Sha256: 587ec5cd7bf38f28de931f46953a4a8bdc910a5f347d7d2dcaac979a19375aec

Contents?: true

Size: 1.89 KB

Versions: 1

Compression:

Stored size: 1.89 KB

Contents

PATH
  remote: .
  specs:
    datarank (1.0.0)
      hashie (>= 1.2.0)
      httparty (>= 0.8.3)
      multi_json (>= 1.3.4)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    celluloid (0.16.0)
      timers (~> 4.0.0)
    codeclimate-test-reporter (0.4.3)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    ffi (1.9.6)
    formatador (0.2.5)
    guard (2.10.1)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (4.3.1)
      guard (~> 2.1)
      rspec (>= 2.14, < 4.0)
    guard-yard (2.1.4)
      guard (>= 1.1.0)
      yard (>= 0.7.0)
    hashie (3.3.2)
    hitimes (1.2.2)
    httparty (0.13.3)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    json (1.8.1)
    listen (2.8.3)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    method_source (0.8.2)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    pry (0.10.0)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.4.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rspec (2.99.0)
      rspec-core (~> 2.99.0)
      rspec-expectations (~> 2.99.0)
      rspec-mocks (~> 2.99.0)
    rspec-core (2.99.2)
    rspec-expectations (2.99.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.99.2)
    safe_yaml (1.0.4)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    slop (3.6.0)
    thor (0.18.1)
    timers (4.0.1)
      hitimes
    vcr (2.9.3)
    webmock (1.20.4)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
    yard (0.8.7.6)

PLATFORMS
  ruby

DEPENDENCIES
  codeclimate-test-reporter
  datarank!
  guard-rspec
  guard-yard
  pry
  rake
  rspec
  simplecov
  vcr (~> 2.9.0)
  webmock (>= 1.18.0)
  yard

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
datarank-1.0.0 Gemfile.lock