Skip to content

Commit

Permalink
chore(deps): update dependency ruby to v3.3.6 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent b182bdf commit 8dde79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3.5"
ruby-version: "3.3.6"
bundler-cache: True

- run: bundle exec rubocop --parallel --color

0 comments on commit 8dde79f

Please sign in to comment.