| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-14 | Lock gem versions for C ext dependencies (#8918) | Hiroshi SHIBATA | |
| * Lock rubocop and standard versions for json dependencies https://github.com/ruby/actions/actions/runs/6854220854/job/18636881910 current directory: /home/runner/work/actions/actions/snapshot-ruby_3_1/tmp/7/gems/rubocop/ruby/3.1.0/gems/json-2.6.1/ext/json/ext/generator /usr/local/bin/ruby -I /home/runner/work/actions/actions/snapshot-ruby_3_1/lib extconf.rb extconf failed No such file or directory - /usr/local/bin/ruby * Lock parser version to remove racc dependency | |||
| 2023-11-10 | Use bundler-2.3.27 for Ruby 3.1 (#8895) | Hiroshi SHIBATA | |
| Use bundler-2.3.27 | |||
| 2023-11-10 | Merge RubyGems-3.3.27 and Bundler-2.3.27 (#8889) | Hiroshi SHIBATA | |
| 2022-11-22 | Merge RubyGems-3.3.26 and Bundler-2.3.26 | Hiroshi SHIBATA | |
| 2022-11-22 | Merge RubyGems-3.3.25 and Bundler-2.3.25 | Hiroshi SHIBATA | |
| 2022-11-22 | Merge RubyGems-3.3.24 and Bundler-2.3.24 | Hiroshi SHIBATA | |
| 2022-10-08 | Merge RubyGems-3.3.23 and Bundler-2.3.23 | Hiroshi SHIBATA | |
| 2022-09-17 | Merge RubyGems-3.3.22 and Bundler-2.3.22 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.21 and Bundler-2.3.21 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.20 and Bundler-2.3.20 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.19 and Bundler-2.3.19 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.18 and Bundler-2.3.18 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.17 and Bundler-2.3.17 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.16 and Bundler-2.3.16 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.15 and Bundler-2.3.15 | Hiroshi SHIBATA | |
| 2022-09-03 | Merge RubyGems-3.3.14 and Bundler-2.3.14 | Hiroshi SHIBATA | |
| 2022-05-18 | Merge RubyGems-3.3.13 and Bundler-2.3.13 | Hiroshi SHIBATA | |
| 2022-05-18 | Merge RubyGems-3.3.12 and Bundler-2.3.12 | Hiroshi SHIBATA | |
| 2022-05-18 | Merge RubyGems-3.3.11 and Bundler-2.3.11 | Hiroshi SHIBATA | |
| 2022-05-18 | Merge RubyGems-3.3.10 and Bundler-2.3.10 | Hiroshi SHIBATA | |
| 2022-05-18 | Merge RubyGems-3.3.9 and Bundler-2.3.9 | Hiroshi SHIBATA | |
| 2022-05-18 | Merge RubyGems-3.3.8 and Bundler-2.3.8 | Hiroshi SHIBATA | |
| 2022-05-01 | merge revision(s) 1ff174bfd17f80433f2cb9888eafd1c297efd2a5: | nagachika | |
| [rubygems/rubygems] Fix a test for `bin/bundle update --bundler` to pass on ruby/ruby. Consider the case that the latest Bundler version on RubyGems is higher than the `system_bundler_version` (= `Bundler::VERSION`) in `make test-bundler` on ruby/ruby. See <https://bugs.ruby-lang.org/issues/18643>. https://github.com/rubygems/rubygems/commit/bfa2f72cfa --- spec/bundler/commands/binstubs_spec.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) | |||
| 2022-02-14 | Merge RubyGems-3.3.7 and Bundler-2.3.7 (#5543) | Hiroshi SHIBATA | |
| 2022-02-02 | Merge pull request #5482 from hsbt/rubygems-3-3-bundler-2-3 | Hiroshi SHIBATA | |
| Merge RubyGems 3.3.x and Bundler 2.3.x | |||
| 2021-12-25 | Merge RubyGems-3.3.3 and Bundler-2.3.3 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5342 | |||
| 2021-12-24 | Merge RubyGems-3.3.2 and Bundler-2.3.2 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5334 | |||
| 2021-12-23 | Merge RubyGems-3.3.1 and Bundler-2.3.1 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5325 | |||
| 2021-12-21 | Merge RubyGems-3.3.0 and Bundler-2.3.0 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5317 | |||
| 2021-12-15 | Merge RubyGems and Bundler master | Hiroshi SHIBATA | |
| Merge from https://github.com/rubygems/rubygems/commit/793ad95ecb40e84a1dcb4cb60f2686843ed90de5 Notes: Merged: https://github.com/ruby/ruby/pull/5265 | |||
| 2021-12-01 | Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbd | Hiroshi SHIBATA | |
| 2021-10-09 | Newly generated gems require Ruby 2.6.0 | OKURA Masafumi | |
| In 2021, Ruby 2.5 and older are EOL. We can set the default required Ruby version to 2.6.0 to encourage people to use newer Ruby. If the command is executed with old Ruby, it falls back to 2.3.0. It's still possible to create a gem for older Ruby just by changing two lines of code (one in gemspec and another is in rubocop.yml). | |||
| 2021-07-16 | [rubygems/rubygems] lock for development on macos | Andre Arko | |
| https://github.com/rubygems/rubygems/commit/60469e4cac | |||
| 2021-05-11 | Sync bundler & rubygems | David Rodríguez | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4367 | |||
| 2021-04-15 | Also merge tool/bundler/*.rb for testing of Bundler | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4383 | |||
| 2020-06-05 | [rubygems/rubygems] Test against compact_index 0.13.0 | David Rodríguez | |
| https://github.com/rubygems/rubygems/commit/9f15b595ab Notes: Merged: https://github.com/ruby/ruby/pull/3184 | |||
| 2020-06-05 | [rubygems/rubygems] Bump compact_index to 0.12.1 | David Rodríguez | |
| https://github.com/rubygems/rubygems/commit/08374d0e4a Notes: Merged: https://github.com/ruby/ruby/pull/3184 | |||
| 2020-05-13 | Added test_gems.rb for setup dependencies | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3086 | |||
