bump Rubocop

This commit is contained in:
Frank Taillandier 2019-02-10 16:43:57 +01:00
parent 13b0832459
commit bbd635539d
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ group :test do
gem "nokogiri", "~> 1.7"
gem "rspec"
gem "rspec-mocks"
gem "rubocop", "~> 0.63.1"
gem "rubocop", "~> 0.64.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__)
gem "test-theme-symlink", :path => File.expand_path("test/fixtures/test-theme-symlink", __dir__)