Sha256: 552271731e850c9d9a3bd4f62c64736f19f85e3ff8f212c7258b0fb6b6628fa2

Contents?: true

Size: 1.68 KB

Versions: 1

Compression:

Stored size: 1.68 KB

Contents

PATH
  remote: .
  specs:
    stealth (1.1.0.rc2)
      activesupport (~> 5.2)
      multi_json (~> 1.12)
      puma (~> 3.10)
      sidekiq (~> 5.0)
      sinatra (~> 2.0)
      thor (~> 0.20)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    concurrent-ruby (1.1.3)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    i18n (1.1.1)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    mock_redis (0.19.0)
    multi_json (1.13.1)
    mustermann (1.0.3)
    oj (3.7.4)
    puma (3.12.0)
    rack (2.0.6)
    rack-protection (2.0.4)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    redis (4.0.3)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    sidekiq (5.2.3)
      connection_pool (~> 2.2, >= 2.2.2)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sinatra (2.0.4)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.4)
      tilt (~> 2.0)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.9)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  mock_redis (~> 0.17)
  oj (~> 3.7)
  rack-test (~> 1.1)
  rspec (~> 3.6)
  rspec_junit_formatter (~> 0.3)
  stealth!

BUNDLED WITH
   1.16.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stealth-1.1.2 Gemfile.lock