Sha256: ca42a81d167a33b83d9c3d35451a5321426310c22f356a0a71a35adf3999ce4e

Contents?: true

Size: 1.54 KB

Versions: 7

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: ../
  specs:
    delayed_after_commit (0.1.0)
      activerecord (>= 4.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.0)
      activesupport (= 5.0.0)
    activerecord (5.0.0)
      activemodel (= 5.0.0)
      activesupport (= 5.0.0)
      arel (~> 7.0)
    activesupport (5.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (7.1.4)
    byebug (9.0.6)
    concurrent-ruby (1.0.2)
    connection_pool (2.2.0)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    minitest (5.9.1)
    rack (2.0.1)
    rack-protection (1.5.3)
      rack
    rake (10.5.0)
    redis (3.3.1)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    sidekiq (4.2.3)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    sqlite3 (1.3.12)
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 5)
  appraisal
  bundler (~> 1.12)
  byebug
  delayed_after_commit!
  rake (~> 10.0)
  rspec
  sidekiq (> 4.1)
  sqlite3

BUNDLED WITH
   1.12.5

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
delayed_after_commit-0.1.6 gemfiles/rails_5.gemfile.lock
delayed_after_commit-0.1.5 gemfiles/rails_5.gemfile.lock
delayed_after_commit-0.1.4 gemfiles/rails_5.gemfile.lock
delayed_after_commit-0.1.3 gemfiles/rails_5.gemfile.lock
delayed_after_commit-0.1.2 gemfiles/rails_5.gemfile.lock
delayed_after_commit-0.1.1 gemfiles/rails_5.gemfile.lock
delayed_after_commit-0.1.0 gemfiles/rails_5.gemfile.lock