Skip to content

Commit

Permalink
chore(deps): update dependency ruby to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent e4fd037 commit d5a4484
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.4"
ruby-version: "3.3.5"
bundler-cache: true

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

0 comments on commit d5a4484

Please sign in to comment.