.rubocop.yml in table_sync-2.1.0 vs .rubocop.yml in table_sync-2.2.0

- old
+ new

@@ -8,5 +8,9 @@ - lib/**/*.rb - spec/**/*.rb - Gemfile - Rakefile - table_sync.gemspec + +Style/Alias: + Enabled: true + EnforcedStyle: prefer_alias_method