shivabhusal/hulaki

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    hulaki (1.1)
      amatch (~> 0.3.1)
      clipboard (= 1.1.0)
      mail (~> 2.6.3)
      nexmo (~> 4.6.0)
      smarter_csv (= 1.1.0)
      terminal-table (= 1.8.0)
      twilio-ruby (~> 4.11.1)

GEM
  remote: https://rubygems.org/
  specs:
    amatch (0.3.1)
      tins (~> 1.0)
    builder (3.2.3)
    clipboard (1.1.0)
    coderay (1.1.1)
    diff-lcs (1.2.5)
    jwt (1.5.6)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    method_source (0.8.2)
    mime-types (2.99)
    multi_json (1.12.1)
    nexmo (4.6.0)
      jwt
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.5.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.3)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    slop (3.6.0)
    smarter_csv (1.1.0)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    tins (1.14.0)
    twilio-ruby (4.11.1)
      builder (>= 2.1.2)
      jwt (~> 1.0)
      multi_json (>= 1.3.0)
    unicode-display_width (1.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10)
  hulaki!
  mail
  pry
  rake (~> 10.0)
  rspec

BUNDLED WITH
   1.15.0