Sha256: 8e7894bae7eb93cf7ab0378bf7b5056e2a49bce06a24517556095a0299a0cb1a

Contents?: true

Size: 1.76 KB

Versions: 2

Compression:

Stored size: 1.76 KB

Contents

PATH
  remote: .
  specs:
    breathe (0.1.0)
      faraday (~> 0.17.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.0)
    coderay (1.1.2)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    dotenv (2.7.5)
    faraday (0.17.0)
      multipart-post (>= 1.2, < 3)
    hashdiff (1.0.0)
    jaro_winkler (1.5.4)
    method_source (0.9.2)
    multipart-post (2.1.1)
    parallel (1.18.0)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (4.0.1)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.75.1)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    rubocop-performance (1.5.0)
      rubocop (>= 0.71.0)
    ruby-progressbar (1.10.1)
    safe_yaml (1.0.5)
    standard (0.1.5)
      rubocop (~> 0.75.0)
      rubocop-performance (~> 1.5.0)
    unicode-display_width (1.6.0)
    vcr (5.0.0)
    webmock (3.7.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  breathe!
  bundler (~> 2.0)
  dotenv (~> 2.7.5)
  pry (~> 0.12.2)
  rake (~> 10.0)
  rspec (~> 3.0)
  standard (~> 0.1.5)
  vcr (~> 5.0)
  webmock (~> 3.7.6)

BUNDLED WITH
   2.0.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
breathe-0.1.1 Gemfile.lock
breathe-0.1.0 Gemfile.lock