From d3c8cb34c828cc7ccbb54169eb945ea946781060 Mon Sep 17 00:00:00 2001 From: Alan Fung-Schwarz Date: Mon, 1 Apr 2013 05:30:36 +0000 Subject: [PATCH] Updated amazon_flex_pay, fixing #44 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1137e3a..f37514e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,9 +26,9 @@ GEM activemodel (= 3.2.13) activesupport (= 3.2.13) activesupport (3.2.13) - i18n (~> 0.6) + i18n (= 0.6.1) multi_json (~> 1.0) - amazon_flex_pay (0.9.13) + amazon_flex_pay (0.10.0) activesupport (>= 3.0.14) multi_xml (>= 0.5.2) rest-client (~> 1.6.1) @@ -63,10 +63,10 @@ GEM treetop (~> 1.4.8) metaclass (0.0.1) method_source (0.8.1) - mime-types (1.19) + mime-types (1.22) mocha (0.10.5) metaclass (~> 0.0.1) - multi_json (1.7.1) + multi_json (1.7.2) multi_xml (0.5.3) pg (0.14.1) polyglot (0.3.3)