Sha256: 088712519c7f405d315716ab3b13e64ebae2c126b0df88e03892fcb61a434de4

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    webtrap (0.0.0)
      equivalent-xml (~> 0.6.0)
      rspec (~> 3.0)
      sinatra (~> 1.0)
      webmock (~> 2.0)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    builder (3.2.3)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    cucumber (2.4.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.5.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 4.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.5.0)
      gherkin (~> 4.0)
    cucumber-wire (0.0.1)
    diff-lcs (1.3)
    equivalent-xml (0.6.0)
      nokogiri (>= 1.4.3)
    gherkin (4.0.0)
    hashdiff (0.3.2)
    mini_portile2 (2.1.0)
    multi_json (1.12.1)
    multi_test (0.1.2)
    nokogiri (1.6.8.1)
      mini_portile2 (~> 2.1.0)
    public_suffix (2.0.5)
    rack (1.6.5)
    rack-protection (1.5.3)
      rack
    rake (10.4.2)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    safe_yaml (1.0.4)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    tilt (2.0.6)
    webmock (2.3.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.13)
  cucumber (~> 2.0)
  rake (~> 10.0)
  webtrap!

BUNDLED WITH
   1.13.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
webtrap-0.0.0 Gemfile.lock