Gemfile.lock in rackamole-0.4.0 vs Gemfile.lock in rackamole-0.4.1
- old
+ new
@@ -15,10 +15,11 @@
bson (1.0.4)
bson_ext (1.0.4)
chronic (0.2.3)
hoe (>= 1.2.1)
configuration (0.0.5)
+ diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
git (1.2.5)
hitimes (1.1.0)
configuration (~> 0.0.5)
@@ -39,10 +40,18 @@
mime-types (1.16)
mongo (1.0.7)
bson (>= 1.0.4)
polyglot (0.3.1)
rake (0.8.7)
+ rspec (2.6.0)
+ rspec-core (~> 2.6.0)
+ rspec-expectations (~> 2.6.0)
+ rspec-mocks (~> 2.6.0)
+ rspec-core (2.6.4)
+ rspec-expectations (2.6.0)
+ diff-lcs (~> 1.1.2)
+ rspec-mocks (2.6.0)
ruby-growl (2.0)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
treetop (1.4.8)
polyglot (>= 0.3.1)
@@ -62,7 +71,9 @@
erubis
hitimes
logging
mail
mongo (>= 1.0.1)
+ rake
+ rspec
ruby-growl
twitter4r (>= 0.3.0)