bump shoulda-matchers

This commit is contained in:
Jonne Haß 2015-12-10 18:23:04 +01:00 committed by Dennis Schubert
parent 670c5fed4f
commit 19141239dc
2 changed files with 3 additions and 3 deletions

View file

@ -268,7 +268,7 @@ group :test do
gem "factory_girl_rails", "4.5.0"
gem "timecop", "0.8.0"
gem "webmock", "1.22.1", require: false
gem "shoulda-matchers", "3.0.0"
gem "shoulda-matchers", "3.0.1"
gem "diaspora_federation-test", "0.0.10"
end

View file

@ -673,7 +673,7 @@ GEM
rubyzip (~> 1.0)
websocket (~> 1.0)
shellany (0.0.1)
shoulda-matchers (3.0.0)
shoulda-matchers (3.0.1)
activesupport (>= 4.0.0)
sidekiq (3.4.2)
celluloid (~> 0.16.0)
@ -880,7 +880,7 @@ DEPENDENCIES
rubyzip (= 1.1.7)
sass-rails (= 5.0.4)
selenium-webdriver (= 2.47.1)
shoulda-matchers (= 3.0.0)
shoulda-matchers (= 3.0.1)
sidekiq (= 3.4.2)
sidetiq (= 0.6.3)
simple_captcha2 (= 0.3.4)