Sha256: e11d84cee8438f9e40184d975840169065a4d0ea7e7de335a0fc88f49b8ea64a

Contents?: true

Size: 1.64 KB

Versions: 1

Compression:

Stored size: 1.64 KB

Contents

PATH
  remote: .
  specs:
    smess (3.2.0)
      activesupport (>= 5.2.6, < 8.0.0)
      clickatell (~> 0)
      httpi (~> 3.0)
      twilio-ruby (~> 6.2)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.7.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    clickatell (0.8.2)
    concurrent-ruby (1.2.2)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dotenv (2.8.1)
    faraday (2.7.10)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    httpi (3.0.1)
      rack
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    jwt (2.7.1)
    mini_portile2 (2.8.4)
    minitest (5.19.0)
    nokogiri (1.15.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    racc (1.7.1)
    rack (3.0.8)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.1)
    ruby2_keywords (0.0.5)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    twilio-ruby (6.5.0)
      faraday (>= 0.9, < 3.0)
      jwt (>= 1.5, < 3.0)
      nokogiri (>= 1.6, < 2.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  dotenv
  rspec (>= 2.4.0)
  simplecov
  smess!

BUNDLED WITH
   2.4.12

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smess-3.3.0 Gemfile.lock