diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..68246b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,6 +172,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.1) + mini_portile2 (2.8.7) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -180,7 +181,10 @@ GEM neat (2.1.0) sass (~> 3.4) thor (~> 0.19) - nio4r (2.3.0) + nio4r (2.7.3) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) oauth (0.5.1) @@ -212,7 +216,7 @@ GEM pg (1.5.3) powerpack (0.1.2) public_suffix (5.0.3) - puma (5.6.7) + puma (5.6.9) nio4r (~> 2.0) pundit (1.1.0) activesupport (>= 3.0.0)