Skip to content

Commit

Permalink
chore(deps): update dependency ruby to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent a022f31 commit c2bc9aa
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 @@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3.1"
ruby-version: "3.3.2"
bundler-cache: true

- run: bundle exec rubocop --parallel --fail-level E

0 comments on commit c2bc9aa

Please sign in to comment.