Gemfile.lock in nutcracker-web-0.0.1 vs Gemfile.lock in nutcracker-web-0.0.2
- old
+ new
@@ -1,9 +1,8 @@
GEM
remote: http://rubygems.org/
specs:
- backports (3.3.1)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
daemons (1.1.9)
@@ -21,43 +20,35 @@
json (1.8.0)
multi_json (1.7.5)
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)
- sinatra-reloader (1.0)
- sinatra-contrib
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
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)
+ execjs (>= 0.3.0)
+ multi_json (~> 1.0, >= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
eco
haml
json
sinatra
- sinatra-reloader
sprockets
thin
+ uglifier