Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.207.0 to 1.213.0 (#132)
Browse files Browse the repository at this point in the history
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.207.0 to 1.213.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.207.0...v1.213.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 17f103c commit 9cdadbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/BuildDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
repository: jekyll/minima
ref: demo-site
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1.207.0
uses: ruby/setup-ruby@v1.213.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/demo_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
repository: jekyll/minima
ref: demo-site
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1.207.0
uses: ruby/setup-ruby@v1.213.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit 9cdadbc

Please sign in to comment.