diff --git a/Gemfile.lock b/Gemfile.lock index 56ce42f..e478f3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) crass (1.0.6) debug_inspector (0.0.3) draper (2.1.0) @@ -98,7 +98,7 @@ GEM jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -113,21 +113,21 @@ GEM less (~> 2.6.0) sprockets (>= 2) libv8 (3.16.14.19) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.0) + minitest (5.18.0) multi_json (1.14.1) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - racc (1.6.1) + racc (1.6.2) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -143,13 +143,13 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.4.4) + rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) railties (4.2.11.1) actionpack (= 4.2.11.1) @@ -198,7 +198,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)