Skip to content

Commit

Permalink
chore(deps): update dependency ruby to v3.4.2 (#13)
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 Feb 17, 2025
1 parent 6710dab commit c180eae
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 @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.4.1"
ruby-version: "3.4.2"
bundler-cache: true
env:
BUNDLE_JOBS: 4
Expand Down

0 comments on commit c180eae

Please sign in to comment.