Sha256: 61734a5ddec92bb32e9c6d843a74e4542f1bc739d3792ab26dc04b5cdd79bb1c

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

PATH
  remote: /Users/reednj/Documents/dev/sinatra-live-pages/gem/sinatra-liveviews
  specs:
    sinatra-liveviews (0.1.0)
      json
      sinatra
      sinatra-websocket

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.8)
    backports (3.6.8)
    daemons (1.2.3)
    em-websocket (0.3.8)
      addressable (>= 2.1.1)
      eventmachine (>= 0.12.9)
    eventmachine (1.0.8)
    json (1.8.1)
    multi_json (1.11.2)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    sequel (4.32.0)
    sinatra (1.4.6)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    sinatra-contrib (1.4.6)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (>= 1.3, < 3)
    sinatra-websocket (0.3.1)
      em-websocket (~> 0.3.6)
      eventmachine
      thin (>= 1.3.1, < 2.0.0)
    sqlite3 (1.3.11)
    thin (1.6.4)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (~> 1.0)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  sequel
  sinatra
  sinatra-contrib
  sinatra-liveviews!
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sinatra-liveviews-0.5.0 demo/Gemfile.lock