Skip to content

Commit 8606ec8

Browse files
kiriakosvrosa
authored andcommitted
gems: Adjust for Intel-based Macs
1 parent d72b5d7 commit 8606ec8

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
@@ -128,6 +128,8 @@ GEM
128128
nio4r (2.5.9)
129129
nokogiri (1.15.4-arm64-darwin)
130130
racc (~> 1.4)
131+
nokogiri (1.15.4-x86_64-darwin)
132+
racc (~> 1.4)
131133
nokogiri (1.15.4-x86_64-linux)
132134
racc (~> 1.4)
133135
pg (1.5.4)
@@ -189,6 +191,7 @@ GEM
189191

190192
PLATFORMS
191193
arm64-darwin-22
194+
x86_64-darwin-23
192195
x86_64-linux
193196

194197
DEPENDENCIES

0 commit comments

Comments
 (0)