From d6ff683466bff8b8edca9bae4f652ec252ab4112 Mon Sep 17 00:00:00 2001 From: Ethan McCutchen Date: Tue, 2 Sep 2025 16:22:19 -0500 Subject: [PATCH] updated vendors and gems --- .gitignore | 1 + Gemfile.lock | 175 ++++++++++++++++++++++++----------------------- vendor/card-mods | 2 +- vendor/decko | 2 +- 4 files changed, 91 insertions(+), 89 deletions(-) diff --git a/.gitignore b/.gitignore index c2aef7e0b..644e6c412 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ config/*.yml /backups /public /.idea +**/.DS_Store diff --git a/Gemfile.lock b/Gemfile.lock index 38c3928e5..9bbc43e7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,29 +208,29 @@ PATH GEM remote: http://rubygems.org/ specs: - actioncable (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + actioncable (7.2.2.2) + actionpack (= 7.2.2.2) + activesupport (= 7.2.2.2) 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.2.2) + actionpack (= 7.2.2.2) + activejob (= 7.2.2.2) + activerecord (= 7.2.2.2) + activestorage (= 7.2.2.2) + activesupport (= 7.2.2.2) 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.2.2) + actionpack (= 7.2.2.2) + actionview (= 7.2.2.2) + activejob (= 7.2.2.2) + activesupport (= 7.2.2.2) 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.2.2) + actionview (= 7.2.2.2) + activesupport (= 7.2.2.2) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) @@ -239,37 +239,37 @@ GEM 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.2.2) + actionpack (= 7.2.2.2) + activerecord (= 7.2.2.2) + activestorage (= 7.2.2.2) + activesupport (= 7.2.2.2) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.2.1) - activesupport (= 7.2.2.1) + actionview (7.2.2.2) + activesupport (= 7.2.2.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.2.2.1) - activesupport (= 7.2.2.1) + activejob (7.2.2.2) + activesupport (= 7.2.2.2) 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.2.2) + activesupport (= 7.2.2.2) + activerecord (7.2.2.2) + activemodel (= 7.2.2.2) + activesupport (= 7.2.2.2) timeout (>= 0.4.0) activerecord-import (1.8.1) activerecord (>= 4.2) - 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.2.2) + actionpack (= 7.2.2.2) + activejob (= 7.2.2.2) + activerecord (= 7.2.2.2) + activesupport (= 7.2.2.2) marcel (~> 1.0) - activesupport (7.2.2.1) + activesupport (7.2.2.2) base64 benchmark (>= 0.3) bigdecimal @@ -284,7 +284,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) benchmark (0.4.1) better_errors (2.10.1) erubi (>= 1.0.0) @@ -312,7 +312,7 @@ GEM coffee-script-source (1.12.2) colorize (1.1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) csv (3.3.5) daemons (1.4.1) @@ -331,10 +331,10 @@ GEM sinatra (>= 1.4.4) diff-lcs (1.6.2) drb (2.2.3) - erb (5.0.1) + erb (5.0.2) erubi (1.13.1) erubis (2.7.0) - excon (1.2.7) + excon (1.3.0) logger execjs (2.10.0) ffi (1.17.2-aarch64-linux-gnu) @@ -343,8 +343,8 @@ GEM ffi (1.17.2-x86-linux-gnu) ffi (1.17.2-x86_64-darwin) ffi (1.17.2-x86_64-linux-gnu) - fog-aws (3.32.0) - base64 (~> 0.2.0) + fog-aws (3.33.0) + base64 (>= 0.2, < 0.4) fog-core (~> 2.6) fog-json (~> 1.1) fog-xml (~> 0.1) @@ -359,7 +359,8 @@ GEM fog-xml (0.1.5) fog-core nokogiri (>= 1.5.11, < 2.0.0) - formatador (1.1.0) + formatador (1.2.0) + reline globalid (1.2.1) activesupport (>= 6.1) haml (5.2.2) @@ -377,12 +378,12 @@ GEM mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) interception (0.5) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.12.2) + json (2.13.2) jwt (2.10.2) base64 kaminari (1.2.2) @@ -418,16 +419,16 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0708) + mime-types-data (3.2025.0826) mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (5.25.5) - multi_json (1.15.0) - mustermann (3.0.3) + multi_json (1.17.0) + mustermann (3.0.4) ruby2_keywords (~> 0.0.1) mysql2 (0.5.6) - net-imap (0.5.9) + net-imap (0.5.10) date net-protocol net-pop (0.1.2) @@ -436,23 +437,23 @@ GEM timeout net-smtp (0.5.1) net-protocol - newrelic_rpm (9.19.0) + newrelic_rpm (9.21.0) nio4r (2.7.4) - nokogiri (1.18.8) + nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.8-aarch64-linux-gnu) + nokogiri (1.18.9-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-arm-linux-gnu) + nokogiri (1.18.9-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-arm64-darwin) + nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.8-x86_64-darwin) + nokogiri (1.18.9-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.8-x86_64-linux-gnu) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) - parser (3.3.8.0) + parser (3.3.9.0) ast (~> 2.4.1) racc pp (0.6.2) @@ -474,7 +475,7 @@ GEM date stringio public_suffix (6.0.2) - puma (6.6.0) + puma (6.6.1) nio4r (~> 2.0) racc (1.8.1) rack (2.2.17) @@ -488,20 +489,20 @@ GEM rackup (1.0.1) rack (< 3) webrick - 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.2.2) + actioncable (= 7.2.2.2) + actionmailbox (= 7.2.2.2) + actionmailer (= 7.2.2.2) + actionpack (= 7.2.2.2) + actiontext (= 7.2.2.2) + actionview (= 7.2.2.2) + activejob (= 7.2.2.2) + activemodel (= 7.2.2.2) + activerecord (= 7.2.2.2) + activestorage (= 7.2.2.2) + activesupport (= 7.2.2.2) bundler (>= 1.15.0) - railties (= 7.2.2.1) + railties (= 7.2.2.2) rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest @@ -509,9 +510,9 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + railties (7.2.2.2) + actionpack (= 7.2.2.2) + activesupport (= 7.2.2.2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -527,12 +528,12 @@ GEM psych (>= 4.0.0) recaptcha (4.13.2) json - regexp_parser (2.10.0) - reline (0.6.1) + regexp_parser (2.11.2) + reline (0.6.2) io-console (~> 0.5) - rexml (3.4.1) - rouge (4.5.2) - rubocop (1.78.0) + rexml (3.4.2) + rouge (4.6.0) + rubocop (1.80.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -540,14 +541,14 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.45.1, < 2.0) + rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.45.1) + rubocop-ast (1.46.0) parser (>= 3.3.7.2) prism (~> 1.4) ruby-progressbar (1.13.0) - ruby-vips (2.2.4) + ruby-vips (2.2.5) ffi (~> 1.12) logger ruby2_keywords (0.0.5) @@ -562,7 +563,7 @@ GEM sassc (2.4.0) ffi (~> 1.9) securerandom (0.4.1) - sexp_processor (4.17.3) + sexp_processor (4.17.4) sinatra (3.2.0) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) @@ -578,8 +579,8 @@ GEM sprockets (>= 3.0.0) ssrf_filter (1.3.0) stringio (3.1.7) - temple (0.10.3) - thor (1.3.2) + temple (0.10.4) + thor (1.4.0) tilt (2.6.1) timecop (0.9.10) timeout (0.4.3) @@ -587,7 +588,7 @@ GEM concurrent-ruby (~> 1.0) uglifier (4.2.1) execjs (>= 0.3.0, < 3) - unicode-display_width (3.1.4) + unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) useragent (0.16.11) diff --git a/vendor/card-mods b/vendor/card-mods index 966215cd1..757b6ab7b 160000 --- a/vendor/card-mods +++ b/vendor/card-mods @@ -1 +1 @@ -Subproject commit 966215cd1a917607ccdcb63c05ea8dc260abb2ca +Subproject commit 757b6ab7b625bc0d75057aab1506e8189d264d4f diff --git a/vendor/decko b/vendor/decko index ee80ff012..ce115b83c 160000 --- a/vendor/decko +++ b/vendor/decko @@ -1 +1 @@ -Subproject commit ee80ff012ee7acd532114114e216b4918be740e6 +Subproject commit ce115b83c5a86a183d5955c83af46218ad7ab565