github.com/swisscom/cloudfoundry-cli@v7.1.0+incompatible/fixtures/applications/example-app/Gemfile.lock (about)

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