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 763e697 commit 99f26a8Copy full SHA for 99f26a8
Gemfile
@@ -20,5 +20,5 @@ gem "github-pages", group: :jekyll_plugins
20
21
# If you have any plugins, put them here!
22
group :jekyll_plugins do
23
- gem "nokogiri", "~> 1.16.2"
+ gem "nokogiri", "~> 1.16.5"
24
end
Gemfile.lock
@@ -64,10 +64,10 @@ GEM
64
rb-kqueue (>= 0.2)
65
maruku (0.7.0)
66
mathn (0.1.0)
67
- mini_portile2 (2.8.5)
+ mini_portile2 (2.8.6)
68
minima (2.0.0)
69
minitest (5.19.0)
70
- nokogiri (1.16.2)
+ nokogiri (1.16.5)
71
mini_portile2 (~> 2.8.2)
72
racc (~> 1.4)
73
parslet (1.5.0)
@@ -98,7 +98,7 @@ PLATFORMS
98
DEPENDENCIES
99
github-pages
100
minima
101
- nokogiri (~> 1.16.2)
+ nokogiri (~> 1.16.5)
102
103
RUBY VERSION
104
ruby 2.4.1p111
0 commit comments