We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a72d96 commit 639a1f4Copy full SHA for 639a1f4
Gemfile.lock
@@ -185,7 +185,7 @@ GEM
185
redis (>= 4.2, < 6)
186
libv8-node (16.10.0.0-arm64-darwin)
187
libv8-node (16.10.0.0-x86_64-linux)
188
- loofah (2.19.0)
+ loofah (2.19.1)
189
crass (~> 1.0.2)
190
nokogiri (>= 1.5.9)
191
mail (2.8.0)
@@ -209,9 +209,9 @@ GEM
209
net-smtp (0.3.3)
210
net-protocol
211
nio4r (2.5.8)
212
- nokogiri (1.13.9-arm64-darwin)
+ nokogiri (1.13.10-arm64-darwin)
213
racc (~> 1.4)
214
- nokogiri (1.13.9-x86_64-linux)
+ nokogiri (1.13.10-x86_64-linux)
215
216
pg (1.4.5)
217
popper_js (2.11.6)
@@ -236,7 +236,7 @@ GEM
236
puma (6.0.0)
237
nio4r (~> 2.0)
238
raabro (1.4.0)
239
- racc (1.6.0)
+ racc (1.6.1)
240
rack (2.2.4)
241
rack-cors (1.1.1)
242
rack (>= 2.0.0)
0 commit comments