From d199552dff5459980060864b04d623be8607ee9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 05:48:11 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 4 updates Bumps the ruby-deps group with 4 updates: [pagy](https://github.com/ddnexus/pagy), [faraday](https://github.com/lostisland/faraday), [parallel_tests](https://github.com/grosser/parallel_tests) and [rubocop](https://github.com/rubocop/rubocop). Updates `pagy` from 43.2.8 to 43.2.9 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.2.8...43.2.9) Updates `faraday` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.1) Updates `parallel_tests` from 5.5.0 to 5.6.0 - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v5.5.0...v5.6.0) Updates `rubocop` from 1.84.0 to 1.84.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.84.0...v1.84.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: parallel_tests dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.84.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af7255890..be0376099 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,12 +199,12 @@ GEM fabrication (2.31.0) faker (3.6.0) i18n (>= 1.8.11, < 2) - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.3-aarch64-linux-gnu) ffi (1.17.3-arm64-darwin) ffi (1.17.3-x86_64-darwin) @@ -257,7 +257,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.18.0) + json (2.18.1) jwt (2.7.1) language_server-protocol (3.17.0.5) launchy (3.1.1) @@ -295,8 +295,8 @@ GEM prism (~> 1.5) multi_xml (0.6.0) mutex_m (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.6.2) date net-protocol @@ -337,11 +337,11 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (43.2.8) + pagy (43.2.9) json yaml parallel (1.27.0) - parallel_tests (5.5.0) + parallel_tests (5.6.0) parallel parser (3.3.10.1) ast (~> 2.4.1) @@ -478,7 +478,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.2) - rubocop (1.84.0) + rubocop (1.84.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)