chore(deps): update dependency rubocop-rspec to v2.27.0

This commit is contained in:
renovate[bot]
2024-02-29 23:06:19 +00:00
committed by Ryan Williams
parent 8cb560752d
commit 314d609c1d
+6 -4
View File
@@ -166,6 +166,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.5)
prism (0.24.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
@@ -240,7 +241,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.13.1)
rubocop (1.60.2)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@@ -251,8 +252,9 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.0)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
@@ -273,7 +275,7 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
rubocop-rspec (2.26.1)
rubocop-rspec (2.27.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)