Skip to content

Commit

Permalink
bump ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Crashillo committed Apr 4, 2024
1 parent 1142fa6 commit ba0c29a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on: "push"

env:
CI: "true"
RUBY_VERSION: 3.0.2
NODE_VERSION: 16.9.1
RUBY_VERSION: 3.1.1
NODE_VERSION: 18.17.1

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.2
3.1.1

0 comments on commit ba0c29a

Please sign in to comment.