diff --git a/backend/_archive/Gemfile.lock b/backend/_archive/Gemfile.lock index e5fc112..fe12b98 100644 --- a/backend/_archive/Gemfile.lock +++ b/backend/_archive/Gemfile.lock @@ -87,7 +87,7 @@ GEM method_source (1.0.0) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.0) msgpack (1.3.3) msgpack (1.3.3-java) @@ -95,17 +95,21 @@ GEM msgpack (1.3.3-x86-mingw32) nio4r (2.5.2) nio4r (2.5.2-java) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-java) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-java) + racc (~> 1.4) + nokogiri (1.12.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) puma (4.3.3) nio4r (~> 2.0) puma (4.3.3-java) nio4r (~> 2.0) + racc (1.5.2) + racc (1.5.2-java) rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0)