Gemfile.lock in piggybak-0.7.5 vs Gemfile.lock in piggybak-0.7.6
- old
+ new
@@ -1,50 +1,42 @@
PATH
remote: .
specs:
- piggybak (0.7.5)
+ piggybak (0.7.6)
activemerchant
countries
rack-ssl-enforcer
GEM
remote: http://rubygems.org/
specs:
- active_utils (2.0.2)
- activesupport (>= 2.3.11)
- i18n
- activemerchant (1.42.7)
- active_utils (~> 2.0, >= 2.0.1)
- activesupport (>= 2.3.14, < 5.0.0)
+ activemerchant (1.47.0)
+ activesupport (>= 3.2.14, < 5.0.0)
builder (>= 2.1.2, < 4.0.0)
- i18n (~> 0.5)
- json (~> 1.7)
- money (< 7.0.0)
+ i18n (>= 0.6.9)
nokogiri (~> 1.4)
- activesupport (4.0.4)
- i18n (~> 0.6, >= 0.6.9)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- atomic (1.1.16)
+ activesupport (4.2.1)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
builder (3.2.2)
- countries (0.9.3)
+ countries (0.11.3)
currencies (~> 0.4.2)
+ i18n_data (~> 0.6.0)
currencies (0.4.2)
- i18n (0.6.9)
- json (1.8.1)
- mini_portile (0.5.3)
- minitest (4.7.5)
- money (6.1.1)
- i18n (~> 0.6.4)
- multi_json (1.9.2)
- nokogiri (1.6.1)
- mini_portile (~> 0.5.0)
- rack-ssl-enforcer (0.2.6)
- thread_safe (0.3.1)
- atomic (>= 1.1.7, < 2)
- tzinfo (0.3.39)
+ i18n (0.7.0)
+ i18n_data (0.6.3)
+ json (1.8.2)
+ mini_portile (0.6.2)
+ minitest (5.5.1)
+ nokogiri (1.6.6.2)
+ mini_portile (~> 0.6.0)
+ rack-ssl-enforcer (0.2.8)
+ thread_safe (0.3.5)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES