Gemfile.lock in fnordmetric-0.5.2 vs Gemfile.lock in fnordmetric-0.5.3
- old
+ new
@@ -5,21 +5,13 @@
yajl-ruby (1.1.0)
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.1.0)
- activesupport (= 3.1.0)
- bcrypt-ruby (~> 3.0.0)
- builder (~> 3.0.0)
- i18n (~> 0.6)
- activesupport (3.1.0)
+ activesupport (3.1.1)
multi_json (~> 1.0)
- 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)
@@ -27,23 +19,16 @@
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
json (1.6.1)
- mongo (1.4.0)
- bson (= 1.4.0)
- mongoid (2.2.0)
- activemodel (~> 3.0)
- mongo (~> 1.3)
- tzinfo (~> 0.3.22)
- multi_json (1.0.3)
+ multi_json (1.0.4)
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
rake (0.9.2)
redis (2.2.2)
@@ -62,25 +47,23 @@
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
+ activesupport
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