Gemfile in application_service-0.4.0 vs Gemfile in application_service-0.4.1
- old
+ new
@@ -1,7 +1,7 @@
source "http://rubygems.org"
-gem 'activesupport', '>= 5.0.0.1', '< 7.0'
+gem 'activesupport', '>= 5.0.0.1'
group :development do
gem 'rspec', '~> 3.5'
gem 'rubocop'
gem 'jeweler', '~> 2.2', '>= 2.2.1'