Skip to content

Commit bcf6942

Browse files
Add x86_64-linux platform to Gemfile.lock
1 parent 6bee69d commit bcf6942

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ GEM
127127
nio4r (2.7.4)
128128
nokogiri (1.18.3-arm64-darwin)
129129
racc (~> 1.4)
130+
nokogiri (1.18.3-x86_64-linux-gnu)
131+
racc (~> 1.4)
130132
pp (0.6.2)
131133
prettyprint
132134
prettyprint (0.2.0)
@@ -227,6 +229,7 @@ PLATFORMS
227229
arm64-darwin-21
228230
arm64-darwin-22
229231
arm64-darwin-23
232+
x86_64-linux
230233

231234
DEPENDENCIES
232235
mock_redis (~> 0.22)

0 commit comments

Comments
 (0)