Skip to content

Commit 7cbeadb

Browse files
dependabot[bot]jnms-me
authored andcommitted
build(deps-dev): bump rubocop-capybara from 2.22.1 to 3.0.0
Bumps [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) from 2.22.1 to 3.0.0. - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](rubocop/rubocop-capybara@v2.22.1...v3.0.0) --- updated-dependencies: - dependency-name: rubocop-capybara dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7d4c10 commit 7cbeadb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ GEM
139139
jbuilder (2.14.1)
140140
actionview (>= 7.0.0)
141141
activesupport (>= 7.0.0)
142-
json (2.19.3)
142+
json (2.20.0)
143143
json-schema (6.2.0)
144144
addressable (~> 2.8)
145145
bigdecimal (>= 3.1, < 5)
@@ -225,7 +225,7 @@ GEM
225225
omniauth-zeuswpi (1.1.0)
226226
omniauth-oauth2 (~> 1.7.1)
227227
orm_adapter (0.5.0)
228-
parallel (1.27.0)
228+
parallel (2.1.0)
229229
parser (3.3.11.1)
230230
ast (~> 2.4.1)
231231
racc
@@ -281,7 +281,7 @@ GEM
281281
tsort
282282
redis-client (0.28.0)
283283
connection_pool
284-
regexp_parser (2.11.3)
284+
regexp_parser (2.12.0)
285285
reline (0.6.3)
286286
io-console (~> 0.5)
287287
responders (3.2.0)
@@ -317,11 +317,11 @@ GEM
317317
rswag-ui (2.17.0)
318318
actionpack (>= 5.2, < 8.2)
319319
railties (>= 5.2, < 8.2)
320-
rubocop (1.86.0)
320+
rubocop (1.88.0)
321321
json (~> 2.3)
322322
language_server-protocol (~> 3.17.0.2)
323323
lint_roller (~> 1.1.0)
324-
parallel (~> 1.10)
324+
parallel (>= 1.10)
325325
parser (>= 3.3.0.2)
326326
rainbow (>= 2.2.2, < 4.0)
327327
regexp_parser (>= 2.9.3, < 3.0)
@@ -331,9 +331,9 @@ GEM
331331
rubocop-ast (1.49.1)
332332
parser (>= 3.3.7.2)
333333
prism (~> 1.7)
334-
rubocop-capybara (2.22.1)
334+
rubocop-capybara (3.0.0)
335335
lint_roller (~> 1.1)
336-
rubocop (~> 1.72, >= 1.72.1)
336+
rubocop (~> 1.81)
337337
rubocop-factory_bot (2.28.0)
338338
lint_roller (~> 1.1)
339339
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)