Gemfile in application_service-0.3.0 vs Gemfile in application_service-0.4.0
- old
+ new
@@ -2,7 +2,8 @@
gem 'activesupport', '>= 5.0.0.1', '< 7.0'
group :development do
gem 'rspec', '~> 3.5'
+ gem 'rubocop'
gem 'jeweler', '~> 2.2', '>= 2.2.1'
end