Sha256: 0f80d091998a54f456c1cb1c27e468d9a7b4c9a664d4b277a263da27d0de6e89

Contents?: true

Size: 1.88 KB

Versions: 2

Compression:

Stored size: 1.88 KB

Contents

PATH
  remote: .
  specs:
    cuesmash (0.5.0)
      rest-client (~> 1.7.2)
      thor (>= 0.19.1)
      xcpretty (>= 0.1.10)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (5.0.0)
      columnize (= 0.9.0)
    celluloid (0.16.0)
      timers (~> 4.0.0)
    coderay (1.1.0)
    columnize (0.9.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    ffi (1.9.5)
    formatador (0.2.5)
    guard (2.6.1)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (4.3.1)
      guard (~> 2.1)
      rspec (>= 2.14, < 4.0)
    hitimes (1.2.2)
    json (1.8.3)
    listen (2.7.11)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    method_source (0.8.2)
    mime-types (2.6.2)
    netrc (0.10.3)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.3.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rest-client (1.7.3)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rouge (1.10.1)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.1)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    thor (0.19.1)
    timers (4.0.1)
      hitimes
    xcpretty (0.2.1)
      rouge (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  byebug (>= 5.0.0)
  cuesmash!
  guard-rspec (>= 4.3.1)
  pry (>= 0.10.1)
  rake (>= 10.3.2)
  rspec (>= 3.3.0)
  simplecov (~> 0.10.0)

BUNDLED WITH
   1.11.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cuesmash-0.6.0 Gemfile.lock
cuesmash-0.5.0 Gemfile.lock