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.
2 parents d6754eb + 374b2d7 commit 9783aa9Copy full SHA for 9783aa9
Gemfile.lock
@@ -86,7 +86,7 @@ GEM
86
rb-fsevent (~> 0.9, >= 0.9.4)
87
rb-inotify (~> 0.9, >= 0.9.7)
88
ruby_dep (~> 1.2)
89
- loofah (2.5.0)
+ loofah (2.19.1)
90
crass (~> 1.0.2)
91
nokogiri (>= 1.5.9)
92
mail (2.7.1)
@@ -96,15 +96,17 @@ GEM
96
method_source (1.0.0)
97
mimemagic (0.3.5)
98
mini_mime (1.0.2)
99
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.1)
100
minitest (5.17.0)
101
msgpack (1.3.3)
102
nio4r (2.5.2)
103
- nokogiri (1.10.9)
104
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.14.0)
+ mini_portile2 (~> 2.8.0)
105
+ racc (~> 1.4)
106
public_suffix (5.0.0)
107
puma (4.3.5)
108
nio4r (~> 2.0)
109
+ racc (1.6.2)
110
rack (2.2.6.2)
111
rack-proxy (0.6.5)
112
rack
0 commit comments