Limit http gem version to 5.1.x series (#30010)
This commit is contained in:
@@ -860,7 +860,7 @@ DEPENDENCIES
|
||||
hcaptcha (~> 7.1)
|
||||
hiredis (~> 0.6)
|
||||
htmlentities (~> 4.3)
|
||||
http (~> 5.1)
|
||||
http (~> 5.1.0)
|
||||
http_accept_language (~> 2.1)
|
||||
httplog (~> 1.6.2)
|
||||
i18n (= 1.14.1)
|
||||
|
||||
Reference in New Issue
Block a user