Skip to content

Commit

Permalink
Bump ruby version (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dallasread authored Oct 24, 2024
1 parent 382c7ed commit 828d8b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require:
- rubocop-rake

AllCops:
TargetRubyVersion: 3.2
TargetRubyVersion: 3.3.5
Exclude:
- '*.gemspec'
- 'Rakefile'
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Update also: .rubocop.yml
ruby 3.2.4
ruby 3.3.5

0 comments on commit 828d8b4

Please sign in to comment.