mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-08 22:58:08 -05:00
Bump shoulda-matchers
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -240,7 +240,7 @@ group :test do
|
||||
# General helpers
|
||||
|
||||
gem "factory_bot_rails", "6.4.3"
|
||||
gem "shoulda-matchers", "5.3.0"
|
||||
gem "shoulda-matchers", "6.2.0"
|
||||
gem "timecop", "0.9.6"
|
||||
gem "webmock", "3.18.1", require: false
|
||||
|
||||
|
||||
@@ -679,7 +679,7 @@ GEM
|
||||
scss_lint (0.60.0)
|
||||
sass (~> 3.5, >= 3.5.5)
|
||||
secure_headers (6.5.0)
|
||||
shoulda-matchers (5.3.0)
|
||||
shoulda-matchers (6.2.0)
|
||||
activesupport (>= 5.2.0)
|
||||
sidekiq (6.5.12)
|
||||
connection_pool (>= 2.2.5, < 3)
|
||||
@@ -892,7 +892,7 @@ DEPENDENCIES
|
||||
rubyzip (= 2.3.2)
|
||||
sassc-rails (= 2.1.2)
|
||||
secure_headers (= 6.5.0)
|
||||
shoulda-matchers (= 5.3.0)
|
||||
shoulda-matchers (= 6.2.0)
|
||||
sidekiq (= 6.5.12)
|
||||
sidekiq-cron (= 1.12.0)
|
||||
simple_captcha2 (= 0.5.0)
|
||||
|
||||
Reference in New Issue
Block a user