Update rubocop (#7893)

Merge pull request 7893
This commit is contained in:
Gabriel Rubens 2019-11-27 15:48:26 -03:00 committed by jekyllbot
parent d6d770f6b5
commit 0bd9f0515d
1 changed files with 1 additions and 1 deletions

View File

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