gemfiles/rails_5_0.gemfile.lock in shoulda-4.0.0.rc1 vs gemfiles/rails_5_0.gemfile.lock in shoulda-4.0.0.rc2

- old
+ new

@@ -1,48 +1,48 @@ PATH remote: .. specs: - shoulda (4.0.0.rc1) - shoulda-context (= 2.0.0.rc2) + shoulda (4.0.0.rc2) + shoulda-context (= 2.0.0.rc4) shoulda-matchers (~> 4.0) GEM remote: https://rubygems.org/ specs: - actioncable (5.0.7.1) - actionpack (= 5.0.7.1) + actioncable (5.0.7.2) + actionpack (= 5.0.7.2) nio4r (>= 1.2, < 3.0) websocket-driver (~> 0.6.1) - actionmailer (5.0.7.1) - actionpack (= 5.0.7.1) - actionview (= 5.0.7.1) - activejob (= 5.0.7.1) + actionmailer (5.0.7.2) + actionpack (= 5.0.7.2) + actionview (= 5.0.7.2) + activejob (= 5.0.7.2) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.0.7.1) - actionview (= 5.0.7.1) - activesupport (= 5.0.7.1) + actionpack (5.0.7.2) + actionview (= 5.0.7.2) + activesupport (= 5.0.7.2) rack (~> 2.0) rack-test (~> 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.7.1) - activesupport (= 5.0.7.1) + actionview (5.0.7.2) + activesupport (= 5.0.7.2) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.0.7.1) - activesupport (= 5.0.7.1) + activejob (5.0.7.2) + activesupport (= 5.0.7.2) globalid (>= 0.3.6) - activemodel (5.0.7.1) - activesupport (= 5.0.7.1) - activerecord (5.0.7.1) - activemodel (= 5.0.7.1) - activesupport (= 5.0.7.1) + activemodel (5.0.7.2) + activesupport (= 5.0.7.2) + activerecord (5.0.7.2) + activemodel (= 5.0.7.2) + activesupport (= 5.0.7.2) arel (~> 7.0) - activesupport (5.0.7.1) + activesupport (5.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) ansi (1.5.0) @@ -50,130 +50,127 @@ bundler rake thor (>= 0.14.0) arel (7.1.4) ast (2.4.0) - bcrypt (3.1.12) - builder (3.2.3) - byebug (11.0.0) + bcrypt (3.1.13) + builder (3.2.4) + byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.4) - crass (1.0.4) + concurrent-ruby (1.1.6) + crass (1.0.6) erubis (2.7.0) - ffi (1.10.0) + ffi (1.12.2) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.5.3) + i18n (1.8.2) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.2) - jbuilder (2.8.0) - activesupport (>= 4.2.0) - multi_json (>= 1.2) - jquery-rails (4.3.3) + jaro_winkler (1.5.4) + jbuilder (2.10.0) + activesupport (>= 5.0.0) + jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) m (1.5.1) method_source (>= 0.6.7) rake (>= 0.9.2.2) mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) - mini_mime (1.0.1) + mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) - minitest-reporters (1.3.6) + minitest (5.14.0) + minitest-reporters (1.4.2) ansi builder minitest (>= 5.0) ruby-progressbar - mry (0.77.0.2) + mry (0.78.0.0) rubocop (>= 0.41.0) - multi_json (1.13.1) - nio4r (2.3.1) - nokogiri (1.10.1) + nio4r (2.5.2) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - parallel (1.14.0) - parser (2.6.0.0) + parallel (1.19.1) + parser (2.7.1.0) ast (~> 2.4.0) - powerpack (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.7.0) - byebug (~> 11.0) + pry-byebug (3.6.0) + byebug (~> 10.0) pry (~> 0.10) - psych (3.1.0) - puma (3.12.0) - rack (2.0.6) + puma (3.12.4) + rack (2.2.2) rack-test (0.6.3) rack (>= 1.0) - rails (5.0.7.1) - actioncable (= 5.0.7.1) - actionmailer (= 5.0.7.1) - actionpack (= 5.0.7.1) - actionview (= 5.0.7.1) - activejob (= 5.0.7.1) - activemodel (= 5.0.7.1) - activerecord (= 5.0.7.1) - activesupport (= 5.0.7.1) + rails (5.0.7.2) + actioncable (= 5.0.7.2) + actionmailer (= 5.0.7.2) + actionpack (= 5.0.7.2) + actionview (= 5.0.7.2) + activejob (= 5.0.7.2) + activemodel (= 5.0.7.2) + activerecord (= 5.0.7.2) + activesupport (= 5.0.7.2) bundler (>= 1.3.0) - railties (= 5.0.7.1) + railties (= 5.0.7.2) sprockets-rails (>= 2.0.0) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x) activesupport (>= 5.0.1.x) 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) - railties (5.0.7.1) - actionpack (= 5.0.7.1) - activesupport (= 5.0.7.1) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (5.0.7.2) + actionpack (= 5.0.7.2) + activesupport (= 5.0.7.2) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (13.0.1) rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-inotify (0.10.1) ffi (~> 1.0) - rubocop (0.65.0) + rubocop (0.71.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.5, != 2.5.1.1) - powerpack (~> 0.1) - psych (>= 3.1.0) + parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.4.0) - ruby-progressbar (1.10.0) - sass (3.7.3) + unicode-display_width (>= 1.4.0, < 1.7) + rubocop-rails (2.0.1) + rack (>= 1.1) + rubocop (>= 0.70.0) + ruby-progressbar (1.10.1) + rubyzip (1.3.0) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) sass-rails (5.0.7) railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - shoulda-context (2.0.0.rc2) - shoulda-matchers (4.1.2) + shoulda-context (2.0.0.rc4) + shoulda-matchers (4.3.0) activesupport (>= 4.2.0) - snowglobe (0.1.0) - spring (2.0.2) - activesupport (>= 4.2) + snowglobe (0.3.0) + spring (2.1.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) @@ -183,23 +180,23 @@ sprockets-rails (3.2.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) - tilt (2.0.9) - turbolinks (5.2.0) + tilt (2.0.10) + turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) - unicode-display_width (1.4.1) + unicode-display_width (1.6.1) warnings_logger (0.1.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.4) PLATFORMS ruby DEPENDENCIES @@ -211,21 +208,24 @@ listen (~> 3.0.5) m minitest (~> 5.0) minitest-reporters mry - pry-byebug + pry (~> 0.12.0) + pry-byebug (~> 3.6.0) puma (~> 3.0) rails (~> 5.0.7) rails-controller-testing (>= 1.0.1) - rubocop + rubocop (= 0.71.0) + rubocop-rails + rubyzip (~> 1.3.0) sass-rails (~> 5.0) shoulda! - snowglobe + snowglobe (>= 0.3.0) spring spring-commands-rspec spring-watcher-listen (~> 2.0.0) - sqlite3 + sqlite3 (~> 1.3.6) turbolinks (~> 5) warnings_logger BUNDLED WITH 1.17.3