juanroldan1989/movie_quotes

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    movie_quotes (0.1.3)
      httparty (~> 0.15.5)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    coveralls (0.8.19)
      json (>= 1.8, < 3)
      simplecov (~> 0.12.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    docile (1.1.5)
    hashdiff (0.3.2)
    httparty (0.15.5)
      multi_xml (>= 0.5.2)
    json (2.0.3)
    multi_xml (0.6.0)
    public_suffix (2.0.5)
    rake (12.3.3)
    safe_yaml (1.0.4)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    term-ansicolor (1.4.0)
      tins (~> 1.0)
    thor (0.19.4)
    tins (1.13.0)
    vcr (3.0.3)
    webmock (2.3.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  coveralls (~> 0.8.17)
  movie_quotes!
  rake (~> 12.3.3)
  vcr (~> 3.0.3)
  webmock (~> 2.3.2)