Sha256: efa49b0e868d0d2c29c45df95e91a53e68711fe99a629a5c054d1ad47d7a050d

Contents?: true

Size: 1.64 KB

Versions: 2

Compression:

Stored size: 1.64 KB

Contents

PATH
  remote: .
  specs:
    smess (2.2.1)
      activesupport (>= 5.2.6, < 7.0.0)
      clickatell (~> 0)
      httpi (~> 3.0)
      twilio-ruby (~> 5.26)

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)
    clickatell (0.8.2)
    concurrent-ruby (1.1.10)
    diff-lcs (1.3)
    docile (1.3.2)
    dotenv (2.7.5)
    faraday (2.7.1)
      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.12.0)
      concurrent-ruby (~> 1.0)
    json (2.3.0)
    jwt (2.5.0)
    mini_portile2 (2.8.0)
    minitest (5.16.3)
    nokogiri (1.13.10)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    racc (1.6.1)
    rack (3.0.2)
    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)
    ruby2_keywords (0.0.5)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    twilio-ruby (5.73.4)
      faraday (>= 0.9, < 3.0)
      jwt (>= 1.5, <= 2.5)
      nokogiri (>= 1.6, < 2.0)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.6.6)

PLATFORMS
  ruby

DEPENDENCIES
  dotenv
  rspec (>= 2.4.0)
  simplecov
  smess!

BUNDLED WITH
   2.4.12

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
smess-3.0.0 Gemfile.lock
smess-2.3.0 Gemfile.lock