Skip to content

Commit

Permalink
Merge pull request #608 from eregon/fix-ci2
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot authored Oct 8, 2024
2 parents c0a1778 + cbc130b commit 20da4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "test-unit"
gem "test-unit-ruby-core"
gem "all_images", "~> 0" unless RUBY_PLATFORM =~ /java/

group :benchmark do
if ENV['BENCHMARK']
gem "benchmark-ips"
unless RUBY_PLATFORM =~ /java/
gem "oj"
Expand Down

0 comments on commit 20da4aa

Please sign in to comment.