We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed6478c + 683510d commit ebb2400Copy full SHA for ebb2400
Gemfile.lock
@@ -82,15 +82,15 @@ GEM
82
rb-fsevent (~> 0.10, >= 0.10.3)
83
rb-inotify (~> 0.9, >= 0.9.10)
84
mercenary (0.4.0)
85
- mini_portile2 (2.6.1)
+ mini_portile2 (2.8.0)
86
minima (2.5.1)
87
jekyll (>= 3.5, < 5.0)
88
jekyll-feed (~> 0.9)
89
jekyll-seo-tag (~> 2.1)
90
- nokogiri (1.12.5)
91
- mini_portile2 (~> 2.6.1)
+ nokogiri (1.13.3)
+ mini_portile2 (~> 2.8.0)
92
racc (~> 1.4)
93
- nokogiri (1.12.5-x86_64-linux)
+ nokogiri (1.13.3-x86_64-linux)
94
95
nokogumbo (2.0.5)
96
nokogiri (~> 1.8, >= 1.8.4)
@@ -99,7 +99,7 @@ GEM
99
forwardable-extended (~> 2.6)
100
progress (3.6.0)
101
public_suffix (4.0.6)
102
- racc (1.5.2)
+ racc (1.6.0)
103
rainbow (3.0.0)
104
rb-fsevent (0.11.0)
105
rb-inotify (0.10.1)
0 commit comments