diff --git a/covithon/Go-Corona-Go/video_conference/Gemfile.lock b/covithon/Go-Corona-Go/video_conference/Gemfile.lock index 8caaf04..57fa8b3 100644 --- a/covithon/Go-Corona-Go/video_conference/Gemfile.lock +++ b/covithon/Go-Corona-Go/video_conference/Gemfile.lock @@ -123,7 +123,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -131,19 +131,23 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.1) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.2.3) popper_js (1.16.0) public_suffix (4.0.5) puma (3.12.6) + racc (1.6.1) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)