Sha256: 39fbb31b709ca20553db32e49635d0ae6d3dc3920fe5e8a1e25401055205a0db

Contents?: true

Size: 1022 Bytes

Versions: 1

Compression:

Stored size: 1022 Bytes

Contents

PATH
  remote: .
  specs:
    rack-remote-configuration (0.0.1)
      json (~> 1.8)
      plist (~> 3.1)
      rack (~> 1.4)
      sinatra (~> 1.3)
      sinatra-contrib (~> 1.4)

GEM
  remote: https://rubygems.org/
  specs:
    backports (3.3.3)
    diff-lcs (1.2.4)
    eventmachine (1.0.3)
    json (1.8.0)
    plist (3.1.0)
    rack (1.5.2)
    rack-protection (1.5.0)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.0.4)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    sinatra (1.4.3)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-contrib (1.4.0)
      backports (>= 2.0)
      eventmachine
      rack-protection
      rack-test
      sinatra (~> 1.4.2)
      tilt (~> 1.3)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  rack-remote-configuration!
  rake
  rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-remote-configuration-0.0.1 ./Gemfile.lock