diff --git a/.rubocop.yml b/.rubocop.yml index 36a3f9e..51a4ce9 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -4,7 +4,7 @@ inherit_gem: gc_ruboconfig: rubocop.yml AllCops: - TargetRubyVersion: 2.7.1 + TargetRubyVersion: 2.7.2 DisplayCopNames: true Layout/LineLength: diff --git a/.ruby-version b/.ruby-version index 5588ae8..37c2961 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.1 \ No newline at end of file +2.7.2