Upgraded mail and mime-types gems
This commit is contained in:
+5
-3
@@ -170,8 +170,8 @@ GEM
|
|||||||
loofah (2.0.3)
|
loofah (2.0.3)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
lumberjack (1.0.10)
|
lumberjack (1.0.10)
|
||||||
mail (2.6.3)
|
mail (2.6.4)
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 4)
|
||||||
mailcatcher (0.6.4)
|
mailcatcher (0.6.4)
|
||||||
activesupport (~> 4.0)
|
activesupport (~> 4.0)
|
||||||
eventmachine (= 1.0.9.1)
|
eventmachine (= 1.0.9.1)
|
||||||
@@ -182,7 +182,9 @@ GEM
|
|||||||
sqlite3 (~> 1.3)
|
sqlite3 (~> 1.3)
|
||||||
thin (~> 1.5.0)
|
thin (~> 1.5.0)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
mime-types (2.99.1)
|
mime-types (3.0)
|
||||||
|
mime-types-data (~> 3.2015)
|
||||||
|
mime-types-data (3.2016.0221)
|
||||||
mini_portile2 (2.0.0)
|
mini_portile2 (2.0.0)
|
||||||
minitest (5.8.4)
|
minitest (5.8.4)
|
||||||
multi_json (1.11.2)
|
multi_json (1.11.2)
|
||||||
|
|||||||
Reference in New Issue
Block a user