From 987f3a9b86e6e28d181aa3fe830e38662f760cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 04:42:49 +0000 Subject: [PATCH] Bump money-rails from 2.0.0 to 3.0.0 Bumps [money-rails](https://github.com/RubyMoney/money-rails) from 2.0.0 to 3.0.0. - [Changelog](https://github.com/RubyMoney/money-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/RubyMoney/money-rails/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: money-rails dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 326ab79636..8c97e7596d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.3.1) + bigdecimal (4.0.1) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -222,8 +222,8 @@ GEM dry-types (~> 1.8, >= 1.8.2) ice_nine (~> 0.11) zeitwerk (~> 2.6) - dry-types (1.8.2) - bigdecimal (~> 3.0) + dry-types (1.9.0) + bigdecimal (>= 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) dry-inflector (~> 1.0) @@ -403,14 +403,14 @@ GEM money (7.0.2) bigdecimal i18n (~> 1.9) - money-rails (2.0.0) - activesupport (>= 6.1) + money-rails (3.0.0) + activesupport (>= 7.0) monetize (~> 2.0) money (~> 7.0) - railties (>= 6.1) + railties (>= 7.0) msgpack (1.8.0) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) @@ -496,7 +496,7 @@ GEM prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) prettyprint (0.2.0) - prism (1.7.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -577,7 +577,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -716,7 +716,7 @@ GEM activerecord (>= 7.1) terser (1.2.6) execjs (>= 0.3.0, < 3) - thor (1.4.0) + thor (1.5.0) tilt (2.2.0) timeout (0.4.4) tsort (0.2.0)