Skip to content

Commit bbcae39

Browse files
authored
Add native nokogiri to Gemfile.lock (#44)
1 parent 09b4d96 commit bbcae39

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
@@ -90,6 +90,8 @@ GEM
9090
nokogiri (1.11.2)
9191
mini_portile2 (~> 2.5.0)
9292
racc (~> 1.4)
93+
nokogiri (1.11.2-arm64-darwin)
94+
racc (~> 1.4)
9395
nokogiri (1.11.2-x86_64-darwin)
9496
racc (~> 1.4)
9597
racc (1.5.2)
@@ -140,6 +142,7 @@ GEM
140142
zeitwerk (2.4.2)
141143

142144
PLATFORMS
145+
arm64-darwin-20
143146
ruby
144147
x86_64-darwin-20
145148

0 commit comments

Comments
 (0)