Skip to content

Commit

Permalink
Pick commit from rubygems/rubygems#7085
Browse files Browse the repository at this point in the history
  Co-authored-by: Samuel Giddins <segiddins@segiddins.me>
  • Loading branch information
hsbt committed Dec 8, 2023
1 parent dab30b4 commit f2c84c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tool/bundler/test_gems.rb
Expand Up @@ -5,10 +5,11 @@
gem "rack", "2.0.8"
gem "webrick", "1.7.0"
gem "rack-test", "~> 1.1"
gem "compact_index", "~> 0.13.0"
gem "compact_index", "~> 0.15.0"
gem "sinatra", "~> 2.0"
# for Ruby 2.6. bundler/spec/install/gemfile/sources_spec.rb is failed with sinatra-2.0.8.1 and tilt-2.2.0.
gem "tilt", "~> 2.0.11"
gem "rake", "13.0.1"
gem "builder", "~> 3.2"
gem "rb_sys"
gem "rubygems-generate_index", "~> 1.1"

0 comments on commit f2c84c4

Please sign in to comment.