chore(deps): bump Rubocop to 0.92.0

This commit is contained in:
Frank Taillandier 2020-09-25 10:58:05 +02:00
parent 993960ba8c
commit 8b7847c8e6
1 changed files with 1 additions and 1 deletions

View File

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