Gemfile.lock in nutcracker-web-0.0.8 vs Gemfile.lock in nutcracker-web-0.0.9
- old
+ new
@@ -17,13 +17,16 @@
haml (4.0.3)
tilt
hike (1.2.2)
json (1.8.0)
multi_json (1.7.5)
+ nutcracker (0.3.0.12)
+ redis
rack (1.5.2)
rack-protection (1.5.0)
rack
+ redis (3.0.7)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sprockets (2.10.0)
@@ -46,9 +49,10 @@
DEPENDENCIES
coffee-script
eco
haml
json
+ nutcracker
sinatra
sprockets
thin
uglifier