diff --git a/Gemfile.lock b/Gemfile.lock index c23d585..2d0f2e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,12 +202,13 @@ 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.0) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) pagy (3.7.5) pg (1.2.3) @@ -226,6 +227,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) + racc (1.6.0) rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0)