From 0e5199332e27ab277793fbd24877a486f654155a Mon Sep 17 00:00:00 2001 From: Matthew Bernhardt Date: Thu, 25 Jun 2026 15:56:47 -0400 Subject: [PATCH 1/3] Minor dependency updates http http-cookie json-jwt msgpack sqlite3 websocket-driver --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a93d92b..6c0ccb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,10 +175,10 @@ GEM hashdiff (1.2.1) hashie (5.1.0) logger - http (6.0.2) + http (6.0.3) http-cookie (~> 1.0) llhttp (~> 0.6.1) - http-cookie (1.1.0) + http-cookie (1.1.6) domain_name (~> 0.5) i18n (1.15.2) concurrent-ruby (~> 1.0) @@ -196,7 +196,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.20.0) - json-jwt (1.17.0) + json-jwt (1.17.1) activesupport (>= 4.2) aes_key_wrap base64 @@ -234,7 +234,7 @@ GEM minitest (5.27.0) mocha (3.1.0) ruby2_keywords (>= 0.0.5) - msgpack (1.8.0) + msgpack (1.8.3) multi_json (1.19.1) net-http (0.9.1) uri (>= 0.11.1) @@ -457,14 +457,14 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.9.2-aarch64-linux-gnu) - sqlite3 (2.9.2-aarch64-linux-musl) - sqlite3 (2.9.2-arm-linux-gnu) - sqlite3 (2.9.2-arm-linux-musl) - sqlite3 (2.9.2-arm64-darwin) - sqlite3 (2.9.2-x86_64-darwin) - sqlite3 (2.9.2-x86_64-linux-gnu) - sqlite3 (2.9.2-x86_64-linux-musl) + sqlite3 (2.9.5-aarch64-linux-gnu) + sqlite3 (2.9.5-aarch64-linux-musl) + sqlite3 (2.9.5-arm-linux-gnu) + sqlite3 (2.9.5-arm-linux-musl) + sqlite3 (2.9.5-arm64-darwin) + sqlite3 (2.9.5-x86_64-darwin) + sqlite3 (2.9.5-x86_64-linux-gnu) + sqlite3 (2.9.5-x86_64-linux-musl) statsd-ruby (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) @@ -509,7 +509,7 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket (1.2.11) - websocket-driver (0.8.0) + websocket-driver (0.8.2) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) From d4bb770206e65b6b4f6d1d38e3025199fc124fa0 Mon Sep 17 00:00:00 2001 From: Matthew Bernhardt Date: Thu, 25 Jun 2026 16:13:07 -0400 Subject: [PATCH 2/3] Medium updates bootsnap globalid jbuilder marcel openid_connect pagy parallel regexp_parser rubocop rubocop-rails rubyzip scout_apm selenium-webdriver sentry-rails sentry-ruby --- Gemfile.lock | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c0ccb6..4b9c330 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM bigdecimal (4.1.2) bindata (2.5.1) bindex (0.8.1) - bootsnap (1.23.0) + bootsnap (1.24.6) msgpack (~> 1.2) builder (3.3.0) cancancan (3.6.1) @@ -145,8 +145,6 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - email_validator (2.2.4) - activemodel erb (6.0.4) erubi (1.13.1) faraday (2.14.3) @@ -166,7 +164,7 @@ GEM ffi (1.17.4-x86_64-linux-gnu) ffi (1.17.4-x86_64-linux-musl) fiber-storage (1.0.1) - globalid (1.3.0) + globalid (1.4.0) activesupport (>= 6.1) graphql (2.6.3) base64 @@ -192,7 +190,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.14.1) + jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.20.0) @@ -228,7 +226,7 @@ GEM net-imap net-pop net-smtp - marcel (1.1.0) + marcel (1.2.1) matrix (0.4.3) mini_mime (1.1.5) minitest (5.27.0) @@ -275,10 +273,9 @@ GEM omniauth_openid_connect (0.8.0) omniauth (>= 1.9, < 3) openid_connect (~> 2.2) - openid_connect (2.3.1) + openid_connect (2.5.0) activemodel attr_required (>= 1.0.0) - email_validator faraday (~> 2.0) faraday-follow_redirects json-jwt (>= 1.16) @@ -289,11 +286,11 @@ GEM validate_url webfinger (~> 2.0) orm_adapter (0.5.0) - pagy (43.4.4) + pagy (43.5.6) json uri yaml - parallel (1.27.0) + parallel (2.1.0) parser (3.3.11.1) ast (~> 2.4.1) racc @@ -374,18 +371,18 @@ GEM erb psych (>= 4.0.0) tsort - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) responders (3.2.0) actionpack (>= 7.0) railties (>= 7.0) rexml (3.4.4) - rubocop (1.86.0) + rubocop (1.88.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) @@ -409,7 +406,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.34.3) + rubocop-rails (2.35.5) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -417,7 +414,7 @@ GEM rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyzip (3.2.2) + rubyzip (3.4.0) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -426,19 +423,19 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (6.1.1) + scout_apm (6.2.0) parser securerandom (0.4.1) - selenium-webdriver (4.41.0) + selenium-webdriver (4.45.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (6.5.0) + sentry-rails (6.6.2) railties (>= 5.2.0) - sentry-ruby (~> 6.5.0) - sentry-ruby (6.5.0) + sentry-ruby (~> 6.6.2) + sentry-ruby (6.6.2) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger From bd1e59cf8d06a95e562cb64d688d752908469fb9 Mon Sep 17 00:00:00 2001 From: Matthew Bernhardt Date: Thu, 25 Jun 2026 16:18:49 -0400 Subject: [PATCH 3/3] Major updates barnes ostruct rubocop-capybara --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b9c330..43949d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,9 +97,10 @@ GEM ast (2.4.3) attr_required (1.0.2) awesome_print (1.9.2) - barnes (0.0.9) - multi_json (~> 1) - statsd-ruby (~> 1.1) + barnes (1.0.1) + json + logger + ostruct base64 (0.3.0) bcrypt (3.1.22) benchmark (0.5.0) @@ -233,7 +234,6 @@ GEM mocha (3.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.8.3) - multi_json (1.19.1) net-http (0.9.1) uri (>= 0.11.1) net-imap (0.6.4.1) @@ -286,6 +286,7 @@ GEM validate_url webfinger (~> 2.0) orm_adapter (0.5.0) + ostruct (0.6.3) pagy (43.5.6) json uri @@ -392,9 +393,9 @@ GEM rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-capybara (2.22.1) + rubocop-capybara (3.0.0) lint_roller (~> 1.1) - rubocop (~> 1.72, >= 1.72.1) + rubocop (~> 1.81) rubocop-graphql (1.6.0) lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2) @@ -462,7 +463,6 @@ GEM sqlite3 (2.9.5-x86_64-darwin) sqlite3 (2.9.5-x86_64-linux-gnu) sqlite3 (2.9.5-x86_64-linux-musl) - statsd-ruby (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) stringex (2.8.6)