Sha256: 6f2277bd84673fce6eed88c48d8a6567dc4af213fe35580ea1dae8a16c05ca60

Contents?: true

Size: 1.15 KB

Versions: 4

Compression:

Stored size: 1.15 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.3)
    backports (3.1.1)
    daemons (1.1.9)
    em-websocket (0.5.0)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.5.3)
    em-websocket-client (0.1.1)
      eventmachine
      libwebsocket
    event_emitter (0.2.3)
    eventmachine (1.0.3)
    foreman (0.62.0)
      thor (>= 0.13.6)
    haml (4.0.0)
      tilt
    http_parser.rb (0.5.3)
    json (1.7.7)
    libwebsocket (0.1.7.1)
      addressable
      websocket
    rack (1.5.2)
    rack-protection (1.5.0)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    sass (3.2.7)
    sinatra (1.3.6)
      rack (~> 1.4)
      rack-protection (~> 1.3)
      tilt (~> 1.3, >= 1.3.3)
    sinatra-contrib (1.3.2)
      backports (>= 2.0)
      eventmachine
      rack-protection
      rack-test
      sinatra (~> 1.3.0)
      tilt (~> 1.3)
    thin (1.5.0)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.17.0)
    tilt (1.3.6)
    websocket (1.0.7)

PLATFORMS
  ruby

DEPENDENCIES
  em-websocket
  em-websocket-client
  event_emitter
  foreman
  haml
  json
  rack
  sass
  sinatra
  sinatra-contrib
  thin

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sinatra-websocketio-0.1.5 sample/Gemfile.lock
sinatra-websocketio-0.1.4 sample/Gemfile.lock
sinatra-websocketio-0.1.3 sample/Gemfile.lock
sinatra-websocketio-0.1.2 sample/Gemfile.lock