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 a8a71a3 commit 991e5d4Copy full SHA for 991e5d4
Gemfile.lock
@@ -72,7 +72,7 @@ GEM
72
listen (3.7.1)
73
rb-fsevent (~> 0.10, >= 0.10.3)
74
rb-inotify (~> 0.9, >= 0.9.10)
75
- loofah (2.10.0)
+ loofah (2.19.1)
76
crass (~> 1.0.2)
77
nokogiri (>= 1.5.9)
78
mail (2.7.1)
@@ -85,12 +85,12 @@ GEM
85
mustermann (1.1.1)
86
ruby2_keywords (~> 0.0.1)
87
nio4r (2.5.7)
88
- nokogiri (1.13.6)
+ nokogiri (1.13.10)
89
mini_portile2 (~> 2.8.0)
90
racc (~> 1.4)
91
- nokogiri (1.13.6-x86_64-darwin)
+ nokogiri (1.13.10-x86_64-darwin)
92
93
- racc (1.6.0)
+ racc (1.6.1)
94
rack (2.2.3.1)
95
rack-protection (2.2.0)
96
rack
0 commit comments