rastating/joomlavs

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    colorize (0.8.1)
    coveralls (0.8.21)
      json (>= 1.8, < 3)
      simplecov (~> 0.14.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    diff-lcs (1.3)
    docile (1.1.5)
    ethon (0.10.1)
      ffi (>= 1.3.0)
    ffi (1.9.18)
    json (2.1.0)
    mini_portile2 (2.3.0)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slop (4.6.2)
    term-ansicolor (1.6.0)
      tins (~> 1.0)
    thor (0.19.4)
    tins (1.16.3)
    typhoeus (1.3.0)
      ethon (>= 0.9.0)

PLATFORMS
  ruby

DEPENDENCIES
  colorize (>= 0.8.1)
  coveralls
  nokogiri (~> 1.8.4)
  rspec (~> 3.7)
  slop (~> 4.6.2)
  typhoeus (~> 1.3.0)

BUNDLED WITH
   1.16.2