diff --git a/Gemfile.lock b/Gemfile.lock index 6c35201..83908ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) mongo (2.12.1) bson (>= 4.8.2, < 5.0.0) @@ -151,12 +151,14 @@ GEM multi_json (1.15.0) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) os (1.1.0) public_suffix (4.0.5) puma (4.3.5) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0)