We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeca350 commit e624c68Copy full SHA for e624c68
benchmarks/shipit/Gemfile
@@ -10,5 +10,4 @@ gem "puma", ">= 5.0"
10
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
11
gem "tzinfo-data", platforms: %i[ windows jruby ]
12
13
-# Reduces boot times through caching; required in config/boot.rb
14
gem "shipit-engine", ">= 0.40.0"
benchmarks/shipit/Gemfile.lock
@@ -301,7 +301,7 @@ GEM
301
faraday (>= 0.17.3, < 3)
302
securecompare (1.0.0)
303
securerandom (0.4.1)
304
- shipit-engine (0.40.0)
+ shipit-engine (0.40.1)
305
active_model_serializers (~> 0.9.3)
306
ansi_stream (~> 0.0.6)
307
autoprefixer-rails (~> 6.4.1)
0 commit comments