diff --git a/Gemfile.lock b/Gemfile.lock index b91a960ff..0e2287582 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM bourbon (4.3.4) sass (~> 3.4) thor (~> 0.19) - builder (3.2.3) + builder (3.2.4) callsite (0.0.11) chunky_png (1.3.8) climate_control (0.2.0) @@ -128,11 +128,11 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) daemons (1.2.4) debug_inspector (0.0.3) diff-lcs (1.3) @@ -196,7 +196,7 @@ GEM jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.1) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -226,7 +226,7 @@ GEM i18n (~> 0.4) json rest-client - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -251,7 +251,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.0) mock_redis (0.17.3) modware (0.1.3) key_struct (~> 0.4) @@ -266,7 +266,7 @@ GEM ngannotate-rails (1.2.2) execjs rails (>= 3.1) - nokogiri (1.10.8) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -338,8 +338,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.3.0) + loofah (~> 2.3) rails3-generators (1.0.0) railties (>= 3.0.0) railties (4.2.11.1) @@ -568,7 +568,7 @@ GEM i18n timecop (0.9.0) trollop (2.1.2) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)