Sha256: d2e663c693b3b9a16c00fe49622abcf42ec1e459e0e005b5eae66b5dae898445

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

PATH
  remote: .
  specs:
    oneaccess (0.0.0)
      faraday (~> 0.13)
      multi_json (~> 1.12.0)
      representable (~> 3.0.4)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    ansi (1.5.0)
    ast (2.4.0)
    byebug (9.1.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    declarative (0.0.10)
    declarative-option (0.1.0)
    diff-lcs (1.3)
    docile (1.1.5)
    faraday (0.15.0)
      multipart-post (>= 1.2, < 3)
    hashdiff (0.3.5)
    hirb (0.7.3)
    json (2.1.0)
    multi_json (1.12.2)
    multipart-post (2.0.0)
    parallel (1.12.1)
    parser (2.5.1.0)
      ast (~> 2.4.0)
    powerpack (0.1.1)
    public_suffix (2.0.5)
    rainbow (3.0.0)
    rake (11.3.0)
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    rubocop (0.55.0)
      parallel (~> 1.10)
      parser (>= 2.5)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.9.0)
    safe_yaml (1.0.4)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-console (0.4.2)
      ansi
      hirb
      simplecov
    simplecov-html (0.10.2)
    uber (0.1.0)
    unicode-display_width (1.3.2)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.12)
  byebug
  oneaccess!
  rake (~> 11.3)
  rspec (~> 3.6)
  rubocop (~> 0.55.0)
  simplecov
  simplecov-console
  webmock (~> 3.0.1)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oneaccess-1.0.1 Gemfile.lock