| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-05 | [ruby/rubygems] rake update | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/aa7632161e | |||
| 2025-12-26 | Start to develop 4.1.0.dev | Hiroshi SHIBATA | |
| 2025-12-23 | Merge RubyGems 4.0.3 and Bundler 4.0.3 | Hiroshi SHIBATA | |
| 2025-12-17 | Bundle RubyGems 4.0.2 and Bundler 4.0.2 | Hiroshi SHIBATA | |
| 2025-12-09 | [ruby/rubygems] Bump Bundler version to 4.0.1 | Hiroshi SHIBATA | |
| (cherry picked from commit https://github.com/ruby/rubygems/commit/26c1db5a65a8) https://github.com/ruby/rubygems/commit/bbb5b767d0 | |||
| 2025-12-03 | [ruby/rubygems] Bump Bundler version to 4.0.0 | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/a55c485226 | |||
| 2025-11-26 | [ruby/rubygems] Bump up to 4.0.0.beta2 | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/b8529f48bf | |||
| 2025-11-20 | [ruby/rubygems] Bump up to 4.0.0.beta1 | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/9be811c01a | |||
| 2025-11-14 | [ruby/rubygems] Update the all dependencies with rake update | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/74c9eaf1f0 | |||
| 2025-11-14 | [ruby/rubygems] Re-generate lockfile with double spaces | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/a65a4b775e | |||
| 2025-11-12 | [ruby/rubygems] Added test-unit-ruby-core for assert_ractor | Hiroshi SHIBATA | |
| https://github.com/ruby/rubygems/commit/be579a9c8c | |||
| 2025-11-12 | [ruby/rubygems] add rubygems-generate_index as a dev dep | Aaron Patterson | |
| https://github.com/ruby/rubygems/commit/8df0e4e63e | |||
| 2025-10-09 | [rubygems/rubygems] Update lockfiles with 4.0.0.dev | Hiroshi SHIBATA | |
| https://github.com/rubygems/rubygems/commit/82d46d3b28 | |||
| 2025-09-03 | Added x64-mswin64-140 to lockfiles | Hiroshi SHIBATA | |
| 2025-07-17 | Set development version to Bundler 2.8.0.dev and RubyGems 3.8.0.dev | David Rodríguez | |
| Next version for both will be 4.0.0, however, extra work is necessary to get CI passing against the new major. So for now, I'm bumping just the minor version. | |||
| 2025-05-31 | Update rake version in lock files | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/13484 | |||
| 2025-03-27 | Update the all of gemfile deps | Hiroshi SHIBATA | |
| 2025-03-26 | Use release version of turbo_tests | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/12983 | |||
| 2025-03-03 | [rubygems/rubygems] Update parallel_tests. | Josef Šimánek | |
| - new version restores previously removed method https://github.com/rubygems/rubygems/commit/5348e88d07 Notes: Merged: https://github.com/ruby/ruby/pull/12840 | |||
| 2025-01-14 | Restore lockfile for test-bundler | Hiroshi SHIBATA | |
| In the past, bundler updated platform without normalized variable like arm64-darwin-23. We ignored that update. But the current bundler uses arm64-darwin for that. Notes: Merged: https://github.com/ruby/ruby/pull/12570 | |||
| 2023-07-28 | Removed lockfile for test-bundler | Hiroshi SHIBATA | |
| 2023-06-20 | Merge rubygems/rubygems HEAD | Hiroshi SHIBATA | |
| Pick from https://github.com/rubygems/rubygems/commit/880dd95996c93adc1e032399816931b243c5fe17 Notes: Merged: https://github.com/ruby/ruby/pull/7961 | |||
| 2023-06-15 | Merge rubygems/rubygems HEAD | Hiroshi SHIBATA | |
| Pick from https://github.com/rubygems/rubygems/commit/7a7b234721c375874b7e22b1c5b14925b943f04e | |||
| 2023-05-30 | Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7873 | |||
| 2023-03-10 | [rubygems/rubygems] Use `RbSys::ExtensionTask` when creating new rust gems | Ian Ker-Seymer | |
| https://github.com/rubygems/rubygems/commit/125f9fece9 | |||
| 2022-12-26 | Merge RubyGems/Bundler master | Hiroshi SHIBATA | |
| from https://github.com/rubygems/rubygems/commit/72fd3dd2096af16d797ad0cd8e0d2a8869e240b3 Notes: Merged: https://github.com/ruby/ruby/pull/7025 | |||
| 2022-12-25 | Update Bundler to 2.4.1 & and RubyGems to 3.4.1 | David Rodríguez | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7020 | |||
| 2022-12-24 | Merge RubyGems-3.4.0 and Bundler-2.4.0 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6987 | |||
| 2022-12-12 | Merge RubyGems/Bundler master | Hiroshi SHIBATA | |
| from https://github.com/rubygems/rubygems/commit/bfb0ae69776069155d2092702bfbb5a12617d85a Notes: Merged: https://github.com/ruby/ruby/pull/6906 | |||
| 2022-11-15 | Update RSpec gems | David Rodríguez | |
| 2022-07-13 | Merge RubyGems and Bundler master | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6124 | |||
| 2022-06-24 | Sync RubyGems & Bundler with upstream repo | David Rodríguez | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6054 | |||
| 2022-04-05 | Use latest RSpec to get rspec-mocks ruby2_keywords fix | Benoit Daloze | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5684 | |||
| 2022-02-28 | Merge RubyGems and Bundler master | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5606 | |||
| 2022-02-01 | Sync latest Bundler & RubyGems | David Rodríguez | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5512 | |||
