Gemfile.lock in paper_trail_scrapbook-0.1.21 vs Gemfile.lock in paper_trail_scrapbook-0.2.0

- old
+ new

@@ -1,206 +1,173 @@ PATH remote: . specs: - paper_trail_scrapbook (0.1.21) + paper_trail_scrapbook (0.2.0) activerecord adamantium concord - paper_trail (>= 5.2, <= 11.1.0) + paper_trail (>= 11, < 13) GEM remote: https://rubygems.org/ specs: - abstract_type (0.0.7) - actionpack (5.2.3) - actionview (= 5.2.3) - activesupport (= 5.2.3) - rack (~> 2.0) + actionpack (6.1.6.1) + actionview (= 6.1.6.1) + activesupport (= 6.1.6.1) + 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.3) - activesupport (= 5.2.3) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (6.1.6.1) + activesupport (= 6.1.6.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.2.3) - activesupport (= 5.2.3) - activerecord (5.2.3) - activemodel (= 5.2.3) - activesupport (= 5.2.3) - arel (>= 9.0) - activesupport (5.2.3) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activerecord (6.1.6.1) + activemodel (= 6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) adamantium (0.2.0) ice_nine (~> 0.11.0) memoizable (~> 0.4.0) - anima (0.3.0) - abstract_type (~> 0.0.7) - adamantium (~> 0.2) - equalizer (~> 0.0.11) - arel (9.0.0) - ast (2.3.0) - builder (3.2.3) - codeclimate-test-reporter (1.0.8) + ast (2.4.2) + builder (3.2.4) + codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) - concord (0.1.5) + concord (0.1.6) adamantium (~> 0.2.0) equalizer (~> 0.0.9) - concurrent-ruby (1.1.5) - crass (1.0.5) - database_cleaner (1.6.2) - diff-lcs (1.3) + concurrent-ruby (1.1.10) + crass (1.0.6) + database_cleaner (2.0.1) + database_cleaner-active_record (~> 2.0.0) + database_cleaner-active_record (2.0.1) + activerecord (>= 5.a) + database_cleaner-core (~> 2.0.0) + database_cleaner-core (2.0.1) + diff-lcs (1.5.0) docile (1.1.5) equalizer (0.0.11) - erubi (1.9.0) - ffaker (2.8.1) - i18n (1.7.0) + erubi (1.11.0) + ffaker (2.21.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - json (2.3.1) - loofah (2.3.1) + json (2.6.2) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - method_source (0.9.2) - mini_portile2 (2.4.0) - minitest (5.12.2) - morpher (0.2.6) - abstract_type (~> 0.0.7) - adamantium (~> 0.2.0) - anima (~> 0.3.0) - ast (~> 2.2) - concord (~> 0.1.5) - equalizer (~> 0.0.9) - ice_nine (~> 0.11.0) - procto (~> 0.0.2) - mutant (0.8.14) - abstract_type (~> 0.0.7) - adamantium (~> 0.2.0) - anima (~> 0.3.0) - ast (~> 2.2) - concord (~> 0.1.5) - diff-lcs (~> 1.3) - equalizer (~> 0.0.9) - ice_nine (~> 0.11.1) - memoizable (~> 0.4.2) - morpher (~> 0.2.6) - parallel (~> 1.3) - parser (>= 2.3.1.4, < 2.5) - procto (~> 0.0.2) - regexp_parser (~> 0.4.3) - unparser (~> 0.2.5) - mutant-rspec (0.8.14) - mutant (~> 0.8.14) - rspec-core (>= 3.4.0, < 3.7.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) - paper_trail (10.3.1) - activerecord (>= 4.2) + method_source (1.0.0) + mini_portile2 (2.8.0) + minitest (5.16.2) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + paper_trail (12.3.0) + activerecord (>= 5.2) request_store (~> 1.1) - parallel (1.12.1) - parser (2.4.0.2) - ast (~> 2.3) - pg (1.2.3) - powerpack (0.1.1) - procto (0.0.3) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + parallel (1.22.1) + parser (3.1.2.1) + ast (~> 2.4.1) + pg (1.4.3) + racc (1.6.0) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) - railties (5.2.3) - actionpack (= 5.2.3) - activesupport (= 5.2.3) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) + railties (6.1.6.1) + actionpack (= 6.1.6.1) + activesupport (= 6.1.6.1) method_source - rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) - rake (13.0.1) - regexp_parser (0.4.9) - request_store (1.5.0) + rake (>= 12.2) + thor (~> 1.0) + rainbow (3.1.1) + rake (13.0.6) + regexp_parser (2.5.0) + request_store (1.5.1) rack (>= 1.4) - rspec-core (3.6.0) - rspec-support (~> 3.6.0) - rspec-expectations (3.6.0) + rexml (3.2.5) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-jumpstart (1.1.2) - rspec-mocks (3.6.0) + rspec-support (~> 3.11.0) + rspec-jumpstart (1.1.5) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-rails (3.6.1) - actionpack (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 3.6.0) - rspec-expectations (~> 3.6.0) - rspec-mocks (~> 3.6.0) - rspec-support (~> 3.6.0) - rspec-support (3.6.0) - rspec_junit_formatter (0.4.1) + rspec-support (~> 3.11.0) + rspec-rails (5.1.2) + actionpack (>= 5.2) + activesupport (>= 5.2) + railties (>= 5.2) + rspec-core (~> 3.10) + rspec-expectations (~> 3.10) + rspec-mocks (~> 3.10) + rspec-support (~> 3.10) + rspec-support (3.11.0) + rspec_junit_formatter (0.5.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.52.1) + rubocop (1.35.0) + json (~> 2.3) parallel (~> 1.10) - parser (>= 2.4.0.2, < 3.0) - powerpack (~> 0.1) + parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) - rubocop-rspec (1.22.1) - rubocop (>= 0.52.1) - ruby-progressbar (1.9.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.21.0) + parser (>= 3.1.1.0) + rubocop-rspec (2.12.1) + rubocop (~> 1.31) + ruby-progressbar (1.11.0) simplecov (0.13.0) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - thor (0.20.3) + thor (1.2.1) thread_safe (0.3.6) timecop (0.8.1) - tzinfo (1.2.5) - thread_safe (~> 0.1) - unicode-display_width (1.3.0) - unparser (0.2.6) - abstract_type (~> 0.0.7) - adamantium (~> 0.2.0) - concord (~> 0.1.5) - diff-lcs (~> 1.3) - equalizer (~> 0.0.9) - parser (>= 2.3.1.2, < 2.5) - procto (~> 0.0.2) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + unicode-display_width (2.2.0) + zeitwerk (2.6.0) PLATFORMS ruby - x86_64-darwin-20 DEPENDENCIES codeclimate-test-reporter (~> 1.0.7) - database_cleaner (~> 1.2) + database_cleaner ffaker (~> 2.5) - loofah (~> 2.3.1) - mutant - mutant-rspec + loofah paper_trail_scrapbook! - pg (= 1.2.3) + pg rack (>= 2.0.6) - railties (= 5.2.3) + railties (>= 5.2.3) rake (~> 13.0.1) rspec-jumpstart rspec-rails rspec_junit_formatter rubocop rubocop-rspec simplecov timecop (~> 0.8.0) BUNDLED WITH - 2.2.2 + 2.2.26