Sha256: a055897297959c8d8aeb1cf10c1043c4c37493b233b68a684041b4442c540ddd

Contents?: true

Size: 1.24 KB

Versions: 3

Compression:

Stored size: 1.24 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 (6.1.7.8)
      activesupport (= 6.1.7.8)
    activerecord (6.1.7.8)
      activemodel (= 6.1.7.8)
      activesupport (= 6.1.7.8)
    activesupport (6.1.7.8)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.3.4)
    diff-lcs (1.5.1)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    mini_portile2 (2.8.7)
    minitest (5.25.1)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.1)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.1)
    sqlite3 (1.6.9)
      mini_portile2 (~> 2.8.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.6.18)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 6.1)
  pgb_connection_reaper_rb!
  rspec
  sqlite3 (~> 1.6.3)

BUNDLED WITH
   2.1.4

Version data entries

3 entries across 3 versions & 1 rubygems

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