Sha256: d7bb26ca865aefdd3695c29cc19dbf889d742d227f3606e0e9adc686e9013423

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

PATH
  remote: .
  specs:
    stealth (2.0.0.beta4)
      activesupport (~> 6.0)
      multi_json (~> 1.12)
      puma (>= 4.2, < 6.0)
      sidekiq (~> 6.0)
      sinatra (~> 2.0)
      thor (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.4.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.1.9)
    connection_pool (2.2.5)
    diff-lcs (1.3)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    minitest (5.15.0)
    mock_redis (0.23.0)
    multi_json (1.15.0)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.8)
    oj (3.10.6)
    puma (5.6.2)
      nio4r (~> 2.0)
    rack (2.2.3)
    rack-protection (2.2.0)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    redis (4.6.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    ruby2_keywords (0.0.5)
    sidekiq (6.4.1)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.2.0)
    sinatra (2.2.0)
      mustermann (~> 1.0)
      rack (~> 2.2)
      rack-protection (= 2.2.0)
      tilt (~> 2.0)
    thor (1.2.1)
    tilt (2.0.10)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.5.4)

PLATFORMS
  ruby

DEPENDENCIES
  mock_redis (~> 0.22)
  oj (~> 3.10)
  rack-test (~> 1.1)
  rspec (~> 3.9)
  rspec_junit_formatter (~> 0.3)
  stealth!

BUNDLED WITH
   2.2.32

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stealth-2.0.0.beta4 Gemfile.lock