diff --git a/images/benchmarks/ruby/Gemfile.lock b/images/benchmarks/ruby/Gemfile.lock index f1ad4e36e..055c4fecf 100644 --- a/images/benchmarks/ruby/Gemfile.lock +++ b/images/benchmarks/ruby/Gemfile.lock @@ -1,20 +1,22 @@ GEM remote: https://rubygems.org/ specs: - mustermann (1.0.3) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) nio4r (2.5.9) puma (5.6.7) nio4r (~> 2.0) rack (2.2.8) - rack-protection (2.0.5) + rack-protection (2.2.3) rack redis (4.1.0) - sinatra (2.0.5) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) + ruby2_keywords (0.0.5) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) - tilt (2.0.9) + tilt (2.3.0) PLATFORMS ruby