Sha256: ed745d34d13a75fe4b0cdfb9ed03e2620e0ea4e73eec43aeb78f1dd655f67d1a

Contents?: true

Size: 1.77 KB

Versions: 1

Compression:

Stored size: 1.77 KB

Contents

PATH
  remote: .
  specs:
    reactor (0.13.0)
      activerecord (~> 5.0.1)
      sidekiq

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.1)
      activesupport (= 5.0.1)
    activerecord (5.0.1)
      activemodel (= 5.0.1)
      activesupport (= 5.0.1)
      arel (~> 7.0)
    activesupport (5.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (7.1.4)
    byebug (9.0.6)
    coderay (1.1.1)
    concurrent-ruby (1.0.4)
    connection_pool (2.2.1)
    diff-lcs (1.3)
    i18n (0.7.0)
    method_source (0.8.2)
    minitest (5.10.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
      pry (~> 0.10)
    rack (2.0.1)
    rack-protection (1.5.3)
      rack
    rake (12.0.0)
    redis (3.3.2)
    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-its (1.2.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.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.9)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    slop (3.6.0)
    sqlite3 (1.3.13)
    test_after_commit (1.1.0)
      activerecord (>= 3.2)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  pry
  pry-byebug
  rake
  reactor!
  rspec
  rspec-its
  sqlite3
  test_after_commit

BUNDLED WITH
   1.13.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reactor-0.13.0 Gemfile.lock