Skip to content

Commit

Permalink
chore(deps): bump ruby/setup-ruby from 1.183.0 to 1.184.0
Browse files Browse the repository at this point in the history
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.183.0 to 1.184.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@1d0e911...97e35c5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 41d6410 commit 2efcf7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: "Execute ${{ matrix.task }}"
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae
- uses: ruby/setup-ruby@97e35c5302afcf3f5ac1df3fca9343d32536b286
with:
bundler-cache: true
- run: bundle exec rake ${{ matrix.task }}
Expand All @@ -40,7 +40,7 @@ jobs:
timeout-minutes: 20
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae
- uses: ruby/setup-ruby@97e35c5302afcf3f5ac1df3fca9343d32536b286
with:
bundler-cache: true
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
Expand Down

0 comments on commit 2efcf7c

Please sign in to comment.