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

Fix CI and update Ruby #200

Merged
merged 6 commits into from
Jul 10, 2024
Merged

Fix CI and update Ruby #200

merged 6 commits into from
Jul 10, 2024

Commits on Jul 1, 2024

  1. build(deps): Bump the gha-deps group across 1 directory with 2 updates

    Bumps the gha-deps group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    
    Updates `actions/checkout` from 4.1.4 to 4.1.7
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.7)
    
    Updates `ruby/setup-ruby` from 1.175.1 to 1.183.0
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@1198b07...1d0e911)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gha-deps
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gha-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cc09cc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge remote-tracking branch 'origin/dependabot/github_actions/gha-de…

    …ps-e8005c0e97' into lopopolo/fix-ci
    lopopolo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cc13b54 View commit details
    Browse the repository at this point in the history
  2. Update Ruby and bundler

    lopopolo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4464548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    524fa5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d03151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93013a9 View commit details
    Browse the repository at this point in the history