Sha256: 2c4c3227b4bd07293a5b129de1b52dd93a6e13c56bfe52f54e464d1a9715b5c3

Contents?: true

Size: 985 Bytes

Versions: 1

Compression:

Stored size: 985 Bytes

Contents

PATH
  remote: .
  specs:
    capgun (0.1.0)
      activesupport (>= 2.3.9, < 4)
      faraday (~> 0.8)
      json (~> 1.6.6)
      multi_json (~> 1.3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    addressable (2.2.8)
    crack (0.3.1)
    diff-lcs (1.1.3)
    faraday (0.8.7)
      multipart-post (~> 1.1)
    i18n (0.6.1)
    json (1.6.8)
    multi_json (1.3.5)
    multipart-post (1.2.0)
    rake (0.9.2.2)
    rspec (2.9.0)
      rspec-core (~> 2.9.0)
      rspec-expectations (~> 2.9.0)
      rspec-mocks (~> 2.9.0)
    rspec-core (2.9.0)
    rspec-expectations (2.9.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.9.0)
    simplecov (0.6.4)
      multi_json (~> 1.0)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    webmock (1.8.7)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)
    yard (0.8.1)

PLATFORMS
  ruby

DEPENDENCIES
  capgun!
  rake
  rspec
  simplecov
  webmock
  yard

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capgun-0.1.0 Gemfile.lock