From 544bd239885b8c42bb3ab33a22aba0d9a075c1e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 06:08:27 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 6 updates Bumps the ruby-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [pagy](https://github.com/ddnexus/pagy) | `43.5.3` | `43.5.4` | | [icalendar](https://github.com/icalendar/icalendar) | `2.12.2` | `2.12.3` | | [faraday](https://github.com/lostisland/faraday) | `2.14.1` | `2.14.2` | | [view_component](https://github.com/viewcomponent/view_component) | `4.9.0` | `4.10.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.1` | `1.86.2` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.35.0` | `2.35.1` | Updates `pagy` from 43.5.3 to 43.5.4 - [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.5.3...43.5.4) Updates `icalendar` from 2.12.2 to 2.12.3 - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/icalendar/icalendar/compare/v2.12.2...v2.12.3) Updates `faraday` from 2.14.1 to 2.14.2 - [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.1...v2.14.2) Updates `view_component` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v4.9.0...v4.10.0) Updates `rubocop` from 1.86.1 to 1.86.2 - [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.86.1...v1.86.2) Updates `rubocop-rails` from 2.35.0 to 2.35.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.35.0...v2.35.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: icalendar dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b16a5bcca..f6944a6f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM fabrication (2.31.0) faker (3.8.0) i18n (>= 1.8.11, < 2) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -228,7 +228,7 @@ GEM htmlentities (4.4.2) i18n (1.14.8) concurrent-ruby (~> 1.0) - icalendar (2.12.2) + icalendar (2.12.3) base64 ice_cube (~> 0.16) logger @@ -333,7 +333,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (43.5.3) + pagy (43.5.4) json uri yaml @@ -475,7 +475,7 @@ GEM rspec-mocks (>= 3.13.0, < 5.0.0) rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) - rubocop (1.86.1) + rubocop (1.86.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -496,7 +496,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.35.0) + rubocop-rails (2.35.1) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -579,7 +579,7 @@ GEM uri (1.1.1) useragent (0.16.11) version_gem (1.1.3) - view_component (4.9.0) + view_component (4.10.0) actionview (>= 7.1.0) activesupport (>= 7.1.0) concurrent-ruby (~> 1)