Gemfile.lock in decisive-0.2.0 vs Gemfile.lock in decisive-0.3.0

- old
+ new

@@ -1,53 +1,53 @@ PATH remote: . specs: - decisive (0.2.0) + decisive (0.3.0) actionview GEM remote: https://rubygems.org/ specs: - actionview (5.2.1) - activesupport (= 5.2.1) + actionview (5.2.3) + activesupport (= 5.2.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activesupport (5.2.1) + activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) builder (3.2.3) - byebug (10.0.2) - concurrent-ruby (1.0.5) + byebug (11.0.1) + concurrent-ruby (1.1.5) crass (1.0.4) diff-lcs (1.3) - erubi (1.7.1) - i18n (1.1.0) + erubi (1.8.0) + i18n (1.6.0) concurrent-ruby (~> 1.0) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) - rake (10.5.0) + rake (12.3.2) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) @@ -58,13 +58,13 @@ PLATFORMS ruby DEPENDENCIES - bundler (~> 1.16) + bundler byebug decisive! - rake (~> 10.0) + rake rspec (~> 3.0) BUNDLED WITH - 1.16.5 + 2.0.1