GIT
  remote: https://github.com/zlw/wisper-testing.git
  revision: 2bfd8aa6b8da2df9dce1eab990590fb3de40968c
  ref: 2bfd8aa
  branch: inline_order_fix
  specs:
    wisper-testing (0.1.0)
      wisper (~> 2.0)

PATH
  remote: .
  specs:
    railjet-bus (2.1.0)
      railjet (~> 3.0.0)
      wisper (~> 2.0)
      wisper-sidekiq (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    coderay (1.1.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    equalizer (0.0.11)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    method_source (0.9.0)
    minitest (5.11.3)
    pry (0.11.1)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rack (2.0.7)
    rack-protection (2.0.5)
      rack
    railjet (3.0.0)
      activemodel (> 4)
      activesupport (> 4)
      validates_timeliness (~> 4.0.2)
      virtus (~> 1.0.2)
    rake (11.3.0)
    rake-version (1.0.0)
      rake (~> 11.1)
    redis (4.1.2)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    sidekiq (5.2.7)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    thread_safe (0.3.6)
    timeliness (0.3.10)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    validates_timeliness (4.0.2)
      timeliness (~> 0.3.7)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    wisper (2.0.0)
    wisper-rspec (0.0.3)
    wisper-sidekiq (1.2.0)
      sidekiq (>= 4.1)
      wisper

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.11)
  pry
  railjet-bus!
  rake (~> 11.0)
  rake-version (~> 1.0)
  rspec (~> 3.0)
  wisper-rspec (~> 0.0.3)
  wisper-testing!

BUNDLED WITH
   1.17.3