Update rubocop-rspec to version 2.22.0

This commit is contained in:
depfu[bot] 2023-05-17 12:20:16 +00:00 committed by Henne Vogelsang
parent 8d7ae3230a
commit 89ca63fa5f

View file

@ -505,6 +505,8 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop (~> 1.33)
rubocop-performance (1.17.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
@ -512,9 +514,10 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.20.0)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-oembed (0.16.1)
ruby-openid (2.9.2)
ruby-progressbar (1.13.0)