Skip to content

Commit

Permalink
www/ruby-faraday-net_http: update to 3.1.0
Browse files Browse the repository at this point in the history
3.1.0 Latest (2024-01-09)

What's Changed

* Adds Ruby 3.2 to CI by @petergoldstein in #30
* Add net-http dependency to gemspec. by @simi in #31
* CI: Use Ruby 3.3 for linting by @olleolleolle in #35
* CI: Tell dependabot to update GH Actions by @olleolleolle in #34
* Bump actions/checkout from 3 to 4 by @dependabot in #36

New Contributors

* @simi made their first contribution in #31
* @dependabot made their first contribution in #36
  • Loading branch information
taca committed Feb 4, 2024
1 parent 91b98ff commit 1298d55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-faraday-net_http/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2023/01/09 08:45:09 taca Exp $
# $NetBSD: Makefile,v 1.3 2024/02/04 06:53:37 taca Exp $

DISTNAME= faraday-net_http-3.0.2
DISTNAME= faraday-net_http-3.1.0
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-faraday-net_http/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2023/01/09 08:45:09 taca Exp $
$NetBSD: distinfo,v 1.5 2024/02/04 06:53:37 taca Exp $

BLAKE2s (faraday-net_http-3.0.2.gem) = 50e9e6dad82a646226f9e102eb824bdedb6b4dc6889ebc9b21ef9c148a847d42
SHA512 (faraday-net_http-3.0.2.gem) = 3a11d606f05a6fbce1b5dd3014ca3b73e410be2a08f57b3abce3ed0f20c150ed05386206885819ffdba7fe141d13a349808a4e15d386926c2b91b825e6d6c31d
Size (faraday-net_http-3.0.2.gem) = 8192 bytes
BLAKE2s (faraday-net_http-3.1.0.gem) = b0db3258c013e6c38a1df4146e5b2f3ca1aa39089aa5be685a4f2d39914e9115
SHA512 (faraday-net_http-3.1.0.gem) = 6fed004ecab731615fbfb0775be9bffba2565897b0008cf7b18b81ee288dc5a286fe59878eaf194a916ab878b516c777093493fca2a9187f08f3075e06512204
Size (faraday-net_http-3.1.0.gem) = 8192 bytes

0 comments on commit 1298d55

Please sign in to comment.