Skip to content

Commit 945caab

Browse files
committed
chore: linux is cool too
1 parent d9f06b1 commit 945caab

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
@@ -140,6 +140,8 @@ GEM
140140
nio4r (2.7.4)
141141
nokogiri (1.18.8-x86_64-darwin)
142142
racc (~> 1.4)
143+
nokogiri (1.18.8-x86_64-linux-gnu)
144+
racc (~> 1.4)
143145
openapi_contracts (0.16.1)
144146
activesupport (>= 6.1, < 8.1)
145147
json_schemer (>= 2.1, < 2.5)
@@ -232,6 +234,7 @@ GEM
232234
securerandom (0.4.1)
233235
simpleidn (0.2.3)
234236
sqlite3 (2.7.0-x86_64-darwin)
237+
sqlite3 (2.7.0-x86_64-linux-gnu)
235238
stringio (3.1.7)
236239
thor (1.3.2)
237240
timeout (0.4.3)
@@ -251,6 +254,7 @@ GEM
251254

252255
PLATFORMS
253256
x86_64-darwin-23
257+
x86_64-linux
254258

255259
DEPENDENCIES
256260
bootsnap

0 commit comments

Comments
 (0)