github.com/SagerNet/gvisor@v0.0.0-20210707092255-7731c139d75c/images/benchmarks/ruby/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      mustermann (1.0.3)
     5      puma (3.4.0)
     6      rack (2.0.6)
     7      rack-protection (2.0.5)
     8        rack
     9      redis (4.1.0)
    10      sinatra (2.0.5)
    11        mustermann (~> 1.0)
    12        rack (~> 2.0)
    13        rack-protection (= 2.0.5)
    14        tilt (~> 2.0)
    15      tilt (2.0.9)
    16  
    17  PLATFORMS
    18    ruby
    19  
    20  DEPENDENCIES
    21    puma
    22    redis
    23    sinatra
    24  
    25  BUNDLED WITH
    26     1.17.1