Sha256: c6aeee1abf92a1d5e693a73f5166d62d21457908db6d5f7284385d278d7a0fa0

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

PATH
  remote: .
  specs:
    kriterion (0.0.1)
      cri (~> 2.10)
      httparty (~> 0.16)
      mongo (~> 2.5)

GEM
  remote: https://rubygems.org/
  specs:
    bson (4.3.0)
    byebug (10.0.2)
    coderay (1.1.2)
    colored (1.2)
    cri (2.10.1)
      colored (~> 1.2)
    diff-lcs (1.3)
    httparty (0.16.2)
      multi_xml (>= 0.5.2)
    method_source (0.9.0)
    mini_portile2 (2.3.0)
    mongo (2.6.1)
      bson (>= 4.3.0, < 5.0.0)
    multi_xml (0.6.0)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.6.0)
      byebug (~> 10.0)
      pry (~> 0.10)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  kriterion!
  nokogiri
  pry
  pry-byebug
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kriterion-0.0.1 Gemfile.lock