Bump RuboCop to v0.61.x (#7401)

Merge pull request 7401
This commit is contained in:
Ashwin Maroli
2018-12-05 21:51:48 +05:30
committed by jekyllbot
parent 5b3eb43e08
commit eda9e2e4ef
5 changed files with 19 additions and 19 deletions

View File

@@ -25,7 +25,7 @@ group :test do
gem "nokogiri", "~> 1.7"
gem "rspec"
gem "rspec-mocks"
gem "rubocop", "~> 0.60.0"
gem "rubocop", "~> 0.61.0"
gem "test-dependency-theme", :path => File.expand_path("test/fixtures/test-dependency-theme", __dir__)
gem "test-theme", :path => File.expand_path("test/fixtures/test-theme", __dir__)