gvisor.dev/gvisor@v0.0.0-20240520182842-f9d4d51c7e0f/images/benchmarks/ruby/Gemfile.lock (about) 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 mustermann (2.0.2) 5 ruby2_keywords (~> 0.0.1) 6 nio4r (2.7.0) 7 puma (5.6.8) 8 nio4r (~> 2.0) 9 rack (2.2.8) 10 rack-protection (2.2.3) 11 rack 12 redis (4.1.0) 13 ruby2_keywords (0.0.5) 14 sinatra (2.2.3) 15 mustermann (~> 2.0) 16 rack (~> 2.2) 17 rack-protection (= 2.2.3) 18 tilt (~> 2.0) 19 tilt (2.3.0) 20 21 PLATFORMS 22 ruby 23 24 DEPENDENCIES 25 puma 26 redis 27 sinatra 28 29 BUNDLED WITH 30 1.17.1