Gemfile.lock in fnordmetric-0.3.2 vs Gemfile.lock in fnordmetric-0.5.0

- old
+ new

@@ -1,5 +1,11 @@ +GIT + remote: git://github.com/brianmario/yajl-ruby.git + revision: eef5c48be81b6404af66da3f185ec9301e5214d8 + specs: + yajl-ruby (1.1.0) + GEM remote: http://rubygems.org/ specs: activemodel (3.1.0) activesupport (= 3.1.0) @@ -11,15 +17,20 @@ bcrypt-ruby (3.0.1) bson (1.4.0) bson_ext (1.4.0) builder (3.0.0) chronic (0.6.4) + daemons (1.1.4) delorean (1.1.0) chronic diff-lcs (1.1.3) + em-hiredis (0.1.0) + hiredis (~> 0.3.0) + eventmachine (0.12.10) git (1.2.5) haml (3.1.2) + hiredis (0.3.2) i18n (0.6.0) jeweler (1.5.2) bundler (~> 1.0.0) git (>= 1.2.5) rake @@ -33,10 +44,11 @@ multi_json (1.0.3) rack (1.3.0) rack-test (0.6.0) rack (>= 1.0) rake (0.9.2) + redis (2.2.2) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) rspec-core (2.6.4) @@ -45,25 +57,34 @@ rspec-mocks (2.6.0) shoulda (2.11.3) sinatra (1.2.6) rack (~> 1.1) tilt (>= 1.2.2, < 2.0) + thin (1.2.11) + daemons (>= 1.0.9) + eventmachine (>= 0.12.6) + rack (>= 1.0.0) tilt (1.3.2) tzinfo (0.3.29) PLATFORMS ruby DEPENDENCIES bson_ext (~> 1.4.0) bundler (~> 1.0.0) delorean + em-hiredis + eventmachine haml jeweler (~> 1.5.2) json mongo (~> 1.4.0) mongoid (~> 2.2.0) rack rack-test + redis (~> 2.2.2) rspec (~> 2.6.0) shoulda sinatra (~> 1.2.6) + thin + yajl-ruby!