Skip to content

Commit 48651ee

Browse files
chore(deps): bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rubocop-capybara](https://github.com/rubocop/rubocop-capybara). Updates `nokogiri` from 1.19.2 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.2...v1.19.3) Updates `rubocop-capybara` from 2.22.1 to 2.23.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...v2.23.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop-capybara dependency-version: 2.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 127819d commit 48651ee

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ GEM
260260
rails-dom-testing (>= 1, < 3)
261261
railties (>= 4.2.0)
262262
thor (>= 0.14, < 2.0)
263-
json (2.19.4)
263+
json (2.19.5)
264264
jwt (2.7.1)
265265
language_server-protocol (3.17.0.5)
266266
launchy (3.1.1)
@@ -311,13 +311,13 @@ GEM
311311
net-smtp (0.5.1)
312312
net-protocol
313313
nio4r (2.7.5)
314-
nokogiri (1.19.2-aarch64-linux-gnu)
314+
nokogiri (1.19.3-aarch64-linux-gnu)
315315
racc (~> 1.4)
316-
nokogiri (1.19.2-arm64-darwin)
316+
nokogiri (1.19.3-arm64-darwin)
317317
racc (~> 1.4)
318-
nokogiri (1.19.2-x86_64-darwin)
318+
nokogiri (1.19.3-x86_64-darwin)
319319
racc (~> 1.4)
320-
nokogiri (1.19.2-x86_64-linux-gnu)
320+
nokogiri (1.19.3-x86_64-linux-gnu)
321321
racc (~> 1.4)
322322
oauth2 (2.0.9)
323323
faraday (>= 0.17.3, < 3.0)
@@ -345,7 +345,7 @@ GEM
345345
json
346346
uri
347347
yaml
348-
parallel (2.0.1)
348+
parallel (2.1.0)
349349
parallel_tests (5.7.0)
350350
parallel
351351
parser (3.3.11.1)
@@ -497,9 +497,9 @@ GEM
497497
rubocop-ast (1.49.1)
498498
parser (>= 3.3.7.2)
499499
prism (~> 1.7)
500-
rubocop-capybara (2.22.1)
500+
rubocop-capybara (2.23.0)
501501
lint_roller (~> 1.1)
502-
rubocop (~> 1.72, >= 1.72.1)
502+
rubocop (~> 1.81)
503503
rubocop-performance (1.26.1)
504504
lint_roller (~> 1.1)
505505
rubocop (>= 1.75.0, < 2.0)

0 commit comments

Comments
 (0)