Sha256: 1053dac1df0fd3c8091813adc8063ccc9bc94fabcff86a7f4fa860b2443ab847

Contents?: true

Size: 1.81 KB

Versions: 1

Compression:

Stored size: 1.81 KB

Contents

PATH
  remote: .
  specs:
    stealth (2.0.0.beta6)
      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.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.1.10)
    connection_pool (2.3.0)
    diff-lcs (1.5.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    minitest (5.16.3)
    mock_redis (0.32.0)
      ruby2_keywords
    multi_json (1.15.0)
    mustermann (2.0.2)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.8)
    oj (3.10.6)
    puma (5.6.5)
      nio4r (~> 2.0)
    rack (2.2.4)
    rack-protection (2.2.2)
      rack
    rack-test (2.0.2)
      rack (>= 1.3)
    redis (4.8.0)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    ruby2_keywords (0.0.5)
    sidekiq (6.5.6)
      connection_pool (>= 2.2.5)
      rack (~> 2.0)
      redis (>= 4.5.0, < 5)
    sinatra (2.2.2)
      mustermann (~> 2.0)
      rack (~> 2.2)
      rack-protection (= 2.2.2)
      tilt (~> 2.0)
    thor (1.2.1)
    tilt (2.0.11)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  mock_redis (~> 0.22)
  oj (~> 3.10)
  rack-test (~> 2.0)
  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.beta6 Gemfile.lock