Skip to content

Commit 53f04a0

Browse files
committed
+ Add linux and darwin
1 parent 0507001 commit 53f04a0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Gemfile.lock

+7-1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ GEM
116116
nokogiri (1.13.8)
117117
mini_portile2 (~> 2.8.0)
118118
racc (~> 1.4)
119+
nokogiri (1.13.8-x86_64-darwin)
120+
racc (~> 1.4)
121+
nokogiri (1.13.8-x86_64-linux)
122+
racc (~> 1.4)
119123
racc (1.6.0)
120124
rack (2.2.4)
121125
rack-protection (2.2.2)
@@ -168,6 +172,8 @@ GEM
168172

169173
PLATFORMS
170174
ruby
175+
x86_64-darwin
176+
x86_64-linux
171177

172178
DEPENDENCIES
173179
delayed_job_web!
@@ -176,4 +182,4 @@ DEPENDENCIES
176182
rails (~> 7.0)
177183

178184
BUNDLED WITH
179-
2.1.4
185+
2.4.13

0 commit comments

Comments
 (0)