gemfiles/rails_5.1.gemfile.lock in pug-rails-3.0.0.rc2 vs gemfiles/rails_5.1.gemfile.lock in pug-rails-3.0.0.rc3

- old
+ new

@@ -1,59 +1,57 @@ PATH remote: .. specs: - pug-rails (3.0.0.rc2) - pug-ruby (~> 2.0.0.rc2) + pug-rails (3.0.0.rc3) + pug-ruby (~> 2.0.0.rc3) GEM remote: https://rubygems.org/ specs: - actioncable (5.1.2) - actionpack (= 5.1.2) + actioncable (5.1.4) + actionpack (= 5.1.4) nio4r (~> 2.0) websocket-driver (~> 0.6.1) - actionmailer (5.1.2) - actionpack (= 5.1.2) - actionview (= 5.1.2) - activejob (= 5.1.2) + actionmailer (5.1.4) + actionpack (= 5.1.4) + actionview (= 5.1.4) + activejob (= 5.1.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.1.2) - actionview (= 5.1.2) - activesupport (= 5.1.2) + actionpack (5.1.4) + actionview (= 5.1.4) + activesupport (= 5.1.4) rack (~> 2.0) - rack-test (~> 0.6.3) + rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.1.2) - activesupport (= 5.1.2) + actionview (5.1.4) + activesupport (= 5.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.1.2) - activesupport (= 5.1.2) + activejob (5.1.4) + activesupport (= 5.1.4) globalid (>= 0.3.6) - activemodel (5.1.2) - activesupport (= 5.1.2) - activerecord (5.1.2) - activemodel (= 5.1.2) - activesupport (= 5.1.2) + activemodel (5.1.4) + activesupport (= 5.1.4) + activerecord (5.1.4) + activemodel (= 5.1.4) + activesupport (= 5.1.4) arel (~> 8.0) - activesupport (5.1.2) + activesupport (5.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) appraisal (2.2.0) bundler rake thor (>= 0.14.0) arel (8.0.0) builder (3.2.3) - byebug (9.0.6) - coderay (1.1.1) concurrent-ruby (1.0.5) erubi (1.6.1) execjs (2.7.0) globalid (0.4.0) activesupport (>= 4.2.0) @@ -71,62 +69,54 @@ mini_portile2 (2.1.0) minitest (5.10.3) nio4r (2.1.0) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - power_assert (1.0.2) - pry (0.10.4) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - pry-byebug (3.4.2) - byebug (~> 9.0) - pry (~> 0.10) - pug-ruby (2.0.0.rc2) + power_assert (1.1.0) + pug-ruby (2.0.0.rc3) execjs (~> 2.0) memoist (~> 0.15) method-not-implemented (~> 1.0, >= 1.0.1) regexp-match-polyfill (~> 1.0, >= 1.0.2) rack (2.0.3) - rack-test (0.6.3) - rack (>= 1.0) - rails (5.1.2) - actioncable (= 5.1.2) - actionmailer (= 5.1.2) - actionpack (= 5.1.2) - actionview (= 5.1.2) - activejob (= 5.1.2) - activemodel (= 5.1.2) - activerecord (= 5.1.2) - activesupport (= 5.1.2) - bundler (>= 1.3.0, < 2.0) - railties (= 5.1.2) + rack-test (0.7.0) + rack (>= 1.0, < 3) + rails (5.1.4) + actioncable (= 5.1.4) + actionmailer (= 5.1.4) + actionpack (= 5.1.4) + actionview (= 5.1.4) + activejob (= 5.1.4) + activemodel (= 5.1.4) + activerecord (= 5.1.4) + activesupport (= 5.1.4) + bundler (>= 1.3.0) + railties (= 5.1.4) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - railties (5.1.2) - actionpack (= 5.1.2) - activesupport (= 5.1.2) + railties (5.1.4) + actionpack (= 5.1.4) + activesupport (= 5.1.4) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.5.0) regexp-match-polyfill (1.0.2) - slop (3.6.0) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.0) + sprockets-rails (3.2.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) test-unit (3.2.5) power_assert - thor (0.19.4) + thor (0.20.0) thread_safe (0.3.6) tzinfo (1.2.3) thread_safe (~> 0.1) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) @@ -137,14 +127,12 @@ DEPENDENCIES appraisal (~> 2.1) bundler (~> 1.7) nokogiri (~> 1.6, < 1.7) - pry-byebug pug-rails! rails (~> 5.1) rake (~> 10.0) - sprockets (~> 3) test-unit (~> 3.1) BUNDLED WITH 1.15.4