summaryrefslogtreecommitdiff
path: root/lib/rubygems/specification.rb
AgeCommit message (Expand)Author
2021-11-22Merge RubyGems 3.2.31 and Bundler 2.2.31Hiroshi SHIBATA
2021-11-22Merge RubyGems 3.2.30 and Bundler 2.2.30Hiroshi SHIBATA
2021-11-22Merge RubyGems 3.2.29 and Bundler 2.2.29Hiroshi SHIBATA
2021-11-22Merge RubyGems 3.2.27 and Bundler 2.2.27Hiroshi SHIBATA
2021-08-19Merge RubyGems 3.2.25 and Bundler 2.2.25Hiroshi SHIBATA
2021-07-07Merge RubyGems-3.2.22 and Bundler-2.2.22Hiroshi SHIBATA
2021-07-07Merge RubyGems-3.2.18 and Bundler-2.2.18Hiroshi SHIBATA
2021-03-11Merge RubyGems-3.2.10 and Bundler-2.2.10Hiroshi SHIBATA
2021-02-09Merge RubyGems 3.2.9 and Bundler 2.2.9 (#4158)Hiroshi SHIBATA
2021-01-14Merge RubyGems-3.2.5Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-09-28[rubygems/rubygems] Eval defaults with frozen_string_literal: trueJean Boussier
2020-09-28Added `--platform` option to `build` commandNobuyoshi Nakada
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] Gem::Specification#to_ruby doesn't need `openssl`David Rodríguez
2020-07-31[rubygems/rubygems] Reword warningbronzdoc
2020-07-31[rubygems/rubygems] Warn on duplicate dependency in a specificationbronzdoc
2020-07-31[rubygems/rubygems] Extract some common code into a private methodDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove very old TODO noteDavid Rodríguez
2020-07-31[rubygems/rubygems] remove explicit require(s) for auto-loaded constant(s)Karol Bucek
2020-07-31[rubygems/rubygems] Test files should not be included in spec.filesMarc-Andre Lafortune
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-15Remove random codeDavid Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-06-05[rubygems/rubygems] Move docs to a better placeDavid Rodríguez
2020-06-05[rubygems/rubygems] Deprecate some methods that are only there for compatibilityDavid Rodríguez
2020-06-05Enable rubocop-performance StartWith copOlle Jonsson
2020-06-05[rubygems/rubygems] Prefer start_with? and end_with? over regex.Olle Jonsson
2020-05-08[rubygems/rubygems] Revert adding loaded specs to `Gem::Specification.stubs` ...David Rodríguez
2020-05-08[rubygems/rubygems] Let `@@stubs_by_name` to be incrementally populated again.Vít Ondruch
2020-05-08Remove `builder` gem requirement for `gem regenerate_index`David Rodríguez
2020-05-08[rubygems/rubygems] Show gemspec location when a Gem::MissingSpecError is rai...bronzdoc
2020-05-08Normalize heredoc delimitersDavid Rodríguez
2020-05-08[rubygems/rubygems] Do not use set.Josef Šimánek
2020-05-08[rubygems/rubygems] Track removed methods calls and warn during build time.Josef Šimánek
2020-05-08[rubygems/rubygems] Deprecate rubyforge_project attribute only during build t...Josef Šimánek
2020-05-08[rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc
2020-05-08[rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc
2020-03-30[rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correctDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez
2020-03-24Sync rubygems with current master (#2889)David Rodríguez
2020-02-01Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA
2019-11-11Merge RubyGems 3.1.0.pre3Hiroshi SHIBATA
2019-09-26Gem::Specification#to_ruby needs OpenSSLNobuyoshi Nakada
2019-09-26[rubygems/rubygems] Avoid adding OpenSSL::PKey::RSA instancesbronzdoc
2019-09-26[rubygems/rubygems] Fix indentation in case statementbronzdoc
2019-09-26[rubygems/rubygems] Make ruby_code method handle OpenSSL::PKey::RSA objectsbronzdoc
2019-09-26[rubygems/rubygems] Set SOURCE_DATE_EPOCH env var if not provided.Ellen Marie Dash
2019-09-05[rubygems/rubygems] Bump rubocop to 0.74.0 and fix new offensesDavid Rodríguez