diff --git a/Gemfile.lock b/Gemfile.lock index a5cb13f..a26fbc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) erubi (1.9.0) ffi (1.11.1) globalid (0.4.2) @@ -86,7 +86,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -104,15 +104,15 @@ GEM minitest (> 5.3) msgpack (1.3.1) nio4r (2.5.2) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) pg (1.1.4) public_suffix (4.0.1) puma (3.12.6) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) - rack-proxy (0.6.5) + rack-proxy (0.7.4) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -134,8 +134,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.0) actionpack (= 6.0.0) activesupport (= 6.0.0) @@ -163,6 +163,7 @@ GEM selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) + semantic_range (3.0.0) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -191,10 +192,11 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) - webpacker (4.0.7) - activesupport (>= 4.2) + webpacker (5.4.3) + activesupport (>= 5.2) rack-proxy (>= 0.6.1) - railties (>= 4.2) + railties (>= 5.2) + semantic_range (>= 2.3.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -224,7 +226,7 @@ DEPENDENCIES tzinfo-data web-console (>= 3.3.0) webdrivers - webpacker (~> 4.0) + webpacker (~> 5.0) RUBY VERSION ruby 2.6.5p114