From c80ebb1284c11d4d2db110ff23d31d9a74875397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 05:21:27 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 5 updates Bumps the ruby-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [friendly_id](https://github.com/norman/friendly_id) | `5.6.0` | `5.7.0` | | [commonmarker](https://github.com/gjtorikian/commonmarker) | `2.8.1` | `2.8.2` | | [view_component](https://github.com/viewcomponent/view_component) | `4.8.0` | `4.9.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.34.3` | `2.35.0` | | [rollbar](https://github.com/rollbar/rollbar-gem) | `3.7.0` | `3.8.0` | Updates `friendly_id` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/norman/friendly_id/releases) - [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md) - [Commits](https://github.com/norman/friendly_id/compare/v5.6.0...v5.7.0) Updates `commonmarker` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v2.8.1...v2.8.2) Updates `view_component` from 4.8.0 to 4.9.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.8.0...v4.9.0) Updates `rubocop-rails` from 2.34.3 to 2.35.0 - [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.34.3...v2.35.0) Updates `rollbar` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/rollbar/rollbar-gem/releases) - [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollbar/rollbar-gem/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: friendly_id dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: commonmarker dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rollbar dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor 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 80ae66dff..ff985d8e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,10 +150,10 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (2.8.1-aarch64-linux) - commonmarker (2.8.1-arm64-darwin) - commonmarker (2.8.1-x86_64-darwin) - commonmarker (2.8.1-x86_64-linux) + commonmarker (2.8.2-aarch64-linux) + commonmarker (2.8.2-arm64-darwin) + commonmarker (2.8.2-x86_64-darwin) + commonmarker (2.8.2-x86_64-linux) concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) @@ -208,7 +208,7 @@ GEM railties (>= 4.2) foreman (0.90.0) thor (~> 1.4) - friendly_id (5.6.0) + friendly_id (5.7.0) activerecord (>= 4.0.0) globalid (1.3.0) activesupport (>= 6.1) @@ -286,7 +286,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.5) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) multi_xml (0.6.0) @@ -454,7 +454,7 @@ GEM io-console (~> 0.5) rexml (3.4.4) rolify (6.0.1) - rollbar (3.7.0) + rollbar (3.8.0) rouge (4.1.3) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) @@ -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.34.3) + rubocop-rails (2.35.0) 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.8.0) + view_component (4.9.0) actionview (>= 7.1.0) activesupport (>= 7.1.0) concurrent-ruby (~> 1)