Sha256: 511d2e295a6497260840b61c53caf3e9878527b06393e61802cf6a7318ea5763

Contents?: true

Size: 1.71 KB

Versions: 1

Compression:

Stored size: 1.71 KB

Contents

PATH
  remote: ..
  specs:
    activemodel_json_validator (0.1.1)
      activemodel (>= 4.2)
      json-schema (~> 2.8)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    concurrent-ruby (1.1.5)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    diff-lcs (1.3)
    docile (1.3.2)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    json (2.2.0)
    json-schema (2.8.1)
      addressable (>= 2.4)
    minitest (5.11.3)
    public_suffix (3.1.1)
    rake (12.3.3)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (0.20.3)
    thread_safe (0.3.6)
    tins (1.21.1)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel (~> 5.2)
  activemodel_json_validator!
  appraisal (~> 2.2)
  bundler (~> 2.0)
  coveralls (~> 0.8)
  rake (~> 12.0)
  rspec (~> 3.8)

BUNDLED WITH
   2.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activemodel_json_validator-0.1.1 gemfiles/activemodel_5.2.gemfile.lock