Skip to content

Commit

Permalink
Merge pull request #79 from jnbt/ruby-3
Browse files Browse the repository at this point in the history
Switch to Ruby 3.0
  • Loading branch information
jnbt authored Feb 23, 2023
2 parents 003789b + a9e2eb6 commit e6e5431
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
ruby-version:
- "2.6"
- "2.7"
- "3.0"
- "jruby-9.3.10.0"
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.1
3.0.5

0 comments on commit e6e5431

Please sign in to comment.