Update money-rails to version 1.13.0
This commit is contained in:
parent
5ec2671b40
commit
c69de4f91e
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -278,12 +278,12 @@ GEM
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
monetize (1.9.0)
|
monetize (1.9.0)
|
||||||
money (~> 6.12)
|
money (~> 6.12)
|
||||||
money (6.12.0)
|
money (6.13.1)
|
||||||
i18n (>= 0.6.4, < 1.1)
|
i18n (>= 0.6.4, <= 2)
|
||||||
money-rails (1.12.0)
|
money-rails (1.13.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
monetize (~> 1.9.0)
|
monetize (~> 1.9.0)
|
||||||
money (~> 6.12.0)
|
money (~> 6.13.0)
|
||||||
railties (>= 3.0)
|
railties (>= 3.0)
|
||||||
multi_json (1.13.1)
|
multi_json (1.13.1)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
|
|
@ -534,7 +534,7 @@ GEM
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
stripe (>= 2.0.3)
|
stripe (>= 2.0.3)
|
||||||
sysexits (1.2.0)
|
sysexits (1.2.0)
|
||||||
thor (0.20.0)
|
thor (0.20.3)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.8)
|
tilt (2.0.8)
|
||||||
timecop (0.9.1)
|
timecop (0.9.1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue