Skip to content

Commit

Permalink
Gemfile.lock: Re-add Linux amd64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
akkornel committed Sep 24, 2024
1 parent c2c0ef5 commit 09c9df0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ GEM
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
Expand Down Expand Up @@ -230,8 +229,6 @@ GEM
uri
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
Expand Down Expand Up @@ -270,6 +267,7 @@ GEM

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
github-pages (~> 231)
Expand Down

0 comments on commit 09c9df0

Please sign in to comment.