Gemfile.lock in nutcracker-web-0.0.9 vs Gemfile.lock in nutcracker-web-0.0.10
- old
+ new
@@ -1,49 +1,43 @@
GEM
remote: http://rubygems.org/
specs:
- coffee-script (2.2.0)
+ coffee-script (2.4.1)
coffee-script-source
execjs
- coffee-script-source (1.6.2)
- daemons (1.1.9)
+ coffee-script-source (1.9.1.1)
+ daemons (1.2.3)
eco (1.0.0)
coffee-script
eco-source
execjs
eco-source (1.1.0.rc.1)
- eventmachine (1.0.3)
- execjs (1.4.0)
- multi_json (~> 1.0)
- haml (4.0.3)
+ eventmachine (1.0.8)
+ execjs (2.6.0)
+ haml (4.0.7)
tilt
- hike (1.2.2)
- json (1.8.0)
- multi_json (1.7.5)
- nutcracker (0.3.0.12)
+ json (1.8.3)
+ nutcracker (0.4.1.18)
redis
- rack (1.5.2)
- rack-protection (1.5.0)
+ rack (1.6.4)
+ rack-protection (1.5.3)
rack
- redis (3.0.7)
- sinatra (1.4.2)
- rack (~> 1.5, >= 1.5.2)
+ redis (3.2.1)
+ sinatra (1.4.6)
+ rack (~> 1.4)
rack-protection (~> 1.4)
- tilt (~> 1.3, >= 1.3.4)
- sprockets (2.10.0)
- hike (~> 1.2)
- multi_json (~> 1.0)
+ tilt (>= 1.3, < 3)
+ sprockets (3.3.5)
+ rack (> 1, < 3)
+ thin (1.6.4)
+ daemons (~> 1.0, >= 1.0.9)
+ eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- thin (1.5.1)
- daemons (>= 1.0.9)
- eventmachine (>= 0.12.6)
- rack (>= 1.0.0)
- tilt (1.4.1)
- uglifier (2.1.1)
+ tilt (2.0.1)
+ uglifier (2.7.2)
execjs (>= 0.3.0)
- multi_json (~> 1.0, >= 1.0.2)
+ json (>= 1.8.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -54,5 +48,8 @@
nutcracker
sinatra
sprockets
thin
uglifier
+
+BUNDLED WITH
+ 1.10.4