test/integration/Gemfile.lock in money-open-exchange-rates-1.4.1 vs test/integration/Gemfile.lock in money-open-exchange-rates-1.4.2
- old
+ new
@@ -1,26 +1,24 @@
PATH
- remote: ../../
+ remote: ../..
specs:
- money-open-exchange-rates (0.6.1)
- monetize (~> 1.4)
- money (~> 6.7)
+ money-open-exchange-rates (1.4.1)
+ money (~> 6.12)
GEM
+ remote: https://rubygems.org/
specs:
- i18n (0.7.0)
- monetize (1.4.0)
- money (~> 6.7)
- money (6.7.1)
- i18n (>= 0.6.4, <= 0.7.0)
- sixarm_ruby_unaccent (>= 1.1.1, < 2)
- sixarm_ruby_unaccent (1.1.1)
+ concurrent-ruby (1.2.2)
+ i18n (1.13.0)
+ concurrent-ruby (~> 1.0)
+ money (6.16.0)
+ i18n (>= 0.6.4, <= 2)
PLATFORMS
- ruby
+ x86_64-linux
DEPENDENCIES
money (~> 6.7)
money-open-exchange-rates!
BUNDLED WITH
- 1.13.1
+ 2.4.12