Sha256: d40075bed6babdef5bb04cc0ff7055ced4a4f5b5f0d3ea9137ea763f2d05fd19

Contents?: true

Size: 1.32 KB

Versions: 1

Compression:

Stored size: 1.32 KB

Contents

PATH
  remote: .
  specs:
    pulsedive (0.1.0)
      activesupport (~> 5.2)
      thor (~> 0.20)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    dotenv (2.5.0)
    hashdiff (0.3.7)
    i18n (1.0.1)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    public_suffix (3.0.2)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      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.1)
    safe_yaml (1.0.4)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    vcr (4.0.0)
    webmock (3.4.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  dotenv (~> 2.5)
  pulsedive!
  rake (~> 10.0)
  rspec (~> 3.0)
  vcr (~> 4.0)
  webmock (~> 3.4)

BUNDLED WITH
   1.16.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pulsedive-0.1.0 Gemfile.lock