diff --git a/Gemfile.lock b/Gemfile.lock index 1d4d4de6..edb4e77d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,11 +215,11 @@ GEM next_rails (1.3.0) colorize (>= 0.8.1) nio4r (2.7.0) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.18.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.18.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.18.4-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -261,7 +261,7 @@ GEM nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.8) rack-mini-profiler (3.1.1) rack (>= 1.2.0)