We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0507001 commit 53f04a0Copy full SHA for 53f04a0
Gemfile.lock
@@ -116,6 +116,10 @@ GEM
116
nokogiri (1.13.8)
117
mini_portile2 (~> 2.8.0)
118
racc (~> 1.4)
119
+ nokogiri (1.13.8-x86_64-darwin)
120
+ racc (~> 1.4)
121
+ nokogiri (1.13.8-x86_64-linux)
122
123
racc (1.6.0)
124
rack (2.2.4)
125
rack-protection (2.2.2)
@@ -168,6 +172,8 @@ GEM
168
172
169
173
PLATFORMS
170
174
ruby
175
+ x86_64-darwin
176
+ x86_64-linux
171
177
178
DEPENDENCIES
179
delayed_job_web!
@@ -176,4 +182,4 @@ DEPENDENCIES
182
rails (~> 7.0)
183
184
BUNDLED WITH
- 2.1.4
185
+ 2.4.13
0 commit comments