diff --git a/Gemfile.lock b/Gemfile.lock index a9c5c44d90d..a384c339788 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,6 @@ GEM progress (~> 3.0, >= 3.0.1) image_size (3.0.2) in_threads (1.6.0) - ipaddr (1.2.4) jmespath (1.6.1) jquery-rails (4.5.0) rails-dom-testing (>= 1, < 3) @@ -307,10 +306,9 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - openssl (2.2.1) - ipaddr - openssl-signature_algorithm (1.1.1) - openssl (~> 2.0) + openssl (3.0.0) + openssl-signature_algorithm (1.2.1) + openssl (> 2.0, < 3.1) optimist (3.0.1) parallel (1.22.1) parallel_tests (3.11.0)