Skip to content
Snippets Groups Projects
Verified Commit f71810a7 authored by sunpoet's avatar sunpoet
Browse files

www/rubygem-http: Update to 5.0.1

parent b9c92be7
No related branches found
No related tags found
No related merge requests found
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= http
PORTVERSION= 5.0.0
PORTREVISION= 1
PORTVERSION= 5.0.1
CATEGORIES= www rubygems
MASTER_SITES= RG
......
TIMESTAMP = 1620928733
SHA256 (rubygem/http-5.0.0.gem) = e378d95dcc8d713967f525326986c3162f2ceebe228f168231a8cf31a12dfbfd
SIZE (rubygem/http-5.0.0.gem) = 79360
TIMESTAMP = 1625323693
SHA256 (rubygem/http-5.0.1.gem) = cc905ea3652d6e63856c29b9e77a98fb3558cf1c4ef472f52df639748eadf095
SIZE (rubygem/http-5.0.1.gem) = 80384
--- http.gemspec.orig 2021-05-17 12:38:25 UTC
+++ http.gemspec
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency(%q<addressable>.freeze, ["~> 2.3"])
s.add_runtime_dependency(%q<http-cookie>.freeze, ["~> 1.0"])
s.add_runtime_dependency(%q<http-form_data>.freeze, ["~> 2.2"])
- s.add_runtime_dependency(%q<llhttp-ffi>.freeze, ["~> 0.0.1"])
+ s.add_runtime_dependency(%q<llhttp-ffi>.freeze, ["~> 0.3.0"])
s.add_development_dependency(%q<bundler>.freeze, ["~> 2.0"])
else
s.add_dependency(%q<addressable>.freeze, ["~> 2.3"])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment