mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
bundle mail 2.6.5 that includes fix for ::Fixnum warning
This commit is contained in:
parent
b9b4fa9154
commit
579757cbff
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ GEM
|
||||||
ruby_dep (~> 1.2)
|
ruby_dep (~> 1.2)
|
||||||
loofah (2.0.3)
|
loofah (2.0.3)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.6.4)
|
mail (2.6.5)
|
||||||
mime-types (>= 1.16, < 4)
|
mime-types (>= 1.16, < 4)
|
||||||
metaclass (0.0.4)
|
metaclass (0.0.4)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
|
|
Loading…
Reference in a new issue