Gemfile in uglifier-3.1.12 vs Gemfile in uglifier-3.1.13
- old
+ new
@@ -1,5 +1,5 @@
source "https://rubygems.org"
gemspec
-gem 'rubocop', '~> 0.47.1', :group => [:development] if RUBY_VERSION >= '2.0'
+gem 'rubocop', '~> 0.48.0', :group => [:development] if RUBY_VERSION >= '2.0'