Skip to content

Commit

Permalink
Merge pull request #14 from sharesight/update/ruby_3_3_0
Browse files Browse the repository at this point in the history
Bump to ruby 3.3.0
  • Loading branch information
fsanggang authored Mar 12, 2024
2 parents 39bd23e + a914c8d commit a75160b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.0.5', '3.1.4']
ruby-version: ['3.1.4', '3.3.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 @@
3.1.4
3.3.0

0 comments on commit a75160b

Please sign in to comment.