Sha256: e35ff4c02d4bf66d56598d00985ef6808af91ecc5bc7ce0f3fea161dcdd91637

Contents?: true

Size: 1.93 KB

Versions: 1

Compression:

Stored size: 1.93 KB

Contents

PATH
  remote: .
  specs:
    stealth-smooch (0.9.1)
      jwt (~> 2.1)
      smooch-api (~> 5.3)
      stealth (< 2.0)

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.4)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    ffi (1.10.0)
    i18n (1.5.3)
      concurrent-ruby (~> 1.0)
    json (1.8.6)
    jwt (2.1.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    mustermann (1.0.3)
    puma (3.12.0)
    rack (2.0.6)
    rack-protection (2.0.5)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    redis (4.1.0)
    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.5)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sinatra (2.0.5)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.5)
      tilt (~> 2.0)
    smooch-api (5.3.0)
      json (~> 1.8, >= 1.8.3)
      typhoeus (~> 1.0, >= 1.0.1)
    stealth (1.1.3)
      activesupport (~> 5.2)
      multi_json (~> 1.12)
      puma (~> 3.10)
      sidekiq (~> 5.0)
      sinatra (~> 2.0)
      thor (~> 0.20)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.9)
    typhoeus (1.3.1)
      ethon (>= 0.9.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  rack-test (~> 1.1)
  rspec (~> 3.6)
  rspec_junit_formatter (~> 0.3)
  stealth-smooch!

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stealth-smooch-1.0.0 Gemfile.lock