Gemfile.lock in castle_devise-0.1.0 vs Gemfile.lock in castle_devise-0.2.0

- old
+ new

@@ -1,46 +1,60 @@ PATH remote: . specs: - castle_devise (0.1.0) + castle_devise (0.2.0) activesupport (>= 5.0) castle-rb (>= 7.0, < 8.0) devise (>= 4.3.0, < 5.0) GEM remote: https://rubygems.org/ specs: - actionpack (5.2.6) - actionview (= 5.2.6) - activesupport (= 5.2.6) - rack (~> 2.0, >= 2.0.8) + actionmailer (6.1.4) + actionpack (= 6.1.4) + actionview (= 6.1.4) + activejob (= 6.1.4) + activesupport (= 6.1.4) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (6.1.4) + actionview (= 6.1.4) + activesupport (= 6.1.4) + rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.6) - activesupport (= 5.2.6) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (6.1.4) + activesupport (= 6.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.2.6) - activesupport (= 5.2.6) - activerecord (5.2.6) - activemodel (= 5.2.6) - activesupport (= 5.2.6) - arel (>= 9.0) - activesupport (5.2.6) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (6.1.4) + activesupport (= 6.1.4) + globalid (>= 0.3.6) + activemodel (6.1.4) + activesupport (= 6.1.4) + activerecord (6.1.4) + activemodel (= 6.1.4) + activesupport (= 6.1.4) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - addressable (2.7.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - arel (9.0.0) + appraisal (2.3.0) + bundler + rake + thor (>= 0.14.0) ast (2.4.2) bcrypt (3.1.16) builder (3.2.4) + byebug (11.1.3) castle-rb (7.1.1) concurrent-ruby (1.1.9) crack (0.4.5) rexml crass (1.0.6) @@ -51,23 +65,28 @@ responders warden (~> 1.2.3) diff-lcs (1.4.4) docile (1.4.0) erubi (1.10.0) + globalid (0.5.1) + activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.8.10) concurrent-ruby (~> 1.0) loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) method_source (1.0.0) + mini_mime (1.1.0) minitest (5.14.4) nokogiri (1.11.7-x86_64-darwin) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.20.1) - parser (3.0.1.1) + parser (3.0.2.0) ast (~> 2.4.1) public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-test (1.1.0) @@ -75,18 +94,18 @@ rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (5.2.6) - actionpack (= 5.2.6) - activesupport (= 5.2.6) + railties (6.1.4) + actionpack (= 6.1.4) + activesupport (= 6.1.4) method_source - rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) + rake (>= 0.13) + thor (~> 1.0) rainbow (3.0.0) - rake (13.0.3) + rake (13.0.6) regexp_parser (2.1.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) @@ -109,61 +128,65 @@ rspec-core (~> 3.10) rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) - rubocop (1.14.0) + rubocop (1.18.4) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.5.0, < 2.0) + rubocop-ast (>= 1.8.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.7.0) + rubocop-ast (1.8.0) parser (>= 3.0.1.1) - rubocop-performance (1.11.2) + rubocop-performance (1.11.4) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sqlite3 (1.4.2) - standard (1.1.1) - rubocop (= 1.14.0) - rubocop-performance (= 1.11.2) + standard (1.1.6) + rubocop (= 1.18.4) + rubocop-performance (= 1.11.4) thor (1.1.0) - thread_safe (0.3.6) - tzinfo (1.2.9) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) vcr (6.0.0) warden (1.2.9) rack (>= 2.0.9) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + zeitwerk (2.4.2) PLATFORMS x86_64-darwin-18 + x86_64-darwin-19 DEPENDENCIES + actionmailer activerecord + appraisal (~> 2.3.0) + byebug castle_devise! - railties (~> 5.2) + railties (~> 6.1) rake rspec rspec-rails simplecov sqlite3 standard vcr webmock BUNDLED WITH - 2.2.15 + 2.2.23