diff --git a/Gemfile.lock b/Gemfile.lock index bc90fca..8ccd94c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,6 +153,8 @@ GEM nio4r (2.5.9) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -165,7 +167,7 @@ GEM protocol-http (~> 0.18) public_suffix (5.0.3) racc (1.7.1) - rack (2.2.8) + rack (2.2.8.1) rack-test (2.1.0) rack (>= 1.3) rails (7.0.7.2) @@ -230,6 +232,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES github_changelog_generator (~> 1.16)