Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion appengine/websockets/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,14 @@ GEM
racc (~> 1.4)
public_suffix (5.0.3)
racc (1.7.3)
rack (2.2.11)
rack (2.2.22)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.1)
rack (< 3)
webrick
regexp_parser (2.8.1)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -84,6 +87,7 @@ DEPENDENCIES
cuprite
faye-websocket
rack-test
rackup
rspec
rspec_junit_formatter
sinatra
Expand Down