Skip to content

Commit

Permalink
reverted to target ruby 3.1
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Jun 13, 2024
1 parent 22ae6e0 commit 3a9ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require:
- chefstyle

AllCops:
TargetRubyVersion: 3.3
TargetRubyVersion: 3.1
Include:
- "**/*.rb"
Exclude:
Expand Down

0 comments on commit 3a9ac74

Please sign in to comment.