diff --git a/Gemfile.lock b/Gemfile.lock index 8249f41b..90280cbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,19 @@ GEM resque_mailer (2.0.3) actionmailer (>= 3.0.0) resque (>= 1.2.3) + rspec (2.10.0) + rspec-core (~> 2.10.0) + rspec-expectations (~> 2.10.0) + rspec-mocks (~> 2.10.0) + rspec-core (2.10.0) + rspec-expectations (2.10.0) + diff-lcs (~> 1.1.3) + rspec-mocks (2.10.1) rspec-rails (2.10.1) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec (~> 2.10.0) rubyntlm (0.1.1) rubypython (0.5.3) blankslate (>= 2.1.2.3)