Skip to content

Commit

Permalink
Fixed: Long line in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
delner committed Oct 6, 2020
1 parent 954659f commit 62b5c6a
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 @@ -9,7 +9,7 @@ gem 'benchmark-ips', '~> 2.8'
gem 'benchmark-memory', '~> 0.1'
gem 'builder'
gem 'climate_control', '~> 0.2.0'
gem 'concurrent-ruby' # Leave it open as we also have it as an integration and want Appraisal to control the version under test.
gem 'concurrent-ruby' # Leave it open; it's integration too, and we want Appraisal to set the version.
gem 'memory_profiler', '~> 0.9'
gem 'minitest', '= 5.10.1'
gem 'minitest-around', '0.5.0'
Expand Down

0 comments on commit 62b5c6a

Please sign in to comment.