diff --git a/Gemfile b/Gemfile index 0b87fd6bae..847e5c0971 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 0b90687a3c..2c6a301b02 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