Gemfile.lock in wordpress-exporter-0.0.2 vs Gemfile.lock in wordpress-exporter-0.1.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - wordpress-exporter (0.0.1) + wordpress-exporter (0.0.2) activesupport (~> 4.1) escort (~> 0.4.0) http (~> 0.6) i18n (~> 0.6) multi_json (~> 1) @@ -11,32 +11,37 @@ reverse_markdown (~> 0.6.0) GEM remote: https://rubygems.org/ specs: - activesupport (4.2.1) + activesupport (4.2.4) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.3.8) diff-lcs (1.2.5) docile (1.1.5) + domain_name (0.5.25) + unf (>= 0.0.5, < 1.0.0) escort (0.4.0) nesty - http (0.8.4) + http (0.9.8) addressable (~> 2.3) + http-cookie (~> 1.0) http-form_data (~> 1.0.1) http_parser.rb (~> 0.6.0) + http-cookie (1.0.2) + domain_name (~> 0.5) http-form_data (1.0.1) http_parser.rb (0.6.0) i18n (0.7.0) json (1.8.2) mini_portile (0.6.0) - minitest (5.6.1) - multi_json (1.11.0) + minitest (5.8.1) + multi_json (1.11.2) nesty (1.0.2) nokogiri (1.6.3.1) mini_portile (= 0.6.0) rake (10.4.2) reverse_markdown (0.6.1) @@ -63,9 +68,12 @@ simplecov-html (~> 0.10.0) simplecov-html (0.10.0) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.1) PLATFORMS ruby DEPENDENCIES