Sha256: f58ab16980f205dfd6642204a6dba502849953cfd0ec4204934b31b73594dec7

Contents?: true

Size: 1.12 KB

Versions: 2

Compression:

Stored size: 1.12 KB

Contents

PATH
  remote: .
  specs:
    pgb_connection_reaper_rb (0.1.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.8.2)
      activesupport (= 7.0.8.2)
    activerecord (7.0.8.2)
      activemodel (= 7.0.8.2)
      activesupport (= 7.0.8.2)
    activesupport (7.0.8.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.2.3)
    diff-lcs (1.5.0)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    minitest (5.23.1)
    rake (12.3.3)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  pgb_connection_reaper_rb!
  rake (~> 12.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pgb_connection_reaper_rb-0.1.1 Gemfile.lock
pgb_connection_reaper_rb-0.1.0 Gemfile.lock