Update Rubocop

This commit is contained in:
Benjamin Fleischer
2016-02-04 22:38:29 -06:00
committed by Yohan Robert
parent c97a80db95
commit ec36ab7f60
3 changed files with 19 additions and 20 deletions

View File

@@ -44,5 +44,5 @@ group :test do
end
group :development, :test do
gem 'rubocop', '~> 0.34.0', require: false
gem 'rubocop', '~> 0.36', require: false
end