🏡 index : github.com/captn3m0/emoji-every-day.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-04 23:59:34.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-04 23:59:48.0 +00:00:00
commit
d21df9b38c1575a51b92b0ac7ecdf47ccf7dce9e [patch]
tree
844f64f7e794835866295c5a1de9d903aff6b557
parent
e8888b9ad524117f22b8792030bf2706b5cd5e8e
download
d21df9b38c1575a51b92b0ac7ecdf47ccf7dce9e.tar.gz

Bump ruby/setup-ruby from 1.235.0 to 1.237.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.235.0 to 1.237.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/dffc446db9ba5a0c4446edb5bca1c5c473a806c5...eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c)

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

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f6c75c4..96a5216 100644
--- a/.github/workflows/build.yml
+++ a/.github/workflows/build.yml
@@ -30,7 +30,7 @@
        with:
          submodules: true
      - name: Setup Ruby
        uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
        uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
        with:
          ruby-version: '3.1'
          bundler-cache: true