github.com/dcarley/cf-cli@v6.24.1-0.20170220111324-4225ff346898+incompatible/integration/assets/service_broker/Gemfile.lock (about)

     1  GEM
     2    remote: http://rubygems.org/
     3    specs:
     4      diff-lcs (1.2.5)
     5      json (1.8.3)
     6      rack (1.5.2)
     7      rack-protection (1.5.2)
     8        rack
     9      rack-test (0.6.2)
    10        rack (>= 1.0)
    11      rainbow (2.1.0)
    12      rspec (2.14.1)
    13        rspec-core (~> 2.14.0)
    14        rspec-expectations (~> 2.14.0)
    15        rspec-mocks (~> 2.14.0)
    16      rspec-core (2.14.7)
    17      rspec-expectations (2.14.4)
    18        diff-lcs (>= 1.1.3, < 2.0)
    19      rspec-mocks (2.14.4)
    20      sinatra (1.4.4)
    21        rack (~> 1.4)
    22        rack-protection (~> 1.4)
    23        tilt (~> 1.3, >= 1.3.4)
    24      tilt (1.4.1)
    25  
    26  PLATFORMS
    27    ruby
    28  
    29  DEPENDENCIES
    30    json
    31    rack-test
    32    rainbow
    33    rspec
    34    sinatra
    35  
    36  BUNDLED WITH
    37     1.11.2