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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-18 23:53:52.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-18 23:54:05.0 +00:00:00
commit
3a76827c39079e7b0f15b517dbf4cb0a413b40d5 [patch]
tree
2858606cd08923fec34e0dfeb963ef4d18e33cdb
parent
e886792bfb7f45135b46d0e6418bacfab4a56aa7
download
3a76827c39079e7b0f15b517dbf4cb0a413b40d5.tar.gz

Bump ruby/setup-ruby from 1.237.0 to 1.242.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.237.0 to 1.242.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/eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c...cb0fda56a307b8c78d38320cd40d9eb22a3bf04e)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.242.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 96a5216..76c0bfa 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@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
        uses: ruby/setup-ruby@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e # v1.242.0
        with:
          ruby-version: '3.1'
          bundler-cache: true