We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29189af commit aca2cbaCopy full SHA for aca2cba
1 file changed
Gemfile.lock
@@ -57,21 +57,23 @@ GEM
57
rb-fsevent (~> 0.10, >= 0.10.3)
58
rb-inotify (~> 0.9, >= 0.9.10)
59
mercenary (0.3.6)
60
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
61
minima (2.5.1)
62
jekyll (>= 3.5, < 5.0)
63
jekyll-feed (~> 0.9)
64
jekyll-seo-tag (~> 2.1)
65
multi_json (1.13.1)
66
- nokogiri (1.10.8)
67
- mini_portile2 (~> 2.4.0)
68
- nokogiri (1.10.8-x64-mingw32)
69
70
- nokogiri (1.10.8-x86-mingw32)
71
+ nokogiri (1.11.2)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
+ nokogiri (1.11.2-x64-mingw32)
+ nokogiri (1.11.2-x86-mingw32)
72
73
pathutil (0.16.2)
74
forwardable-extended (~> 2.6)
75
public_suffix (4.0.1)
76
+ racc (1.5.2)
77
rb-fsevent (0.10.3)
78
rb-inotify (0.10.0)
79
ffi (~> 1.0)
0 commit comments