From 07c06f9f07ae27124c09dbe438e87d020a24dcb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:37:06 +0000 Subject: [PATCH] chore(deps): update dependency paper_trail to v17 --- Gemfile | 2 +- Gemfile.lock | 139 +++++++++++++++++++++++++++------------------------ 2 files changed, 74 insertions(+), 67 deletions(-) diff --git a/Gemfile b/Gemfile index ff322343..6392e9ff 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'jsonapi-authorization', '~> 3.0', '>= 3.0.2' gem 'jsonapi-resources', '~> 0.9.1' gem 'message_bus', '~> 4.4', '>= 4.4.1' gem 'mini_magick', '~> 5.3' -gem 'paper_trail', '~> 16.0' +gem 'paper_trail', '~> 17.0' gem 'paranoia', '~> 3.0', '>= 3.0.1' gem 'pg', '~> 1.6', '>= 1.6.1' gem 'phonelib', '~> 0.10', '>= 0.10.11' diff --git a/Gemfile.lock b/Gemfile.lock index a790f37a..cb11cf60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,69 +1,71 @@ GEM remote: https://rubygems.org/ specs: - actioncable (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + actioncable (7.2.3) + actionpack (= 7.2.3) + activesupport (= 7.2.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.2.2.1) - actionpack (= 7.2.2.1) - activejob (= 7.2.2.1) - activerecord (= 7.2.2.1) - activestorage (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionmailbox (7.2.3) + actionpack (= 7.2.3) + activejob (= 7.2.3) + activerecord (= 7.2.3) + activestorage (= 7.2.3) + activesupport (= 7.2.3) mail (>= 2.8.0) - actionmailer (7.2.2.1) - actionpack (= 7.2.2.1) - actionview (= 7.2.2.1) - activejob (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionmailer (7.2.3) + actionpack (= 7.2.3) + actionview (= 7.2.3) + activejob (= 7.2.3) + activesupport (= 7.2.3) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.2.2.1) - actionview (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionpack (7.2.3) + actionview (= 7.2.3) + activesupport (= 7.2.3) + cgi nokogiri (>= 1.8.5) racc - rack (>= 2.2.4, < 3.2) + rack (>= 2.2.4, < 3.3) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (7.2.2.1) - actionpack (= 7.2.2.1) - activerecord (= 7.2.2.1) - activestorage (= 7.2.2.1) - activesupport (= 7.2.2.1) + actiontext (7.2.3) + actionpack (= 7.2.3) + activerecord (= 7.2.3) + activestorage (= 7.2.3) + activesupport (= 7.2.3) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.2.1) - activesupport (= 7.2.2.1) + actionview (7.2.3) + activesupport (= 7.2.3) builder (~> 3.1) + cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) active_model_otp (2.3.4) activemodel rotp (~> 6.3.0) - activejob (7.2.2.1) - activesupport (= 7.2.2.1) + activejob (7.2.3) + activesupport (= 7.2.3) globalid (>= 0.3.6) - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) + activemodel (7.2.3) + activesupport (= 7.2.3) + activerecord (7.2.3) + activemodel (= 7.2.3) + activesupport (= 7.2.3) timeout (>= 0.4.0) - activestorage (7.2.2.1) - actionpack (= 7.2.2.1) - activejob (= 7.2.2.1) - activerecord (= 7.2.2.1) - activesupport (= 7.2.2.1) + activestorage (7.2.3) + actionpack (= 7.2.3) + activejob (= 7.2.3) + activerecord (= 7.2.3) + activesupport (= 7.2.3) marcel (~> 1.0) - activesupport (7.2.2.1) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -79,16 +81,16 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) awesome_print (1.9.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt (3.1.20-java) - benchmark (0.4.0) + benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.9) - bigdecimal (3.1.9-java) + bigdecimal (3.3.1) + bigdecimal (3.3.1-java) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) bootsnap (1.18.6) @@ -117,10 +119,12 @@ GEM fastimage case_transform (0.2) activesupport + cgi (0.5.0) + cgi (0.5.0-java) coderay (1.1.3) colorize (1.1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) consistency_fail (0.3.7) counter_culture (3.11.3) activerecord (>= 4.2) @@ -144,7 +148,7 @@ GEM dotenv-rails (3.1.8) dotenv (= 3.1.8) railties (>= 6.1) - drb (2.2.1) + drb (2.2.3) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -262,7 +266,7 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.5) + minitest (5.26.2) msgpack (1.8.0) msgpack (1.8.0-java) nenv (0.3.0) @@ -289,8 +293,8 @@ GEM nenv (~> 0.1) shellany (~> 0.0) ostruct (0.6.1) - paper_trail (16.0.0) - activerecord (>= 6.1) + paper_trail (17.0.0) + activerecord (>= 7.1) request_store (~> 1.4) parallel (1.26.3) paranoia (3.0.1) @@ -332,7 +336,7 @@ GEM raabro (1.4.0) racc (1.8.1) racc (1.8.1-java) - rack (3.0.14) + rack (3.2.4) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -347,20 +351,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (7.2.2.1) - actioncable (= 7.2.2.1) - actionmailbox (= 7.2.2.1) - actionmailer (= 7.2.2.1) - actionpack (= 7.2.2.1) - actiontext (= 7.2.2.1) - actionview (= 7.2.2.1) - activejob (= 7.2.2.1) - activemodel (= 7.2.2.1) - activerecord (= 7.2.2.1) - activestorage (= 7.2.2.1) - activesupport (= 7.2.2.1) + rails (7.2.3) + actioncable (= 7.2.3) + actionmailbox (= 7.2.3) + actionmailer (= 7.2.3) + actionpack (= 7.2.3) + actiontext (= 7.2.3) + actionview (= 7.2.3) + activejob (= 7.2.3) + activemodel (= 7.2.3) + activerecord (= 7.2.3) + activestorage (= 7.2.3) + activesupport (= 7.2.3) bundler (>= 1.15.0) - railties (= 7.2.2.1) + railties (= 7.2.3) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -371,13 +375,15 @@ GEM rails-i18n (7.0.10) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + railties (7.2.3) + actionpack (= 7.2.3) + activesupport (= 7.2.3) + cgi irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) @@ -533,7 +539,8 @@ GEM thor (1.3.2) timecop (0.9.10) timeliness (0.5.2) - timeout (0.4.3) + timeout (0.4.4) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2025.2) @@ -606,7 +613,7 @@ DEPENDENCIES message_bus (~> 4.4, >= 4.4.1) mina (~> 1.2, >= 1.2.5) mini_magick (~> 5.3) - paper_trail (~> 16.0) + paper_trail (~> 17.0) paranoia (~> 3.0, >= 3.0.1) pg (~> 1.6, >= 1.6.1) phonelib (~> 0.10, >= 0.10.11)