Gemfile.lock in rixml-0.2.1 vs Gemfile.lock in rixml-0.2.2

- old
+ new

@@ -1,32 +1,33 @@ PATH remote: . specs: - rixml (0.2.0) + rixml (0.2.2) activesupport (>= 4.0.0) nokogiri (~> 1.5) GEM remote: https://rubygems.org/ specs: - activesupport (5.0.2) + activesupport (5.0.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) ast (2.3.0) byebug (9.0.6) concurrent-ruby (1.0.5) i18n (0.8.1) mini_portile2 (2.1.0) - minitest (5.9.1) + minitest (5.10.1) nokogiri (1.7.1) mini_portile2 (~> 2.1.0) - parser (2.3.1.4) + parser (2.4.0.0) ast (~> 2.2) powerpack (0.1.1) - rainbow (2.1.0) + rainbow (2.2.2) + rake rake (11.3.0) rubocop (0.45.0) parser (>= 2.3.1.1, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) @@ -34,11 +35,11 @@ unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.1) thread_safe (0.3.6) tzinfo (1.2.3) thread_safe (~> 0.1) - unicode-display_width (1.1.1) + unicode-display_width (1.2.1) PLATFORMS ruby DEPENDENCIES @@ -48,6 +49,6 @@ rake (~> 11.3) rixml! rubocop (~> 0.45.0) BUNDLED WITH - 1.13.6 + 1.14.6