gvisor/benchmarks/workloads/ruby_template/Gemfile.lock

26 lines
375 B
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
mustermann (1.0.3)
puma (3.12.0)
rack (2.0.6)
rack-protection (2.0.5)
rack
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
tilt (2.0.9)
redis (4.1.0)
PLATFORMS
ruby
DEPENDENCIES
puma
sinatra
redis
BUNDLED WITH
1.17.1