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

Run unit tests in github actions with ruby 3 #89

Merged
merged 4 commits into from
Feb 7, 2023
Merged

Commits on Jan 31, 2023

  1. Run unit tests on ruby 3.0

    yuokada committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8a7569d View commit details
    Browse the repository at this point in the history
  2. Update gemspec file

    yuokada committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f4b0f3a View commit details
    Browse the repository at this point in the history
  3. Update faraday requirement from ~> 1.0 to >= 1, < 3

    Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.
    - [Release notes](https://github.com/lostisland/faraday/releases)
    - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
    - [Commits](lostisland/faraday@v1.0.0...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: faraday
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and yuokada committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    01e6fd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Update Gemfile

    yuokada authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1e1924c View commit details
    Browse the repository at this point in the history