Sha256: 72afae005ad86cc7c5f33cb02f80583c0442990efdf9a3eae683cd7fa09f08c2

Contents?: true

Size: 964 Bytes

Versions: 2

Compression:

Stored size: 964 Bytes

Contents

PATH
  remote: .
  specs:
    melodiest (0.1.0)
      sinatra (= 1.4.5)
      thin (= 1.6.3)

GEM
  remote: https://rubygems.org/
  specs:
    daemons (1.1.9)
    diff-lcs (1.2.5)
    eventmachine (1.0.4)
    rack (1.6.0)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    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)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    thin (1.6.3)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0)
      rack (~> 1.0)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  melodiest!
  rack-test (= 0.6.3)
  rspec (= 3.1.0)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
melodiest-0.1.1 Gemfile.lock
melodiest-0.1.0 Gemfile.lock