danascheider/json_test_data

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    json_test_data (1.2.0)
      regexp-examples (~> 1.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    builder (3.2.3)
    coderay (1.1.2)
    coveralls (0.8.21)
      json (>= 1.8, < 3)
      simplecov (~> 0.14.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    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)
    docile (1.1.5)
    gherkin (4.1.3)
    json (1.8.6)
    json-schema (2.8.0)
      addressable (>= 2.4)
    method_source (0.8.2)
    multi_json (1.12.2)
    multi_test (0.1.2)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    public_suffix (3.0.0)
    rake (12.3.3)
    regexp-examples (1.3.2)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slop (3.6.0)
    term-ansicolor (1.6.0)
      tins (~> 1.0)
    thor (0.19.4)
    tins (1.15.0)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls (~> 0.7)
  cucumber (~> 2.1)
  json (~> 1.7)
  json-schema (~> 2.6)
  json_test_data!
  pry
  rake (~> 12.3)
  rspec (~> 3.4)

BUNDLED WITH
   1.15.4