summaryrefslogtreecommitdiff
path: root/tool/bundler
Commit message (Collapse)AuthorAgeFilesLines
* [rubygems/rubygems] Use `RbSys::ExtensionTask` when creating new rust gemsIan Ker-Seymer2023-03-104-4/+4
| | | | https://github.com/rubygems/rubygems/commit/125f9fece9
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-264-4/+4
| | | | from https://github.com/rubygems/rubygems/commit/72fd3dd2096af16d797ad0cd8e0d2a8869e240b3
* Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez2022-12-254-4/+4
|
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-248-4/+16
|
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-152-4/+0
| | | | Pick from https://github.com/rubygems/rubygems/commit/084f7d1f21f6fc3e2bb685b7bda3653fb2891c6e
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-125-69/+74
| | | | from https://github.com/rubygems/rubygems/commit/bfb0ae69776069155d2092702bfbb5a12617d85a
* Update RSpec gemsDavid Rodríguez2022-11-154-19/+20
|
* [rubygems/rubygems] Also added x86_64-darwin-21Hiroshi SHIBATA2022-09-152-0/+2
| | | | https://github.com/rubygems/rubygems/commit/c03e7e1564
* [rubygems/rubygems] Added arm64-darwin-22 to lockfiles for testingHiroshi SHIBATA2022-09-152-0/+2
| | | | https://github.com/rubygems/rubygems/commit/d7956e9ce5
* Merge ↵Hiroshi SHIBATA2022-09-052-0/+2
| | | | https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c6017c27b5da8a8dc
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-134-0/+8
|
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-242-26/+0
|
* Use latest RSpec to get rspec-mocks ruby2_keywords fixBenoit Daloze2022-04-052-9/+9
|
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-02-281-1/+1
|
* Sync latest Bundler & RubyGemsDavid Rodríguez2022-02-012-0/+99
|
* Merge rubygems/rubygems HEAD.Hiroshi SHIBATA2022-01-192-24/+24
| | | | Picked at 12aeef6ba9a3be0022be9934c1a3e4c46a03ed3a
* Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA2021-12-273-3/+3
|
* Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA2021-12-253-3/+3
|
* Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA2021-12-243-3/+3
|
* Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA2021-12-233-3/+3
|
* Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA2021-12-213-3/+3
|
* Merge RubyGems and Bundler masterHiroshi SHIBATA2021-12-152-0/+2
| | | | Merge from https://github.com/rubygems/rubygems/commit/793ad95ecb40e84a1dcb4cb60f2686843ed90de5
* Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA2021-12-013-13/+16
|
* Newly generated gems require Ruby 2.6.0OKURA Masafumi2021-10-092-25/+27
| | | | | | | | | 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).
* [rubygems/rubygems] lock for development on macosAndre Arko2021-07-162-0/+2
| | | | https://github.com/rubygems/rubygems/commit/60469e4cac
* Sync bundler & rubygemsDavid Rodríguez2021-05-112-2/+2
|
* Also merge tool/bundler/*.rb for testing of BundlerHiroshi SHIBATA2021-04-156-5/+153
|
* [rubygems/rubygems] Test against compact_index 0.13.0David Rodríguez2020-06-052-3/+3
| | | | https://github.com/rubygems/rubygems/commit/9f15b595ab
* [rubygems/rubygems] Bump compact_index to 0.12.1David Rodríguez2020-06-052-3/+3
| | | | https://github.com/rubygems/rubygems/commit/08374d0e4a
* Added test_gems.rb for setup dependenciesHiroshi SHIBATA2020-05-132-0/+53