Gemfile.lock in rixml-0.2.0 vs Gemfile.lock in rixml-0.2.1
- old
+ new
@@ -1,27 +1,27 @@
PATH
remote: .
specs:
- rixml (0.1.6)
+ rixml (0.2.0)
activesupport (>= 4.0.0)
nokogiri (~> 1.5)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.0.0.1)
+ activesupport (5.0.2)
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.4)
- i18n (0.8.0)
+ concurrent-ruby (1.0.5)
+ i18n (0.8.1)
mini_portile2 (2.1.0)
minitest (5.9.1)
- nokogiri (1.7.0.1)
+ nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
parser (2.3.1.4)
ast (~> 2.2)
powerpack (0.1.1)
rainbow (2.1.0)
@@ -31,11 +31,11 @@
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
- thread_safe (0.3.5)
- tzinfo (1.2.2)
+ thread_safe (0.3.6)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
unicode-display_width (1.1.1)
PLATFORMS
ruby