Skip to content

Commit 86c7ef4

Browse files
committed
add x86
1 parent c58411c commit 86c7ef4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ GEM
126126
nio4r (2.7.1)
127127
nokogiri (1.16.4-arm64-darwin)
128128
racc (~> 1.4)
129+
nokogiri (1.16.4-x86_64-linux)
130+
racc (~> 1.4)
129131
psych (5.1.2)
130132
stringio
131133
puma (6.4.2)
@@ -174,6 +176,7 @@ GEM
174176
reline (0.5.1)
175177
io-console (~> 0.5)
176178
sqlite3 (1.7.3-arm64-darwin)
179+
sqlite3 (1.7.3-x86_64-linux)
177180
stringio (3.1.0)
178181
thor (1.3.1)
179182
timeout (0.4.1)
@@ -187,6 +190,7 @@ GEM
187190

188191
PLATFORMS
189192
arm64-darwin
193+
x86_64-linux
190194

191195
DEPENDENCIES
192196
appraisal

0 commit comments

Comments
 (0)