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)