Skip to content

Commit

Permalink
Bump openssl from 3.0.0 to 3.2.0
Browse files Browse the repository at this point in the history
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](ruby/openssl@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 5e1d8c2 commit 6bca81b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6bca81b

Please sign in to comment.