We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723f826 commit b2c1571Copy full SHA for b2c1571
Gemfile.lock
@@ -144,7 +144,7 @@ GEM
144
llhttp-ffi (0.4.0)
145
ffi-compiler (~> 1.0)
146
rake (~> 13.0)
147
- loofah (2.19.0)
+ loofah (2.19.1)
148
crass (~> 1.0.2)
149
nokogiri (>= 1.5.9)
150
mail (2.7.1)
@@ -169,9 +169,9 @@ GEM
169
net-smtp (0.3.3)
170
net-protocol
171
nio4r (2.5.8)
172
- nokogiri (1.13.9-x86_64-darwin)
+ nokogiri (1.13.10-x86_64-darwin)
173
racc (~> 1.4)
174
- nokogiri (1.13.9-x86_64-linux)
+ nokogiri (1.13.10-x86_64-linux)
175
176
parallel (1.22.1)
177
parser (3.1.2.1)
@@ -180,7 +180,7 @@ GEM
180
public_suffix (5.0.0)
181
puma (5.6.5)
182
nio4r (~> 2.0)
183
- racc (1.6.0)
+ racc (1.6.1)
184
rack (2.2.4)
185
rack-test (2.0.2)
186
rack (>= 1.3)
0 commit comments