Sha256: f0f40e9950c990c707715c70d91425e6216ba2a3e4caac3a92144dc8bad684db

Contents?: true

Size: 1.42 KB

Versions: 8

Compression:

Stored size: 1.42 KB

Contents

PATH
  remote: .
  specs:
    fetcheable_on_api (0.1.4)
      activesupport (>= 4.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    ast (2.4.0)
    concurrent-ruby (1.1.3)
    diff-lcs (1.3)
    i18n (1.1.1)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.1)
    minitest (5.11.3)
    parallel (1.12.1)
    parser (2.5.1.2)
      ast (~> 2.4.0)
    powerpack (0.1.2)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.59.2)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.10.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  fetcheable_on_api!
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop (~> 0.59.2)

BUNDLED WITH
   1.16.6

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fetcheable_on_api-0.2.1 Gemfile.lock
fetcheable_on_api-0.2 Gemfile.lock
fetcheable_on_api-0.1.9.0 Gemfile.lock
fetcheable_on_api-0.1.8 Gemfile.lock
fetcheable_on_api-0.1.7 Gemfile.lock
fetcheable_on_api-0.1.6 Gemfile.lock
fetcheable_on_api-0.1.5 Gemfile.lock
fetcheable_on_api-0.1.4 Gemfile.lock