Bundle update nokogiri and mail (CVE-2017-5029, CVE-2015-9097)
This commit is contained in:
parent
64bda5da27
commit
6fddef354d
1 changed files with 7 additions and 4 deletions
11
Gemfile.lock
11
Gemfile.lock
|
@ -217,7 +217,7 @@ GEM
|
|||
libv8 (3.16.14.17)
|
||||
loofah (2.0.3)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.6.4)
|
||||
mail (2.6.6)
|
||||
mime-types (>= 1.16, < 4)
|
||||
mailcatcher (0.6.4)
|
||||
activesupport (~> 4.0)
|
||||
|
@ -237,7 +237,7 @@ GEM
|
|||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2016.0521)
|
||||
mini-smtp-server (0.0.2)
|
||||
mini_portile2 (2.1.0)
|
||||
mini_portile2 (2.2.0)
|
||||
minitest (5.10.1)
|
||||
mono_logger (1.1.0)
|
||||
multi_json (1.12.1)
|
||||
|
@ -246,8 +246,8 @@ GEM
|
|||
net-ssh (>= 2.6.5)
|
||||
net-ssh (3.1.1)
|
||||
netrc (0.11.0)
|
||||
nokogiri (1.7.1)
|
||||
mini_portile2 (~> 2.1.0)
|
||||
nokogiri (1.8.0)
|
||||
mini_portile2 (~> 2.2.0)
|
||||
pdf-core (0.6.1)
|
||||
polyamorous (1.3.1)
|
||||
activerecord (>= 3.0)
|
||||
|
@ -547,3 +547,6 @@ DEPENDENCIES
|
|||
uglifier (>= 1.0.3)
|
||||
web-console (~> 2.0)
|
||||
whenever
|
||||
|
||||
BUNDLED WITH
|
||||
1.11.2
|
||||
|
|
Loading…
Reference in a new issue