Sha256: 66f441e47345da899166c1329e5d714c7cc82a8325664e5d529387741e2909bf

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 KB

Contents

PATH
  remote: .
  specs:
    gon-sinatra (0.1.0)
      sinatra

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (4.1.7)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    diff-lcs (1.2.5)
    i18n (0.6.11)
    json (1.8.1)
    minitest (5.4.2)
    rabl (0.11.3)
      activesupport (>= 2.3.14)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rake (10.3.2)
    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)
    thread_safe (0.3.4)
    tilt (1.4.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  gon-sinatra!
  i18n
  json
  rabl
  rake
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gon-sinatra-0.1.2 Gemfile.lock
gon-sinatra-0.1.1 Gemfile.lock