Skip to content

Commit 762690c

Browse files
Bump rubocop-rspec from 2.24.0 to 3.4.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.24.0 to 3.4.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.24.0...v3.4.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3837f44 commit 762690c

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

Gemfile.lock

+7-13
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
jbuilder (2.13.0)
115115
actionview (>= 5.0.0)
116116
activesupport (>= 5.0.0)
117-
json (2.9.0)
117+
json (2.9.1)
118118
language_server-protocol (3.17.0.3)
119119
listen (3.9.0)
120120
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -149,7 +149,7 @@ GEM
149149
nokogiri (1.16.8-x86_64-linux)
150150
racc (~> 1.4)
151151
parallel (1.26.3)
152-
parser (3.3.6.0)
152+
parser (3.3.7.0)
153153
ast (~> 2.4.1)
154154
racc
155155
pg (1.5.9)
@@ -209,7 +209,7 @@ GEM
209209
ffi (~> 1.0)
210210
rdoc (6.7.0)
211211
psych (>= 4.0.0)
212-
regexp_parser (2.9.3)
212+
regexp_parser (2.10.0)
213213
reline (0.5.11)
214214
io-console (~> 0.5)
215215
rexml (3.3.9)
@@ -241,12 +241,8 @@ GEM
241241
rubocop-ast (>= 1.36.2, < 2.0)
242242
ruby-progressbar (~> 1.7)
243243
unicode-display_width (>= 2.4.0, < 4.0)
244-
rubocop-ast (1.36.2)
244+
rubocop-ast (1.37.0)
245245
parser (>= 3.3.1.0)
246-
rubocop-capybara (2.18.0)
247-
rubocop (~> 1.41)
248-
rubocop-factory_bot (2.23.1)
249-
rubocop (~> 1.33)
250246
rubocop-performance (1.23.0)
251247
rubocop (>= 1.48.1, < 2.0)
252248
rubocop-ast (>= 1.31.1, < 2.0)
@@ -257,10 +253,8 @@ GEM
257253
rubocop-ast (>= 1.31.1, < 2.0)
258254
rubocop-rake (0.6.0)
259255
rubocop (~> 1.0)
260-
rubocop-rspec (2.24.0)
261-
rubocop (~> 1.33)
262-
rubocop-capybara (~> 2.17)
263-
rubocop-factory_bot (~> 2.22)
256+
rubocop-rspec (3.4.0)
257+
rubocop (~> 1.61)
264258
ruby-progressbar (1.13.0)
265259
rubyzip (2.3.2)
266260
scout_apm (5.3.8)
@@ -282,7 +276,7 @@ GEM
282276
timeout (0.4.1)
283277
tzinfo (2.0.6)
284278
concurrent-ruby (~> 1.0)
285-
unicode-display_width (3.1.2)
279+
unicode-display_width (3.1.4)
286280
unicode-emoji (~> 4.0, >= 4.0.4)
287281
unicode-emoji (4.0.4)
288282
watir (7.3.0)

0 commit comments

Comments
 (0)