Sha256: b0138a9c48f87abbb8c29879e9911609f21e073081c3f72a7fe5f4ec20728908

Contents?: true

Size: 1.45 KB

Versions: 2

Compression:

Stored size: 1.45 KB

Contents

PATH
  remote: .
  specs:
    wally (0.0.1)
      haml
      rdiscount
      sinatra

GEM
  remote: http://rubygems.org/
  specs:
    builder (3.0.0)
    capybara (1.1.2)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    childprocess (0.2.2)
      ffi (~> 1.0.6)
    cucumber (1.1.2)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.6.2)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.6)
    diff-lcs (1.1.3)
    fakefs (0.4.0)
    ffi (1.0.11)
    gherkin (2.6.6)
      json (>= 1.4.6)
    haml (3.1.3)
    json (1.6.1)
    json_pure (1.6.1)
    mime-types (1.17.2)
    nokogiri (1.5.0)
    rack (1.3.5)
    rack-protection (1.1.4)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rdiscount (1.6.8)
    rspec (2.7.0)
      rspec-core (~> 2.7.0)
      rspec-expectations (~> 2.7.0)
      rspec-mocks (~> 2.7.0)
    rspec-core (2.7.1)
    rspec-expectations (2.7.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.7.0)
    rubyzip (0.9.4)
    selenium-webdriver (2.13.0)
      childprocess (>= 0.2.1)
      ffi (~> 1.0.9)
      json_pure
      rubyzip
    sinatra (1.3.1)
      rack (>= 1.3.4, ~> 1.3)
      rack-protection (>= 1.1.2, ~> 1.1)
      tilt (>= 1.3.3, ~> 1.3)
    term-ansicolor (1.0.7)
    tilt (1.3.3)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  capybara
  cucumber
  fakefs
  rspec
  wally!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wally-0.0.2 Gemfile.lock
wally-0.0.1 Gemfile.lock