Skip to content

Commit 59b4997

Browse files
committed
Update Gemfile.lock
1 parent bd7fe2a commit 59b4997

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ GEM
9292
drb (2.2.1)
9393
erubi (1.13.1)
9494
ffi (1.17.1-arm64-darwin)
95+
ffi (1.17.1-x86_64-darwin)
9596
ffi (1.17.1-x86_64-linux-gnu)
9697
formatador (1.1.0)
9798
globalid (1.2.1)
@@ -146,6 +147,8 @@ GEM
146147
nio4r (2.7.4)
147148
nokogiri (1.18.9-arm64-darwin)
148149
racc (~> 1.4)
150+
nokogiri (1.18.9-x86_64-darwin)
151+
racc (~> 1.4)
149152
nokogiri (1.18.9-x86_64-linux-gnu)
150153
racc (~> 1.4)
151154
notiffany (0.1.3)
@@ -233,6 +236,7 @@ GEM
233236
securerandom (0.3.1)
234237
shellany (0.0.1)
235238
sqlite3 (2.7.3-arm64-darwin)
239+
sqlite3 (2.7.3-x86_64-darwin)
236240
sqlite3 (2.7.3-x86_64-linux-gnu)
237241
stringio (3.1.1)
238242
thor (1.3.2)
@@ -252,6 +256,7 @@ PLATFORMS
252256
arm64-darwin-22
253257
arm64-darwin-23
254258
arm64-darwin-24
259+
x86_64-darwin-21
255260
x86_64-linux
256261

257262
DEPENDENCIES

0 commit comments

Comments
 (0)