Gemfile.lock in rixml-0.6.1 vs Gemfile.lock in rixml-0.6.2

- old
+ new

@@ -2,30 +2,31 @@ remote: . specs: rixml (0.0.0) activesupport (>= 4.0.0) nokogiri (~> 1.5) - nokogiri-happymapper (~> 0.6.0) + nokogiri-happymapper (~> 0.8.0) GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (5.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) ast (2.4.0) byebug (9.0.6) concurrent-ruby (1.0.5) diff-lcs (1.3) - i18n (0.8.6) + i18n (1.1.1) + concurrent-ruby (~> 1.0) mini_portile2 (2.3.0) minitest (5.10.1) - nokogiri (1.8.1) + nokogiri (1.8.5) mini_portile2 (~> 2.3.0) - nokogiri-happymapper (0.6.0) + nokogiri-happymapper (0.8.0) nokogiri (~> 1.5) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) @@ -52,10 +53,10 @@ ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.10.0) thor (0.19.4) thread_safe (0.3.6) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.4.0) va-ruby-style (0.0.1) rubocop (= 0.55.0) thor (= 0.19.4)