From 34dee92fea9a4ac56c4d853964ce4157003e4424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:32:36 +0000 Subject: [PATCH] Update dependency openssl to v4 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0b87fd6bae0..847e5c09713 100644 --- a/Gemfile +++ b/Gemfile @@ -190,4 +190,4 @@ end gem "sentry-ruby", "~> 6.0" gem "sentry-rails", "~> 6.0" -gem "openssl", "~> 3.3" +gem "openssl", "~> 4.0" diff --git a/Gemfile.lock b/Gemfile.lock index 0b90687a3cb..2c6a301b027 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -416,7 +416,7 @@ GEM oj (3.16.12) bigdecimal (>= 3.0) ostruct (>= 0.2) - openssl (3.3.2) + openssl (4.0.1) optimist (3.1.0) orm_adapter (0.5.0) ostruct (0.6.3) @@ -744,7 +744,7 @@ DEPENDENCIES money-rails mysql2 (~> 0.5.3) oj (~> 3.16.0) - openssl (~> 3.3) + openssl (~> 4.0) parallel pg pg_search