Bump Ruby version to 3.0.3 (#2523)
* Bump Ruby version to 3.0.3 * Add net-smtp to Gemfile to support Ruby 3.0 < 3.1 * Update Gemfile.lock
This commit is contained in:
@@ -4,7 +4,7 @@ AllCops:
|
||||
- 'tmp/**/*'
|
||||
- 'tools/**/*'
|
||||
- 'doc/**/*'
|
||||
TargetRubyVersion: 2.7
|
||||
TargetRubyVersion: 3.0
|
||||
NewCops: enable
|
||||
|
||||
Layout/LineLength:
|
||||
|
||||
Reference in New Issue
Block a user