update 3.4.1 -> 3.4.2

This commit is contained in:
sebastia
2026-05-21 18:33:37 +00:00
parent 8a464d4eec
commit 69a46301a8
3 changed files with 3 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT = Faraday adapter for Net::HTTP
DISTNAME = faraday-net_http-3.4.1
DISTNAME = faraday-net_http-3.4.2
CATEGORIES = www
HOMEPAGE = https://github.com/lostisland/faraday-net_http
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (faraday-net_http-3.4.1.gem) = CVdX+ueHK5TqyDnAihpLjYT9kdaIbPvnXKohQ95kqzs=
SIZE (faraday-net_http-3.4.1.gem) = 8192
SHA256 (faraday-net_http-3.4.2.gem) = 8Ud1gmDTUmk5v1fs+RFoL5SSajZmUC4kxpmSdlh1kGw=
SIZE (faraday-net_http-3.4.2.gem) = 8192
@@ -1,23 +0,0 @@
ruby 3.3 only has bundled 3.4.1 version, ruby 3.4
will have proper version
Index: .metadata
--- .metadata.orig
+++ .metadata
@@ -16,14 +16,14 @@ dependencies:
requirements:
- - ">="
- !ruby/object:Gem::Version
- version: 0.5.0
+ version: 0.4.0
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - ">="
- !ruby/object:Gem::Version
- version: 0.5.0
+ version: 0.4.0
description: Faraday adapter for Net::HTTP
email:
- janvanderpas@gmail.com