Sha256: 4b129cccc13c530486538c62c932443fc95641d8ad9e80c9e38a6a2cf1bcb960

Contents?: true

Size: 927 Bytes

Versions: 2

Compression:

Stored size: 927 Bytes

Contents

PATH
  remote: .
  specs:
    namely (0.0.1)
      backports
      rest_client

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    backports (3.6.3)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    dotenv (1.0.2)
    netrc (0.7.9)
    rake (10.3.2)
    rest_client (1.8.1)
      netrc (~> 0.7.7)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    safe_yaml (1.0.4)
    vcr (2.9.3)
    webmock (1.8.7)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)
    yard (0.8.7.6)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  dotenv
  namely!
  rake (~> 10.0)
  rspec
  vcr
  webmock
  yard

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
namely-0.1.0 Gemfile.lock
namely-0.0.1 Gemfile.lock