vintikzzz/ffmpeg-video-info

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    json (1.8.3)
    mini_portile2 (2.1.0)
    rake (10.5.0)
    rake-compiler (0.9.3)
      rake
    rdoc (4.2.1)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  codeclimate-test-reporter
  mini_portile2
  rake-compiler
  rdoc
  rspec

BUNDLED WITH
   1.11.2