gemfiles/activesupport_edge.gemfile in money_helper-2.0.0 vs gemfiles/activesupport_edge.gemfile in money_helper-3.0.0
- old
+ new
@@ -1,11 +1,13 @@
+# frozen_string_literal: true
+
# This file was generated by Appraisal
source 'http://rubygems.org'
git 'git://github.com/rails/rails.git' do
gem 'activesupport', require: 'active_support'
end
-gem 'rubocop', '0.59.2'
+gem 'rubocop', '1.21.0'
gemspec path: '../'