From 93cf401fef10c203fe65cd854c808f2ae16d5bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 04:56:26 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group across 1 directory with 5 updates Bumps the ruby-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.1` | | [terser](https://github.com/ahorek/terser-ruby) | `1.2.6` | `1.2.7` | | [pagy](https://github.com/ddnexus/pagy) | `43.4.2` | `43.4.4` | | [view_component](https://github.com/viewcomponent/view_component) | `4.5.0` | `4.6.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.85.1` | `1.86.0` | Updates `bigdecimal` from 4.0.1 to 4.1.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v4.0.1...v4.1.1) Updates `terser` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/ahorek/terser-ruby/releases) - [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ahorek/terser-ruby/compare/1.2.6...1.2.7) Updates `pagy` from 43.4.2 to 43.4.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.4.2...43.4.4) Updates `view_component` from 4.5.0 to 4.6.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.5.0...v4.6.0) Updates `rubocop` from 1.85.1 to 1.86.0 - [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.85.1...v1.86.0) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: terser dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: pagy dependency-version: 43.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc9cb6e58..542f29243 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM acts-as-taggable-on (13.0.0) activerecord (>= 7.1, < 8.2) zeitwerk (>= 2.4, < 3.0) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) amazing_print (2.0.0) ast (2.4.3) @@ -115,7 +115,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (4.0.1) + bigdecimal (4.1.1) bindex (0.8.1) binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) @@ -195,7 +195,7 @@ GEM drb (2.2.3) erb (6.0.2) erubi (1.13.1) - execjs (2.10.0) + execjs (2.10.1) fabrication (2.31.0) faker (3.6.1) i18n (>= 1.8.11, < 2) @@ -258,10 +258,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.2) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json (2.19.3) jwt (2.7.1) language_server-protocol (3.17.0.5) launchy (3.1.1) @@ -287,8 +284,6 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.3) - mcp (0.9.0) - json-schema (>= 4.1) method_source (1.1.0) mime-types (3.7.0) logger @@ -297,7 +292,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.2) + minitest (6.0.3) drb (~> 2.0) prism (~> 1.5) multi_xml (0.6.0) @@ -344,14 +339,14 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (43.4.2) + pagy (43.4.4) json uri yaml - parallel (1.27.0) + parallel (1.28.0) parallel_tests (5.6.0) parallel - parser (3.3.10.2) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3-aarch64-linux) @@ -460,7 +455,7 @@ GEM erb psych (>= 4.0.0) tsort - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) @@ -486,11 +481,10 @@ GEM rspec-mocks (>= 3.13.0, < 5.0.0) rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) - rubocop (1.85.1) + rubocop (1.86.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - mcp (~> 0.6) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) @@ -569,7 +563,7 @@ GEM stripe (9.0.0) sysexits (1.2.0) temple (0.10.4) - terser (1.2.6) + terser (1.2.7) execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.7.0) @@ -590,7 +584,7 @@ GEM uri (1.1.1) useragent (0.16.11) version_gem (1.1.3) - view_component (4.5.0) + view_component (4.6.0) actionview (>= 7.1.0) activesupport (>= 7.1.0) concurrent-ruby (~> 1)