mirror of
https://github.com/apigy/selfstarter.git
synced 2026-01-07 21:43:50 -05:00
Updated amazon_flex_pay, fixing #44
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user