We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35da5b9 commit 1efb8acCopy full SHA for 1efb8ac
Gemfile.lock
@@ -157,6 +157,7 @@ GEM
157
matrix (0.4.2)
158
method_source (1.0.0)
159
mini_mime (1.1.2)
160
+ mini_portile2 (2.8.6)
161
minitest (5.17.0)
162
minitest-retry (0.2.2)
163
minitest (>= 5.0)
@@ -171,6 +172,9 @@ GEM
171
172
net-smtp (0.5.0)
173
net-protocol
174
nio4r (2.7.3)
175
+ nokogiri (1.14.3)
176
+ mini_portile2 (~> 2.8.0)
177
+ racc (~> 1.4)
178
nokogiri (1.14.3-x86_64-darwin)
179
racc (~> 1.4)
180
nokogiri (1.14.3-x86_64-linux)
@@ -252,6 +256,7 @@ GEM
252
256
zeitwerk (2.6.6)
253
257
254
258
PLATFORMS
259
+ ruby
255
260
x86_64-darwin-20
261
x86_64-linux
262
0 commit comments