Skip to content

Commit

Permalink
target Ruby 3.3
Browse files Browse the repository at this point in the history
More easily available in RHEL/centos ecosystem.  Can revisit 3.4 when it's more mature.
  • Loading branch information
pgwillia committed Feb 20, 2025
1 parent 8189609 commit 26a9895
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inherit_gem:

AllCops:
SuggestExtensions: false
TargetRubyVersion: 3.4
TargetRubyVersion: 3.3
NewCops: enable

Minitest/MultipleAssertions:
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.5
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.4.1
nodejs 18.15.0
yarn 1.22.19
ruby 3.3.5
nodejs 22.14.0
yarn 1.22.22
Loading

0 comments on commit 26a9895

Please sign in to comment.