summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/platform_spec.rb
AgeCommit message (Collapse)Author
2025-03-10[rubygems/rubygems] Adapt specs to extraction of irb from ruby-coreDavid Rodríguez
This gets our daily Bundler CI back to green. https://github.com/rubygems/rubygems/commit/1bb70f75d2 Notes: Merged: https://github.com/ruby/ruby/pull/12890
2025-03-10[rubygems/rubygems] `bundle console` deprecation was canceledDavid Rodríguez
https://github.com/rubygems/rubygems/commit/1c237a4c3f Notes: Merged: https://github.com/ruby/ruby/pull/12890
2025-03-10[rubygems/rubygems] Reduce duplicate of some spec gemfilesDavid Rodríguez
https://github.com/rubygems/rubygems/commit/bd42c840c6 Notes: Merged: https://github.com/ruby/ruby/pull/12890
2025-03-10Revert "Omit irb related examples temporary"Hiroshi SHIBATA
This reverts commit 750e6195040ec3f9d0b172ac1a49a49d9b7d8ba0. Notes: Merged: https://github.com/ruby/ruby/pull/12890
2025-03-10Revert "Move irb detection to top-level before(:each) block"Hiroshi SHIBATA
This reverts commit 261f8023842b6f90007df68dfc3d88a01a9337a2. Notes: Merged: https://github.com/ruby/ruby/pull/12890
2025-02-27Move irb detection to top-level before(:each) blockHiroshi SHIBATA
2025-01-24Omit irb related examples temporaryHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/12624
2024-09-11[rubygems/rubygems] Uncomment and possibly fix spec on JRubyDavid Rodríguez
This was commented out almost 10 years ago, but I think it passes now! https://github.com/rubygems/rubygems/commit/4a6b1aba3c
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
https://github.com/rubygems/rubygems/commit/bb66253f2c
2023-03-17[rubygems/rubygems] Remove unnecessary `specific_local_platform` test helperDavid Rodríguez
https://github.com/rubygems/rubygems/commit/86b574824d
2022-08-21[rubygems/rubygems] Fix `bundle platform` crash when there's a lockfile with ↵David Rodríguez
no Ruby locked https://github.com/rubygems/rubygems/commit/49fc54e87d
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
Pick from https://github.com/rubygems/rubygems/commit/8331e63263081a6aa690d8025d2957f30c4e814a Notes: Merged: https://github.com/ruby/ruby/pull/6209