.rubocop.yml in
api_proxy-0.2.7
vs .rubocop.yml in
api_proxy-0.2.8
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.7.6
+ TargetRubyVersion: 3.2.2
Exclude: - "Guardfile" - "Rakefile" - "bin/**/*"