From d00c8abcbea27241c34adb3000226558f4db6c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 14:34:55 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dbdb4b..e3a5899 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,11 +230,11 @@ 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) nenv (0.3.0) net-imap (0.5.12) @@ -282,7 +282,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -341,7 +341,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -446,7 +446,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) thread_safe (0.3.6) thruster (0.1.17) thruster (0.1.17-aarch64-linux)