Commit graph

15 commits

Author SHA1 Message Date
David Rodríguez
9e566141cd [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode
Since now every functionality that changes in Bundler 4 is under a
setting, we can enable that setting to test the new functionality,
without having to run our full CI twice.

This can actually be seen as increasing coverage, because Bundler 4
functionality will now be tested on Windows, MacOS, or any other
environment where previously "Bundler 4 mode" was not running.

1cb3e009fc
2025-06-30 12:56:50 +09:00
David Rodríguez
f3ea6c35cc
[rubygems/rubygems] Normalize Bundler version spec filters
28b6a7cf5e
2025-06-19 10:23:36 +09:00
David Rodríguez
1a985d36a7 [rubygems/rubygems] Adapt specs to extraction of irb from ruby-core
This gets our daily Bundler CI back to green.

1bb70f75d2
2025-03-10 12:43:36 +09:00
David Rodríguez
0ca5240d58 [rubygems/rubygems] bundle console deprecation was canceled
1c237a4c3f
2025-03-10 12:43:36 +09:00
David Rodríguez
9d5a3c0314 [rubygems/rubygems] Reduce duplicate of some spec gemfiles
bd42c840c6
2025-03-10 12:43:36 +09:00
Hiroshi SHIBATA
afbc6649cd Revert "Omit irb related examples temporary"
This reverts commit 750e619504.
2025-03-10 12:43:36 +09:00
Hiroshi SHIBATA
ce4abf2a2b Revert "Move irb detection to top-level before(:each) block"
This reverts commit 261f802384.
2025-03-10 12:43:36 +09:00
Hiroshi SHIBATA
261f802384
Move irb detection to top-level before(:each) block 2025-02-27 15:49:31 +09:00
Hiroshi SHIBATA
750e619504 Omit irb related examples temporary 2025-01-24 15:46:46 +09:00
David Rodríguez
364cc95897 [rubygems/rubygems] Uncomment and possibly fix spec on JRuby
This was commented out almost 10 years ago, but I think it passes now!

4a6b1aba3c
2024-09-11 18:14:36 +00:00
David Rodríguez
98c923ff4b
Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
David Rodríguez
2755cb1b2f [rubygems/rubygems] Use modern hashes consistently
bb66253f2c
2023-12-07 22:29:33 +00:00
David Rodríguez
d5121992dc [rubygems/rubygems] Remove unnecessary specific_local_platform test helper
86b574824d
2023-03-17 18:50:55 +09:00
David Rodríguez
b87ddd7538 [rubygems/rubygems] Fix bundle platform crash when there's a lockfile with no Ruby locked
49fc54e87d
2022-08-21 17:53:40 +09:00
Hiroshi SHIBATA
71794a75db Merge rubygems/bundler HEAD
Pick from 8331e63263
2022-08-03 13:14:10 +09:00
Renamed from spec/bundler/other/platform_spec.rb (Browse further)