Sha256: 422573ca4643a21bce1ac31f513afaff9287b2615d19962c77058ce1cb8a6845

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    cucumber_factory (2.0.2)
      activerecord
      activesupport
      cucumber
      cucumber_priority (>= 0.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
    activerecord (4.2.11.1)
      activemodel (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      arel (~> 6.0)
    activesupport (4.2.11.1)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.4)
    builder (3.2.4)
    concurrent-ruby (1.1.6)
    cucumber (1.3.20)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber_priority (0.3.2)
      cucumber
    database_cleaner (1.0.1)
    diff-lcs (1.3)
    gemika (0.4.0)
    gherkin (2.12.2)
      multi_json (~> 1.3)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    minitest (5.12.0)
    multi_json (1.14.1)
    multi_test (0.1.2)
    mysql2 (0.5.3)
    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.0)
      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)
    thread_safe (0.3.6)
    tzinfo (1.2.6)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.2.0)
  activesupport (~> 4.2.0)
  cucumber (~> 1.3.20)
  cucumber_factory!
  database_cleaner (~> 1.0.0)
  gemika
  mysql2
  rake (>= 10.0.4)
  rspec (> 3.0)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cucumber_factory-2.0.2 Gemfile.cucumber-1.3.lock