Sha256: c71ae6d9d187474a71a670e356d1e854df423c359094fbf50e08145820ad6943

Contents?: true

Size: 1.5 KB

Versions: 1

Compression:

Stored size: 1.5 KB

Contents

PATH
  remote: ..
  specs:
    delayed_after_commit (0.1.6)
      activerecord (>= 5.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.0)
      activesupport (= 6.0.0)
    activerecord (6.0.0)
      activemodel (= 6.0.0)
      activesupport (= 6.0.0)
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    appraisal (2.3.0)
      bundler
      rake
      thor (>= 0.14.0)
    byebug (11.1.3)
    concurrent-ruby (1.1.7)
    connection_pool (2.2.3)
    diff-lcs (1.4.4)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    minitest (5.14.2)
    rack (2.2.3)
    rake (10.5.0)
    redis (4.2.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.0)
    sidekiq (6.1.2)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    sqlite3 (1.4.2)
    thor (1.0.1)
    thread_safe (0.3.6)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)
    zeitwerk (2.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 6)
  appraisal
  bundler (~> 2.1)
  byebug
  delayed_after_commit!
  rake (~> 10.0)
  rspec
  sidekiq (> 5.0)
  sqlite3

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
delayed_after_commit-0.1.7 gemfiles/rails_6.gemfile.lock