aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJeremy Daer <jeremydaer@gmail.com>2017-10-31 21:44:55 -0700
committerJeremy Daer <jeremydaer@gmail.com>2017-10-31 21:44:58 -0700
commit0931e17ebf621e5518bc0546ea13268420f989ee (patch)
treeafa3fcc38f480a4588958ecfe275ff70b8725050 /Gemfile.lock
parent4d96be1c27bd6faed957b197a461f18543acebf2 (diff)
downloadrails-0931e17ebf621e5518bc0546ea13268420f989ee.tar.gz
rails-0931e17ebf621e5518bc0546ea13268420f989ee.tar.bz2
rails-0931e17ebf621e5518bc0546ea13268420f989ee.zip
Fix tests on Mail 2.7
Reverts 4d96be1c27bd6faed957b197a461f18543acebf2 References #31026
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c9dd54d92a..cc3b0508c5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -333,8 +333,8 @@ GEM
multi_json (~> 1.10)
loofah (2.0.3)
nokogiri (>= 1.5.9)
- mail (2.6.6)
- mime-types (>= 1.16, < 4)
+ mail (2.7.0)
+ mini_mime (>= 0.1.1)
memoist (0.16.0)
metaclass (0.0.4)
method_source (0.8.2)
@@ -545,7 +545,6 @@ DEPENDENCIES
kindlerb (~> 1.2.0)
libxml-ruby
listen (>= 3.0.5, < 3.2)
- mail (>= 2.5.4, < 2.7)
mini_magick
minitest-bisect
mocha