diff --git a/Gemfile.lock b/Gemfile.lock index bc90fca..518413f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -164,7 +166,7 @@ GEM protocol-hpack (~> 1.4) protocol-http (~> 0.18) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -230,6 +232,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES github_changelog_generator (~> 1.16)