Skip to content

Commit

Permalink
Merge pull request #335 from SethTisue/ruby-3.2
Browse files Browse the repository at this point in the history
Ruby 3.2.3 (was 3.1.4)
  • Loading branch information
SethTisue authored Mar 8, 2024
2 parents 559559f + 4b5fa84 commit c8a7752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1.4'
ruby-version: '3.2.3'
bundler-cache: true
- name: Bower
run: |
Expand Down

0 comments on commit c8a7752

Please sign in to comment.