Sha256: 457eb2a278381d311c50ba566a3faa93b03edc565a7607c0083637cde6fbdb6e

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    newrelic-sidekiq-metrics (1.1.1)
      newrelic_rpm (~> 6.8)
      sidekiq (~> 6.1)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    coderay (1.1.3)
    connection_pool (2.2.3)
    diff-lcs (1.4.4)
    method_source (1.0.0)
    newrelic_rpm (6.12.0.367)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rack (2.2.3)
    rainbow (3.0.0)
    rake (13.0.1)
    redis (4.2.1)
    regexp_parser (1.7.1)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    rubocop (0.90.0)
      parallel (~> 1.10)
      parser (>= 2.7.1.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.3.0, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.3.0)
      parser (>= 2.7.1.4)
    rubocop-performance (1.7.1)
      rubocop (>= 0.82.0)
    rubocop-rspec (1.43.2)
      rubocop (~> 0.87)
    ruby-progressbar (1.10.1)
    sidekiq (6.1.1)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

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

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

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