diff --git a/Gemfile.lock b/Gemfile.lock index 9721046e3..fc886e860 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM country_select (3.1.1) countries (~> 2.0) sort_alphabetical (~> 1.0) - crass (1.0.4) + crass (1.0.6) dalli (2.7.8) date_validator (0.9.0) activemodel @@ -137,7 +137,7 @@ GEM i18n (>= 0.7, < 2) json (>= 1.7.7) rest-client (>= 1.8.0) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) @@ -146,7 +146,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) mocha (1.5.0) metaclass (~> 0.0.1) @@ -157,8 +157,9 @@ GEM multi_xml (0.6.0) mysql2 (0.4.10) netrc (0.11.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parser (2.5.1.0) ast (~> 2.4.0) pdf-core (0.7.0) @@ -172,6 +173,7 @@ GEM rails (>= 3.1.0) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) + racc (1.6.1) rack (1.6.10) rack-protection (1.5.5) rack @@ -194,8 +196,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.10) actionpack (= 4.2.10) activesupport (= 4.2.10)