diff --git a/Gemfile.lock b/Gemfile.lock index 5dcb3c5c..8015dce3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,9 +84,9 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) crass (1.0.6) - erubi (1.9.0) + erubi (1.12.0) execjs (2.7.0) ffi (1.10.0) globalid (0.4.2) @@ -94,13 +94,13 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - i18n (1.8.5) + i18n (1.14.1) concurrent-ruby (~> 1.0) io-like (0.3.0) 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) @@ -115,9 +115,9 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.7.0) + loofah (2.21.4) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) @@ -127,22 +127,22 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.2) - mini_portile2 (2.8.0) - minitest (5.14.2) + mini_portile2 (2.8.5) + minitest (5.20.0) msgpack (1.2.9) multi_json (1.13.1) nio4r (2.5.4) - nokogiri (1.13.4) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) popper_js (1.14.5) public_suffix (4.0.6) puma (4.3.8) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.6.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.7.3) + rack (2.2.8) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.4.4) actioncable (= 5.2.4.4) actionmailer (= 5.2.4.4) @@ -156,18 +156,19 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.4) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.2.4.4) actionpack (= 5.2.4.4) activesupport (= 5.2.4.4) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (13.0.1) + rake (13.1.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -203,7 +204,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.13) temple (0.8.1) - thor (1.0.1) + thor (1.3.0) thread_safe (0.3.6) tilt (2.0.9) toastr-rails (1.0.3) @@ -211,7 +212,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)