Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Use same Ruby version matrix as Ruby, repair for Faraday 1.0 #228

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2020

  1. CI: Use same Ruby version matrix as Ruby

    The Ruby support schedule currently contains 2.5-2.7. https://www.ruby-lang.org/en/downloads/branches/
    olleolleolle authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    92a081d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbf150 View commit details
    Browse the repository at this point in the history
  3. Faraday error namespace for 1.0

      - BetterRetry has a frozen array, workaround for that
    olleolleolle committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    412ee05 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Faraday 1.0 API changes

    olleolleolle committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    27b9f08 View commit details
    Browse the repository at this point in the history