From 18db35aaa48a8585d4fd75c2b9a50e50e0f6a537 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Fri, 14 Mar 2025 10:11:41 -0400 Subject: [PATCH 1/2] dep: bump active_record-tenanted --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 156e2aec1..823ca0403 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/basecamp/active_record-tenanted - revision: 7eaede4988df3444d96366853cad317fa89073f4 + revision: 8728b0ea622dfbc15dc27f9ec9086a12ef873430 branch: fizzy-temporary specs: active_record-tenanted (0.1.0) From 325ec59ffda5dd98aa1df3747d3c74e2fe14e4f6 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Fri, 14 Mar 2025 10:14:53 -0400 Subject: [PATCH 2/2] dep: bundle update - [ ] minitest: 5.25.4 -> 5.25.5 - used by active_record-tenanted, geared_pagination, importmap-rails, jbuilder, kamal, propshaft, rails, rails_structured_logging, sentry-rails, solid_cable, solid_cache, solid_queue, stimulus-rails, turbo-rails - [ ] json: 2.10.1 -> 2.10.2 - used by rails_structured_logging - [ ] sentry-ruby: 5.22.4 -> 5.23.0 - used by sentry-rails --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 823ca0403..2dbb6eea3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 2f6cc655066556716a40d268d19a856f9610096c + revision: 951ea8f75d9bf6d2999df2f0497347976dce9476 branch: main specs: actioncable (8.1.0.alpha) @@ -191,7 +191,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.10.1) + json (2.10.2) kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) @@ -221,7 +221,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) msgpack (1.8.0) net-imap (0.5.6) date @@ -312,7 +312,7 @@ GEM chunky_png (~> 1.0) rqrcode_core (~> 1.0) rqrcode_core (1.2.0) - rubocop (1.73.2) + rubocop (1.74.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -348,10 +348,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.22.4) + sentry-rails (5.23.0) railties (>= 5.0) - sentry-ruby (~> 5.22.4) - sentry-ruby (5.22.4) + sentry-ruby (~> 5.23.0) + sentry-ruby (5.23.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) solid_cable (3.0.7)