Age | Commit message (Expand) | Author |
---|
2024-10-04 | [rubygems/rubygems] Update required_ruby_version to 3.1 | Samuel Giddins |
2023-03-23 | [rubygems/rubygems] util/rubocop -A --only Style/Next | Hiroshi SHIBATA |
2023-03-17 | [rubygems/rubygems] util/rubocop -A --only Performance/DoubleStartEndWith | Hiroshi SHIBATA |
2023-01-08 | [rubygems/rubygems] Let RDoc parse the doc of `Kernel#require` | Nobuyoshi Nakada |
2022-12-12 | Merge RubyGems/Bundler master | Hiroshi SHIBATA |
2022-10-22 | [rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warn | Thomas E. Enebo |
2022-08-09 | Merge rubygems/bundler HEAD. | Hiroshi SHIBATA |
2022-07-22 | RubyGems: Enable Style/StringLiterals cop | Takuya Noguchi |
2020-12-08 | Merge prepare version of RubyGems 3.2.0 | Hiroshi SHIBATA |
2020-09-23 | Revert "Manually merged from https://.com/rubygems/rubygems/pull/2636" | Hiroshi SHIBATA |
2020-09-23 | Manually merged from https://.com/rubygems/rubygems/pull/2636 | Hiroshi SHIBATA |
2020-07-31 | [rubygems/rubygems] Fix Kernel#warn override to handle backtrace location wit... | Jeremy Evans |
2020-07-31 | [rubygems/rubygems] Ignore internal frames in RubyGems' Kernel#warn | Benoit Daloze |
2020-07-31 | Enforce no empty lines around class body in rubygems | David Rodríguez |
2019-12-13 | warn should be a global function | Nobuyoshi Nakada |
2019-12-13 | Prepare to release RubyGems 3.1.0 final version. | Hiroshi SHIBATA |
2019-11-09 | Remove unneeded exec bits from some files | David Rodríguez |
2019-09-26 | [rubygems/rubygems] Make sure our modifications to kernel.warn work | David Rodríguez |
2019-09-26 | [rubygems/rubygems] Fix jruby build | David Rodríguez |
2019-09-25 | Make rb_scan_args handle keywords more similar to Ruby methods (#2460) | Jeremy Evans |
2018-10-31 | Merge upstream from rubygems/rubygems master branch. | hsbt |
2018-09-24 | Check whether to skip every frame | nobu |
2018-09-24 | Kernel#warn accepts multiple messages | nobu |
2018-09-24 | kernel_warn.rb: skip kernel_require.rb | nobu |