sckott / serrano

Low level Ruby client for Crossref
https://rubydoc.info/gems/serrano
MIT License
31 stars 3 forks source link

Update faraday-follow_redirects requirement from ~> 0.1.0 to >= 0.1, < 0.4 #174

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on faraday-follow_redirects to permit the latest version.

Changelog

Sourced from faraday-follow_redirects's changelog.

0.3.0 (2022-04-02)

  • losen version constraint on faraday to support 1.x and 2.x (#4)

0.2.0 (2022-03-07)

  • require faraday explicitly when loading this gem

0.1.0 (2022-02-24)

  • initial release
Commits
  • dc43b3e bumps to 0.3.0
  • e520aa8 adds remark regarding supported Ruby versions
  • 77cea89 adds appraisal install to bin/test and bump appraisal version
  • 6bafe6b Update README.md
  • e753bd6 Merge pull request #4 from jrochkind/support_faraday_1
  • a23a03d wording
  • 888de5b try alternate way of testing multiple dependency gemfiles, that will work on CI
  • c9c0beb make rubocop happier
  • d1ae826 test under both Faraday 1.x and 2.x
  • 496d5f7 Support Faraday 1.x too
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)