summaryrefslogtreecommitdiff
path: root/spec/bundler/install/gemfile/force_ruby_platform_spec.rb
AgeCommit message (Expand)Author
2024-09-26[rubygems/rubygems] Get specs to run on JRuby and make them passDavid Rodríguez
2024-07-26[rubygems/rubygems] Make all tests still pass when switching from truffleruby...David Rodríguez
2024-07-09[rubygems/rubygems] Minor Bundler spec improvementsDavid Rodríguez
2024-07-05[rubygems/rubygems] Use preferred add_dependency instead of add_runtime_depen...Jerome Dalbert
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-08[rubygems/rubygems] Simplify spec wording and implementationDavid Rodríguez
2023-10-15[rubygems/rubygems] Fix force_ruby_platform: when the lockfile only locks the...Samuel Giddins
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA