Skip to content

Commit

Permalink
update httpclient
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai committed Feb 13, 2024
1 parent 6c8e22d commit 2f8c806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gemspec

gem "httpclient", "~> 2.7.1"
gem "httpclient", "~> 2.8.3"

gem "simplecov", :require => false
gem "net-smtp" if RUBY_VERSION >= "3.1.0"

0 comments on commit 2f8c806

Please sign in to comment.