From 943c320401d78d555307be6d645ddf36b3733fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 06:00:14 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group across 1 directory with 8 updates Bumps the ruby-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [carrierwave](https://github.com/carrierwaveuploader/carrierwave) | `3.1.2` | `3.1.3` | | [pagy](https://github.com/ddnexus/pagy) | `43.5.3` | `43.5.5` | | [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.11.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.2` | | [bullet](https://github.com/flyerhzm/bullet) | `8.1.1` | `8.1.2` | Updates `carrierwave` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md) - [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v3.1.2...v3.1.3) Updates `pagy` from 43.5.3 to 43.5.5 - [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.5) 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.11.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.11.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.2 - [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.2) Updates `bullet` from 8.1.1 to 8.1.2 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.1.1...8.1.2) --- updated-dependencies: - dependency-name: carrierwave dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: pagy dependency-version: 43.5.5 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.11.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.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b16a5bcca..3aa101cc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) builder (3.3.0) - bullet (8.1.1) + bullet (8.1.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (13.0.0) @@ -132,7 +132,7 @@ GEM addressable capybara playwright-ruby-client (>= 1.16.0) - carrierwave (3.1.2) + carrierwave (3.1.3) activemodel (>= 6.0.0) activesupport (>= 6.0.0) addressable (~> 2.6) @@ -193,16 +193,16 @@ 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 - faraday-net_http (3.4.2) + faraday-net_http (3.4.3) net-http (~> 0.5) - ffi (1.17.3-aarch64-linux-gnu) - ffi (1.17.3-arm64-darwin) - ffi (1.17.3-x86_64-darwin) - ffi (1.17.3-x86_64-linux-gnu) + ffi (1.17.4-aarch64-linux-gnu) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) font_awesome5_rails (1.5.0) nokogiri (>= 1.11.3) railties (>= 4.2) @@ -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.5) 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.2) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -552,7 +552,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - ssrf_filter (1.3.0) + ssrf_filter (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) @@ -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.11.0) actionview (>= 7.1.0) activesupport (>= 7.1.0) concurrent-ruby (~> 1)