Sha256: 4a10c33bea21e4615e5f88465349a449a63c34ff88585c4d9720256bf54d4547

Contents?: true

Size: 1.9 KB

Versions: 2

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    rb42-videos (1.0.5)
      httparty (~> 0.16)
      padrino-helpers (~> 0.14)

GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    ffi (1.9.23)
    formatador (0.2.5)
    guard (2.14.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.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.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    html_validation (1.1.5)
    httparty (0.16.0)
      multi_xml (>= 0.5.2)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    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.12)
    method_source (0.9.0)
    multi_xml (0.6.0)
    nenv (0.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    padrino-helpers (0.14.3)
      i18n (~> 0.6, >= 0.6.7)
      padrino-support (= 0.14.3)
      tilt (>= 1.4.1, < 3)
    padrino-support (0.14.3)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (10.5.0)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      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.1)
    ruby_dep (1.5.0)
    shellany (0.0.1)
    thor (0.20.0)
    tilt (2.0.8)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  guard-rspec (~> 4.7)
  html_validation (~> 1.1)
  rake (~> 10.0)
  rb42-videos!
  rspec (~> 3.0)

BUNDLED WITH
   1.16.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rb42-videos-1.0.6 Gemfile.lock
rb42-videos-1.0.5 Gemfile.lock