inspec/lib
Takuya N 5be10c0ea2
Replace faraday_middleware with faraday-follow_redirects (#6238)
faraday_middleware was already DEPRECATED in 2022-01.
Only FaradayMiddleware::FollowRedirects from faraday_middleware has been
used, and so we can replace it with faraday-follow_redirects.

faraday-follow_redirects 0.3.0 requires faraday ~> 1.0, which is as same
as "faraday_middleware 1.0.0 or higher.

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-10-19 09:57:15 -04:00
..
bundles Test cases and documentation added 2021-11-29 19:12:30 +05:30
inspec Replace faraday_middleware with faraday-follow_redirects (#6238) 2022-10-19 09:57:15 -04:00
matchers resolves inspec/inspec#6042 (#6043) 2022-08-25 09:39:17 -04:00
plugins CFINSPEC-374 DSL keyword only_applicable_if added (#6229) 2022-09-29 09:44:52 -04:00
source_readers Add ability to export metadata and README 2022-05-13 00:31:32 +05:30
inspec.rb CFINSPEC-13: Adds the ability to install and load the gem depedencies specified in the metadata file of profile/resource pack. 2022-03-04 00:34:46 -05:00