Gemfile.lock in all_seeing_eye-0.0.15 vs Gemfile.lock in all_seeing_eye-0.0.16
- old
+ new
@@ -1,10 +1,12 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.9)
chronic (0.6.2)
+ daemons (1.1.4)
+ eventmachine (0.12.10)
git (1.2.5)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
@@ -15,10 +17,14 @@
rcov (0.9.10)
redis (2.2.2)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
+ thin (1.2.11)
+ daemons (>= 1.0.9)
+ eventmachine (>= 0.12.6)
+ rack (>= 1.0.0)
tilt (1.3.2)
vegas (0.1.8)
rack (>= 1.0.0)
PLATFORMS
@@ -32,6 +38,7 @@
jeweler (~> 1.6.4)
rbtree
rcov
redis
sinatra
+ thin
vegas