Sha256: 0f8391d172af16c63403891da66d44760627f2c80c1bb756e2b499ff0ddbd83c

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

PATH
  remote: .
  specs:
    bundle_gem_foodie (0.0.1)
      activesupport (~> 4.2.0)
      thor

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.11.1)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    aruba (1.0.0)
      childprocess (~> 3.0)
      contracts (~> 0.16.0)
      cucumber (>= 2.4, < 4.0)
      ffi (~> 1.9)
      rspec-expectations (~> 3.4)
      thor (~> 1.0)
    backports (3.17.1)
    builder (3.2.4)
    childprocess (3.0.0)
    concurrent-ruby (1.1.6)
    contracts (0.16.0)
    cucumber (3.1.2)
      builder (>= 2.1.2)
      cucumber-core (~> 3.2.0)
      cucumber-expressions (~> 6.0.1)
      cucumber-wire (~> 0.0.1)
      diff-lcs (~> 1.3)
      gherkin (~> 5.1.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (3.2.1)
      backports (>= 3.8.0)
      cucumber-tag_expressions (~> 1.1.0)
      gherkin (~> 5.0)
    cucumber-expressions (6.0.1)
    cucumber-tag_expressions (1.1.1)
    cucumber-wire (0.0.1)
    diff-lcs (1.3)
    ffi (1.12.2)
    gherkin (5.1.0)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    minitest (5.14.0)
    multi_json (1.14.1)
    multi_test (0.1.2)
    rake (12.3.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    thor (1.0.1)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  aruba
  bundle_gem_foodie!
  cucumber
  rake (~> 12.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bundle_gem_foodie-0.0.1 Gemfile.lock