Skip to content

Commit 67da1ea

Browse files
Bump money-rails from 1.15.0 to 2.0.0 (#5472)
Bumps [money-rails](https://github.com/RubyMoney/money-rails) from 1.15.0 to 2.0.0. - [Changelog](https://github.com/RubyMoney/money-rails/blob/main/CHANGELOG.md) - [Commits](RubyMoney/money-rails@v1.15.0...v2.0.0) --- updated-dependencies: - dependency-name: money-rails dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62a8437 commit 67da1ea

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -398,15 +398,16 @@ GEM
398398
mini_mime (1.1.5)
399399
minitest (6.0.1)
400400
prism (~> 1.5)
401-
monetize (1.12.0)
402-
money (~> 6.12)
403-
money (6.16.0)
404-
i18n (>= 0.6.4, <= 2)
405-
money-rails (1.15.0)
406-
activesupport (>= 3.0)
407-
monetize (~> 1.9)
408-
money (~> 6.13)
409-
railties (>= 3.0)
401+
monetize (2.0.0)
402+
money (~> 7.0)
403+
money (7.0.2)
404+
bigdecimal
405+
i18n (~> 1.9)
406+
money-rails (2.0.0)
407+
activesupport (>= 6.1)
408+
monetize (~> 2.0)
409+
money (~> 7.0)
410+
railties (>= 6.1)
410411
msgpack (1.8.0)
411412
multi_xml (0.7.2)
412413
bigdecimal (~> 3.1)

0 commit comments

Comments
 (0)