Skip to content

Commit

Permalink
WEB-6755: Missed dropping some places back to ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyd committed Jan 9, 2024
1 parent db591df commit 1dfca5a
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
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 3.3
TargetRubyVersion: 3.2
NewCops: enable
Exclude:
- tmp/**/*
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
3.2.0

0 comments on commit 1dfca5a

Please sign in to comment.