github.com/loggregator/cli@v6.33.1-0.20180224010324-82334f081791+incompatible/fixtures/applications/example-app/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      mustermann (1.0.2)
     5      rack (2.0.4)
     6      rack-protection (2.0.1)
     7        rack
     8      sinatra (2.0.1)
     9        mustermann (~> 1.0)
    10        rack (~> 2.0)
    11        rack-protection (= 2.0.1)
    12        tilt (~> 2.0)
    13      tilt (2.0.8)
    14  
    15  PLATFORMS
    16    ruby
    17  
    18  DEPENDENCIES
    19    sinatra
    20  
    21  RUBY VERSION
    22     ruby 2.5.0p0
    23  
    24  BUNDLED WITH
    25     1.16.1