Sha256: 634c8d57521d388445a381496480abeb18b5ac76fb430dd3474887d4675413bb

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

PATH
  remote: .
  specs:
    beyond_api (0.18.2.pre)
      faraday (~> 0.15)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    dotenv (2.7.6)
    faker (2.18.0)
      i18n (>= 1.6, < 2)
    faraday (0.17.4)
      multipart-post (>= 1.2, < 3)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    multipart-post (2.1.1)
    parallel (1.20.1)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.0.0)
    rake (10.5.0)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (1.20.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.9.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.11.0)
      parser (>= 3.0.1.1)
    rubocop-ordered_methods (0.9)
      rubocop (>= 1.0)
    rubocop-rspec (2.4.0)
      rubocop (~> 1.0)
      rubocop-ast (>= 1.1.0)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.0.0)
    yard (0.9.26)

PLATFORMS
  ruby

DEPENDENCIES
  beyond_api!
  bundler (~> 2.0)
  dotenv (~> 2.7)
  faker (~> 2.2)
  pry
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop (~> 1.20)
  rubocop-ordered_methods (~> 0.9)
  rubocop-rspec (~> 2.4)
  yard (~> 0.9)

BUNDLED WITH
   2.2.26

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
beyond_api-0.18.2.pre Gemfile.lock