Skip to content

Commit

Permalink
Add dependency on openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldanielm committed Oct 13, 2023
1 parent c4fb919 commit c0b2208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ gem "rake"
gem "rake-compiler"
gem "minitest", "~> 5.0"
gem "mocha"
gem "openssl", "~> 2.2.0"

group :development do
gem "rubocop", "~> 1.28.2" # Ruby 2.5 support
Expand Down

0 comments on commit c0b2208

Please sign in to comment.