Sha256: 44a0a2e068f879d59b5885c77f8c5ae3ab8c2f0eb643fd8efdc87406e77890c1

Contents?: true

Size: 1.99 KB

Versions: 2

Compression:

Stored size: 1.99 KB

Contents

PATH
  remote: .
  specs:
    stealth-twilio (0.9.3)
      stealth (< 2.0)
      twilio-ruby (~> 5.5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    concurrent-ruby (1.0.5)
    connection_pool (2.2.1)
    diff-lcs (1.3)
    faraday (0.15.0)
      multipart-post (>= 1.2, < 3)
    i18n (1.0.1)
      concurrent-ruby (~> 1.0)
    jwt (2.1.0)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    multipart-post (2.0.0)
    mustermann (1.0.2)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    puma (3.11.4)
    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.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    rspec_junit_formatter (0.3.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    sidekiq (5.1.3)
      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)
    stealth (0.10.6)
      activesupport (~> 5.2.0.rc1)
      multi_json (~> 1.12)
      puma (~> 3.10)
      sidekiq (~> 5.0)
      sinatra (~> 2.0)
      thor (~> 0.20)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    twilio-ruby (5.8.0)
      faraday (~> 0.9)
      jwt (>= 1.5, <= 2.5)
      nokogiri (>= 1.6, < 2.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  rack-test (~> 0.7)
  rspec (~> 3.6)
  rspec_junit_formatter (~> 0.3)
  stealth-twilio!

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stealth-twilio-0.9.4 Gemfile.lock
stealth-twilio-0.9.3 Gemfile.lock