diff --git a/Gemfile.lock b/Gemfile.lock index 8e0011d..3bcd319 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,6 +39,7 @@ GEM addressable (2.3.8) arel (6.0.3) builder (3.2.2) + crass (1.0.6) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) docile (1.1.5) @@ -70,18 +71,19 @@ GEM rdoc json (1.8.3) jwt (1.5.2) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.2) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.8.2) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -108,8 +110,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.4) actionpack (= 4.2.4) activesupport (= 4.2.4)