Commit 19141239 authored by Jonne Haß's avatar Jonne Haß Committed by Dennis Schubert
Browse files

bump shoulda-matchers

parent 670c5fed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+2 −2
Original line number Diff line number Diff line
@@ -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)