Update rubocop dependency

This commit is contained in:
2018-05-15 12:09:26 +01:00
parent 7ab8829442
commit 04d807c388
2 changed files with 13 additions and 11 deletions

View File

@@ -18,4 +18,4 @@ group :jekyll_plugins do
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]