Update Goldfinger gem to 2.0 (#4286)
- No masking of HTTP::Error and OpenSSL::SSL::SSLError - No longer accepts non-HTTPS WebFinger endpoints
This commit is contained in:
parent
f2390e2803
commit
399f9f4a4e
2 changed files with 8 additions and 7 deletions
2
Gemfile
2
Gemfile
|
@ -28,7 +28,7 @@ gem 'devise', '~> 4.2'
|
|||
gem 'devise-two-factor', '~> 3.0'
|
||||
gem 'doorkeeper', '~> 4.2'
|
||||
gem 'fast_blank', '~> 1.0'
|
||||
gem 'goldfinger', '~> 1.2'
|
||||
gem 'goldfinger', '~> 2.0'
|
||||
gem 'hiredis', '~> 0.6'
|
||||
gem 'redis-namespace', '~> 1.5'
|
||||
gem 'htmlentities', '~> 4.3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue