Skip to content

Commit dfd584c

Browse files
committed
chore: update lockfiles with darwin platform
1 parent bacf8e5 commit dfd584c

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

gemfiles/base.gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ GEM
169169
net-smtp (0.3.3)
170170
net-protocol
171171
nio4r (2.5.9)
172+
nokogiri (1.15.4-x86_64-darwin)
173+
racc (~> 1.4)
172174
nokogiri (1.15.4-x86_64-linux)
173175
racc (~> 1.4)
174176
notiffany (0.1.3)

gemfiles/shakapacker.gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ GEM
169169
net-smtp (0.3.3)
170170
net-protocol
171171
nio4r (2.5.9)
172+
nokogiri (1.15.4-x86_64-darwin)
173+
racc (~> 1.4)
172174
nokogiri (1.15.4-x86_64-linux)
173175
racc (~> 1.4)
174176
notiffany (0.1.3)

gemfiles/sprockets_3.gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ GEM
141141
actionview (>= 5.0.0)
142142
activesupport (>= 5.0.0)
143143
json (2.6.3)
144+
libv8-node (18.16.0.0-x86_64-darwin)
144145
libv8-node (18.16.0.0-x86_64-linux)
145146
listen (3.0.8)
146147
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -172,6 +173,8 @@ GEM
172173
net-smtp (0.3.3)
173174
net-protocol
174175
nio4r (2.5.9)
176+
nokogiri (1.15.4-x86_64-darwin)
177+
racc (~> 1.4)
175178
nokogiri (1.15.4-x86_64-linux)
176179
racc (~> 1.4)
177180
notiffany (0.1.3)

gemfiles/sprockets_4.gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ GEM
141141
actionview (>= 5.0.0)
142142
activesupport (>= 5.0.0)
143143
json (2.6.3)
144+
libv8-node (18.16.0.0-x86_64-darwin)
144145
libv8-node (18.16.0.0-x86_64-linux)
145146
listen (3.0.8)
146147
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -172,6 +173,8 @@ GEM
172173
net-smtp (0.3.3)
173174
net-protocol
174175
nio4r (2.5.9)
176+
nokogiri (1.15.4-x86_64-darwin)
177+
racc (~> 1.4)
175178
nokogiri (1.15.4-x86_64-linux)
176179
racc (~> 1.4)
177180
notiffany (0.1.3)

0 commit comments

Comments
 (0)