Sha256: da36668d7183c26ad5987df7027b954c2724746591831bad7ea50348df5d4a64

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 KB

Contents

PATH
  remote: .
  specs:
    newrelic-sidekiq-metrics (1.3.0)
      newrelic_rpm (~> 7.0)
      sidekiq (~> 6.2)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coderay (1.1.3)
    connection_pool (2.2.5)
    diff-lcs (1.4.4)
    method_source (1.0.0)
    newrelic_rpm (7.0.0)
    parallel (1.20.1)
    parser (3.0.1.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rack (2.2.3)
    rainbow (3.0.0)
    rake (13.0.3)
    redis (4.2.5)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (1.13.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.1)
      parser (>= 2.7.1.5)
    rubocop-rake (0.5.1)
      rubocop
    rubocop-rspec (2.2.0)
      rubocop (~> 1.0)
      rubocop-ast (>= 1.1.0)
    ruby-progressbar (1.11.0)
    sidekiq (6.2.1)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    unicode-display_width (2.0.0)

PLATFORMS
  ruby
  x86_64-linux

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

BUNDLED WITH
   2.2.15

Version data entries

1 entries across 1 versions & 1 rubygems

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