Skip to content

Commit

Permalink
Update gemspec --more--
Browse files Browse the repository at this point in the history
Updates -> addressable, eventmachine, faye, faye-websocket, foreman, rack, thin, and thor
  • Loading branch information
IamNaN committed Apr 3, 2013
1 parent 229a6bd commit 19f3890
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.2)
addressable (2.3.3)
cookiejar (0.3.0)
daemons (1.1.9)
em-http-request (1.0.3)
Expand All @@ -12,27 +12,27 @@ GEM
http_parser.rb (>= 0.5.3)
em-socksify (0.2.1)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.0.0)
faye (0.8.6)
eventmachine (1.0.3)
faye (0.8.9)
cookiejar (>= 0.3.0)
em-http-request (>= 0.3.0)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.4.0)
rack (>= 1.0.0)
yajl-ruby (>= 1.0.0)
faye-websocket (0.4.6)
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
foreman (0.60.2)
foreman (0.62.0)
thor (>= 0.13.6)
http_parser.rb (0.5.3)
private_pub (1.0.3)
faye
rack (1.4.1)
thin (1.5.0)
rack (1.5.2)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.16.0)
thor (0.18.1)
yajl-ruby (1.1.0)

PLATFORMS
Expand Down

0 comments on commit 19f3890

Please sign in to comment.