Skip to content

Commit

Permalink
chore(deps): Bump ruby/setup-ruby from 1.188.0 to 1.192.0
Browse files Browse the repository at this point in the history
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.188.0 to 1.192.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@v1.188.0...v1.192.0)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2d9de0d commit 9844cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@v4.1.7
- uses: ruby/setup-ruby@v1.188.0
- uses: ruby/setup-ruby@v1.192.0
with:
ruby-version: '3.2.2'
- run: bundle
Expand Down

0 comments on commit 9844cac

Please sign in to comment.