Skip to content

Commit

Permalink
Update to OpenSSL 3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Sep 10, 2022
1 parent d29f691 commit ca879ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ gem "rack-attack"
gem "rqrcode"
gem "rotp"
gem "unpwn"
gem "openssl", "~> 3.0.1"

# Logging
gem "lograge"
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ GEM
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
openssl (3.0.1)
optimist (3.0.1)
parallel (1.22.0)
parser (3.1.1.0)
Expand Down Expand Up @@ -501,6 +502,7 @@ DEPENDENCIES
minitest
mocha
newrelic_rpm
openssl (~> 3.0.1)
pg
pry-byebug
rack
Expand Down

0 comments on commit ca879ad

Please sign in to comment.