Sha256: 52f3e714b2490ae5607935f515330ff30c276d05d889f05a64bc4030e0322158

Contents?: true

Size: 1.71 KB

Versions: 2

Compression:

Stored size: 1.71 KB

Contents

PATH
  remote: .
  specs:
    stealth (0.10.3)
      activesupport (~> 5.2.0.rc1)
      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.0.rc1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    concurrent-ruby (1.0.5)
    connection_pool (2.2.1)
    diff-lcs (1.3)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    mock_redis (0.17.3)
    multi_json (1.13.1)
    mustermann (1.0.2)
    oj (3.3.6)
    puma (3.11.2)
    rack (2.0.3)
    rack-protection (2.0.1)
      rack
    rack-test (0.7.0)
      rack (>= 1.0, < 3)
    redis (4.0.1)
    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)
    rspec_junit_formatter (0.3.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    sidekiq (5.1.1)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sinatra (2.0.1)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.1)
      tilt (~> 2.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stealth-0.10.6 Gemfile.lock
stealth-0.10.5 Gemfile.lock