Sha256: ad25216ea78595035ddf077af432c55dc0a8e994d03c3211cfad547ffe8314c4

Contents?: true

Size: 1.83 KB

Versions: 1

Compression:

Stored size: 1.83 KB

Contents

PATH
  remote: .
  specs:
    sweeper_api (0.0.1)
      faraday (~> 0.9)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    ast (2.2.0)
    byebug (9.0.4)
    coderay (1.1.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    dotenv (2.1.1)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    hashdiff (0.3.0)
    json (1.8.3)
    method_source (0.8.2)
    multipart-post (2.0.0)
    parser (2.3.1.0)
      ast (~> 2.2)
    powerpack (0.1.1)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.0)
      byebug (~> 9.0)
      pry (~> 0.10)
    rainbow (2.1.0)
    rake (10.5.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.4)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    rubocop (0.40.0)
      parser (>= 2.3.1.0, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    safe_yaml (1.0.4)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    unicode-display_width (1.0.5)
    vcr (3.0.1)
    webmock (2.0.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.11)
  dotenv (~> 2.1)
  pry-byebug (~> 3.3)
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop (~> 0.40)
  simplecov (~> 0.11)
  sweeper_api!
  vcr (< 3.0.2)
  webmock (~> 2.0)

RUBY VERSION
   ruby 2.3.1p112

BUNDLED WITH
   1.12.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sweeper_api-0.0.1 Gemfile.lock