update rubygem-faraday to v.2.5.2 (#3708)

This commit is contained in:
Neha Agarwal 2022-09-07 14:23:43 -07:00 committed by GitHub
parent d1b5748599
commit e965c7fd9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"faraday-1.10.0.tar.gz": "b46eaf3d39b439f35a9e54d1cc80e57796c95aa4be4b1b4babd8f29168ea0c8f"
"faraday-2.5.2.tar.gz": "c908119b80999afb8729697dd15702cd20f09f62034fcd2e8b477515bf57ce5c"
}
}
}

View File

@ -2,7 +2,7 @@
%global gem_name faraday
Summary: HTTP/REST API client library
Name: rubygem-faraday
Version: 1.10.0
Version: 2.5.2
Release: 1%{?dist}
License: MIT
Vendor: Microsoft Corporation
@ -36,6 +36,9 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{gem_name}-
%{gemdir}
%changelog
* Wed Sep 07 2022 Neha Agarwal <nehaagarwal@microsoft.com> - 2.5.2-1
- Update to v2.5.2.
* Wed Jun 22 2022 Neha Agarwal <nehaagarwal@microsoft.com> - 1.10.0-1
- Update to v1.10.0.
- Build from .tar.gz source.

View File

@ -23635,8 +23635,8 @@
"type": "other",
"other": {
"name": "rubygem-faraday",
"version": "1.10.0",
"downloadUrl": "https://github.com/lostisland/faraday/archive/refs/tags/v1.10.0.tar.gz"
"version": "2.5.2",
"downloadUrl": "https://github.com/lostisland/faraday/archive/refs/tags/v2.5.2.tar.gz"
}
}
},
@ -28027,4 +28027,4 @@
}
],
"Version": 1
}
}