Gemfile.lock in douban_fm_hotkey-1.0.2 vs Gemfile.lock in douban_fm_hotkey-1.1.0
- old
+ new
@@ -9,10 +9,11 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
+ backports (3.3.0)
cookiejar (0.3.0)
daemons (1.1.9)
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
@@ -34,14 +35,23 @@
websocket-driver (>= 0.2.0)
http_parser.rb (0.5.3)
rack (1.5.2)
rack-protection (1.5.0)
rack
+ rack-test (0.6.2)
+ rack (>= 1.0)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
+ sinatra-contrib (1.4.0)
+ backports (>= 2.0)
+ eventmachine
+ rack-protection
+ rack-test
+ sinatra (~> 1.4.2)
+ tilt (~> 1.3)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.4.1)
@@ -53,5 +63,6 @@
PLATFORMS
ruby
DEPENDENCIES
douban_fm_hotkey!
+ sinatra-contrib