Gemfile in uglifier-4.1.11 vs Gemfile in uglifier-4.1.12
- old
+ new
@@ -1,5 +1,5 @@
source "https://rubygems.org"
gemspec
-gem 'rubocop', '~> 0.56.0', :group => [:development] if RUBY_VERSION >= '2.1'
+gem 'rubocop', '~> 0.57.0', :group => [:development] if RUBY_VERSION >= '2.1'