Bump RuboCop to v0.71.0 (#7687)

Merge pull request 7687
This commit is contained in:
Ashwin Maroli
2019-06-14 05:59:57 +05:30
committed by jekyllbot
parent a4f24f54ad
commit 478e3ab301

View File

@@ -27,7 +27,7 @@ group :test do
gem "nokogiri", "~> 1.7"
gem "rspec"
gem "rspec-mocks"
gem "rubocop", "~> 0.70.0"
gem "rubocop", "~> 0.71.0"
gem "rubocop-performance"
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__)