Update dependency rubocop-rspec to v2.20.0

This commit is contained in:
renovate[bot]
2023-04-18 07:48:40 +00:00
committed by Ryan Williams
parent bfec4aa8cb
commit 79ee33b01c
+3 -3
View File
@@ -191,7 +191,7 @@ GEM
redis-client (>= 0.9.0)
redis-client (0.14.1)
connection_pool
regexp_parser (2.7.0)
regexp_parser (2.8.0)
reline (0.3.3)
io-console (~> 0.5)
rexml (3.2.5)
@@ -212,7 +212,7 @@ GEM
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.12.0)
rubocop (1.50.1)
rubocop (1.50.2)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
@@ -230,7 +230,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.19.0)
rubocop-rspec (2.20.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.13.0)