Skip to content

Commit ed6c4c0

Browse files
Bump rubocop-rspec from 2.24.0 to 2.26.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.24.0 to 2.26.1. - [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...v2.26.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 548fbe3 commit ed6c4c0

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
jbuilder (2.11.5)
115115
actionview (>= 5.0.0)
116116
activesupport (>= 5.0.0)
117-
json (2.6.3)
117+
json (2.7.1)
118118
language_server-protocol (3.17.0.3)
119119
listen (3.8.0)
120120
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -147,8 +147,8 @@ GEM
147147
racc (~> 1.4)
148148
nokogiri (1.16.2-x86_64-linux)
149149
racc (~> 1.4)
150-
parallel (1.23.0)
151-
parser (3.2.2.3)
150+
parallel (1.24.0)
151+
parser (3.3.0.5)
152152
ast (~> 2.4.1)
153153
racc
154154
pg (1.5.4)
@@ -209,7 +209,7 @@ GEM
209209
ffi (~> 1.0)
210210
rdoc (6.6.2)
211211
psych (>= 4.0.0)
212-
regexp_parser (2.8.1)
212+
regexp_parser (2.9.0)
213213
reline (0.4.2)
214214
io-console (~> 0.5)
215215
rexml (3.2.6)
@@ -243,12 +243,12 @@ GEM
243243
rubocop-ast (>= 1.28.1, < 2.0)
244244
ruby-progressbar (~> 1.7)
245245
unicode-display_width (>= 2.4.0, < 3.0)
246-
rubocop-ast (1.29.0)
246+
rubocop-ast (1.30.0)
247247
parser (>= 3.2.1.0)
248-
rubocop-capybara (2.18.0)
248+
rubocop-capybara (2.20.0)
249+
rubocop (~> 1.41)
250+
rubocop-factory_bot (2.25.1)
249251
rubocop (~> 1.41)
250-
rubocop-factory_bot (2.23.1)
251-
rubocop (~> 1.33)
252252
rubocop-performance (1.18.0)
253253
rubocop (>= 1.7.0, < 2.0)
254254
rubocop-ast (>= 0.4.0)
@@ -258,8 +258,8 @@ GEM
258258
rubocop (>= 1.33.0, < 2.0)
259259
rubocop-rake (0.6.0)
260260
rubocop (~> 1.0)
261-
rubocop-rspec (2.24.0)
262-
rubocop (~> 1.33)
261+
rubocop-rspec (2.26.1)
262+
rubocop (~> 1.40)
263263
rubocop-capybara (~> 2.17)
264264
rubocop-factory_bot (~> 2.22)
265265
ruby-progressbar (1.13.0)
@@ -277,7 +277,7 @@ GEM
277277
timeout (0.4.1)
278278
tzinfo (2.0.6)
279279
concurrent-ruby (~> 1.0)
280-
unicode-display_width (2.4.2)
280+
unicode-display_width (2.5.0)
281281
webrick (1.8.1)
282282
websocket-driver (0.7.6)
283283
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)