From c69de4f91e0c21a826daf0715036f5f46f3d151a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 15 Nov 2018 01:40:44 +0000 Subject: [PATCH] Update money-rails to version 1.13.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b88e3732..11a65a10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,12 +278,12 @@ GEM railties (>= 3.1) monetize (1.9.0) money (~> 6.12) - money (6.12.0) - i18n (>= 0.6.4, < 1.1) - money-rails (1.12.0) + money (6.13.1) + i18n (>= 0.6.4, <= 2) + money-rails (1.13.0) activesupport (>= 3.0) monetize (~> 1.9.0) - money (~> 6.12.0) + money (~> 6.13.0) railties (>= 3.0) multi_json (1.13.1) multi_xml (0.6.0) @@ -534,7 +534,7 @@ GEM multi_json (~> 1.0) stripe (>= 2.0.3) sysexits (1.2.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1)