Skip to content

Commit

Permalink
www/ruby-faraday-retry: update to 2.2.1
Browse files Browse the repository at this point in the history
2.2.1 (2024-04-15)

What's Changed

* Document "methods" option with its type as a list of Symbols by
  @olleolleolle in #30
* Update docs reference to RaiseError middleware by @Drowze in #32
* Add Ruby 3.3 to CI matrix by @m-nakamura145 in #33
* Improve README.md about exceptions config by @mi-wada in #35
* Check for Faraday::UploadIO while rewinding by @iMacTia in #37
* Bump actions/checkout from 3 to 4 by @dependabot in #38

New Contributors

* @Drowze made their first contribution in #32
* @m-nakamura145 made their first contribution in #33
* @mi-wada made their first contribution in #35
* @dependabot made their first contribution in #38
  • Loading branch information
taca committed May 12, 2024
1 parent e64a62a commit db87298
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-retry/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2023/06/09 15:29:10 taca Exp $
# $NetBSD: Makefile,v 1.5 2024/05/12 16:30:02 taca Exp $

DISTNAME= faraday-retry-2.2.0
DISTNAME= faraday-retry-2.2.1
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-faraday-retry/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2023/06/09 15:29:10 taca Exp $
$NetBSD: distinfo,v 1.5 2024/05/12 16:30:02 taca Exp $

BLAKE2s (faraday-retry-2.2.0.gem) = 5b88ab6ead08077034d465162fc98baf900cb7c13ce9b1e9dbc82e0a30c91c3b
SHA512 (faraday-retry-2.2.0.gem) = b5efeac33ef1ab0505c2c48e3633b12ee3605d23d20d86761eeee633cb5f462412aa62f2a705b76221b05fabc393e74472324f4d90c32fac91cad920cd2ebd85
Size (faraday-retry-2.2.0.gem) = 11264 bytes
BLAKE2s (faraday-retry-2.2.1.gem) = b5d86af1380aed16c66afb908c9ed2fce362a5825702fa39c17b7cb67b56a37e
SHA512 (faraday-retry-2.2.1.gem) = 5af2b759bafa5007a3d9f31523d9d5cb8c7aae45f7682b09e85e1cd7e761cafe94b61bc7cb922b2698d70d73f2b3a007f8d93928346a52fb1e0bb7f904439bb8
Size (faraday-retry-2.2.1.gem) = 11264 bytes

0 comments on commit db87298

Please sign in to comment.