github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/examples/ruby/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      rack (1.6.4)
     5      rack-protection (1.5.3)
     6        rack
     7      sinatra (1.4.6)
     8        rack (~> 1.4)
     9        rack-protection (~> 1.4)
    10        tilt (>= 1.3, < 3)
    11      tilt (2.0.1)
    12  
    13  PLATFORMS
    14    ruby
    15  
    16  DEPENDENCIES
    17    sinatra (~> 1.4.6)
    18  
    19  BUNDLED WITH
    20     1.10.6