Skip to content

Commit

Permalink
Update Ruby to 3.0.7 (from 3.0.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
otherguy committed Jul 3, 2024
1 parent 2aded3a commit fc6219e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ workflows:
matrix:
parameters:
os: ["docker", "macos"]
ruby-version: ["2.7.8", "3.0.6", "3.1.6", "3.2.3", "3.3.3"]
ruby-version: ["2.7.8", "3.0.7", "3.1.6", "3.2.3", "3.3.3"]
filters:
tags:
only: /^\d+\.\d+\.\d+$/
Expand Down

0 comments on commit fc6219e

Please sign in to comment.