From 6bca81b61139c023919d9316eb4da27ae6f8a5ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:15:06 +0000 Subject: [PATCH] Bump openssl from 3.0.0 to 3.2.0 Bumps [openssl](https://github.com/ruby/openssl) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/ruby/openssl/releases) - [Changelog](https://github.com/ruby/openssl/blob/master/History.md) - [Commits](https://github.com/ruby/openssl/compare/v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 8fc47f5204..98bac7be8a 100644 --- a/Gemfile +++ b/Gemfile @@ -124,7 +124,7 @@ group :test, :development do gem 'jasmine-rails' gem 'json_expressions' gem 'minitest-reporters', '~> 1.5.0' - gem 'openssl', '~> 3.0.0' + gem 'openssl', '~> 3.2.0' gem 'phantomjs' gem 'puma', '~> 5.6' gem 'rails-perftest' diff --git a/Gemfile.lock b/Gemfile.lock index e659e43045..08c93d3c9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -394,7 +394,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - openssl (3.0.0) + openssl (3.2.0) os (1.1.4) pagy (5.10.1) activesupport @@ -735,7 +735,7 @@ DEPENDENCIES omniauth-github (~> 1.4) omniauth-google-oauth2 omniauth-twitter - openssl (~> 3.0.0) + openssl (~> 3.2.0) pagy (>= 3.8.3) paperclip (~> 6.1.0) passenger