Skip to content

Commit a8347f5

Browse files
committed
chore: Update required Ruby version to 3.1.0
1 parent 6e0b80f commit a8347f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .rubocop.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#
1010
# See https://docs.rubocop.org/rubocop/configuration
1111

12+
AllCops:
13+
TargetRubyVersion: 3.1
1214
Gemspec/DeprecatedAttributeAssignment: # new in 1.30
1315
Enabled: true
1416
Gemspec/DevelopmentDependencies: # new in 1.44

0 commit comments

Comments
 (0)