Sha256: ed9dc00e505bbbd838389f6e45197281891784aaebc4b45401a1bb978094fdc2

Contents?: true

Size: 1.52 KB

Versions: 1

Compression:

Stored size: 1.52 KB

Contents

PATH
  remote: .
  specs:
    newrelic-sidekiq-metrics (0.2.0)
      newrelic_rpm (~> 6.7.0)
      sidekiq (~> 6.0.3)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    coderay (1.1.2)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    jaro_winkler (1.5.4)
    method_source (0.9.2)
    newrelic_rpm (6.7.0.359)
    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)
    rack (2.0.7)
    rack-protection (2.0.7)
      rack
    rainbow (3.0.0)
    rake (13.0.0)
    redis (4.1.3)
    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.76.0)
      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)
    sidekiq (6.0.3)
      connection_pool (>= 2.2.2)
      rack (>= 2.0.0)
      rack-protection (>= 2.0.0)
      redis (>= 4.1.0)
    unicode-display_width (1.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  newrelic-sidekiq-metrics!
  pry
  rake
  rspec
  rubocop
  rubocop-performance

BUNDLED WITH
   2.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
newrelic-sidekiq-metrics-0.2.0 Gemfile.lock