Gemfile.lock in rixml-0.4.9 vs Gemfile.lock in rixml-0.5.0
- old
+ new
@@ -2,33 +2,50 @@
remote: .
specs:
rixml (0.0.0)
activesupport (>= 4.0.0)
nokogiri (~> 1.5)
+ nokogiri-happymapper (~> 0.6.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.1.2)
+ activesupport (5.1.4)
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)
+ diff-lcs (1.3)
i18n (0.8.6)
- mini_portile2 (2.2.0)
+ mini_portile2 (2.3.0)
minitest (5.10.1)
- nokogiri (1.8.0)
- mini_portile2 (~> 2.2.0)
+ nokogiri (1.8.1)
+ mini_portile2 (~> 2.3.0)
+ nokogiri-happymapper (0.6.0)
+ nokogiri (~> 1.5)
parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
rainbow (2.2.2)
rake
rake (11.3.0)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
rubocop (0.45.0)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
@@ -46,9 +63,10 @@
bundler (~> 1.12)
byebug
minitest (~> 5.1)
rake (~> 11.3)
rixml!
+ rspec (~> 3.6)
rubocop (~> 0.45.0)
BUNDLED WITH
1.15.3