myfreecomm/billimatic-client-ruby

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    billimatic-client (1.0.1)
      multi_json (~> 1.11)
      typhoeus (~> 0.8)
      virtus (~> 1.0.5)
      wisper (~> 1.6.1)

GEM
  remote: https://rubygems.org/
  specs:
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    byebug (9.0.5)
    codeclimate-test-reporter (0.6.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    docile (1.1.5)
    equalizer (0.0.11)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    ffi (1.9.14)
    formatador (0.2.5)
    guard (2.14.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.2)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    ice_nine (0.11.2)
    json (2.0.1)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.10)
    method_source (0.8.2)
    multi_json (1.13.1)
    nenv (0.3.0)
    notiffany (0.1.0)
      nenv (~> 0.1)
      shellany (~> 0.0)
    notifier (0.5.2)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.0)
      byebug (~> 9.0)
      pry (~> 0.10)
    rake (11.2.2)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.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.1)
      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)
    ruby_dep (1.3.1)
    shellany (0.0.1)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    test_notifier (2.0.3)
      notifier
    thor (0.19.1)
    thread_safe (0.3.6)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    vcr (3.0.3)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    wisper (1.6.1)

PLATFORMS
  ruby

DEPENDENCIES
  billimatic-client!
  bundler (~> 1.11)
  codeclimate-test-reporter (~> 0.5)
  guard-rspec (~> 4.6)
  pry-byebug (~> 3.3)
  rake (~> 11.1)
  rspec (~> 3.4)
  simplecov (~> 0.11)
  test_notifier (~> 2.0)
  vcr (~> 3.0)

BUNDLED WITH
   1.17.3