Sha256: df3ab49acafa5bfe79dfb40474fe41c5e2ec9f44859ad34162ad936e41326d38

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

PATH
  remote: .
  specs:
    scenario_server (0.0.2)
      sequel (= 4.7)
      sinatra (~> 1.4)
      sinatra-contrib (~> 1.4)
      sqlite3 (~> 1.3)

GEM
  remote: https://rubygems.org/
  specs:
    backports (3.6.0)
    diff-lcs (1.2.5)
    json_spec (1.1.1)
      multi_json (~> 1.0)
      rspec (~> 2.0)
    multi_json (1.8.4)
    rack (1.5.2)
    rack-protection (1.5.2)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.1.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.5)
    sequel (4.7.0)
    sinatra (1.4.4)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-contrib (1.4.2)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (~> 1.3)
    sqlite3 (1.3.8)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.5)
  json_spec (~> 1.1)
  rack-test (~> 0.6)
  rake (~> 10.1)
  rspec (~> 2.0)
  scenario_server!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scenario_server-0.0.3 Gemfile.lock