-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
www/ruby-faraday-rack: update to 2.0.0
2.0.0 (2022-05-12) Breaking * This release drops support for Faraday 1.0 What's Changed * Support Faraday 2: replace dependency with require by @notEthan in #1 * CI: Add Ruby 3.1, bundler-cache by @olleolleolle in #3 * refactor: use Gemfile for development dependencies by @olleolleolle in #4 * Depend on Faraday 2.0 by @olleolleolle in #5
- Loading branch information
taca
committed
Jan 9, 2023
1 parent
8f57a0e
commit aa2e91f
Showing
2 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.3 2021/10/26 11:30:57 nia Exp $ | ||
$NetBSD: distinfo,v 1.4 2023/01/09 12:55:31 taca Exp $ | ||
|
||
BLAKE2s (faraday-rack-1.0.0.gem) = 06c9f26a20d3edce31d5a8a4ced13371542af1998690d5e7d0b139d0d7e00185 | ||
SHA512 (faraday-rack-1.0.0.gem) = e4b13a1d935aea8e5df4413e16abe336fad04209754fb998a59b7aa26c265d6ecc0e2f5ffa51019656be55ff6bb49b2655d442e0323ba6e46ccdb20aefcd3d85 | ||
Size (faraday-rack-1.0.0.gem) = 7168 bytes | ||
BLAKE2s (faraday-rack-2.0.0.gem) = 2b87371f020c031c14787cdefdaf5394b8fa2b6601259d339adbb1b2f57854e4 | ||
SHA512 (faraday-rack-2.0.0.gem) = 8504c4d77b95473b14fbae44792f695077eef27d110751723ac66758b2bce800e59ebf483eae33e042b2f35ec969245fcb2905901dfe8244aa5976c49ab3f3e4 | ||
Size (faraday-rack-2.0.0.gem) = 7168 bytes |