mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 18:10:58 +00:00
chore(deps): update dependency net-http to '~> 0.8.0'
This commit is contained in:
parent
b4daad8c89
commit
e4648a3834
2
Gemfile
2
Gemfile
|
|
@ -226,7 +226,7 @@ gem 'concurrent-ruby', require: false
|
||||||
gem 'connection_pool', require: false
|
gem 'connection_pool', require: false
|
||||||
gem 'xorcist', '~> 1.1'
|
gem 'xorcist', '~> 1.1'
|
||||||
|
|
||||||
gem 'net-http', '~> 0.6.0'
|
gem 'net-http', '~> 0.8.0'
|
||||||
gem 'rubyzip', '~> 3.0'
|
gem 'rubyzip', '~> 3.0'
|
||||||
|
|
||||||
gem 'hcaptcha', '~> 7.1'
|
gem 'hcaptcha', '~> 7.1'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user