gemfiles/rails_6.gemfile in exception_handling-2.14.0 vs gemfiles/rails_6.gemfile in exception_handling-2.15.0
- old
+ new
@@ -1,18 +1,18 @@
# This file was generated by Appraisal
source "https://rubygems.org"
-gem "actionmailer", "~> 6.0"
-gem "activesupport", "~> 6.0"
gem "appraisal", "~> 2.2"
gem "honeybadger", "~> 4.11"
gem "pry"
gem "pry-byebug"
gem "rake"
gem "rspec"
gem "rspec_junit_formatter"
gem "rubocop"
gem "test-unit"
+gem "actionmailer", "~> 6.0"
gem "actionpack", "~> 6.0"
+gem "activesupport", "~> 6.0"
gemspec path: "../"