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] authored May 30, 2024
1 parent 635f020 commit 990cee6
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 @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3"
ruby-version: "3.3.2"
bundler-cache: True

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

0 comments on commit 990cee6

Please sign in to comment.