Bump nokogiri version

This commit is contained in:
Stefan Schlott 2019-09-16 20:52:43 +02:00
parent 4bc59fc102
commit 2c93a9a66d
2 changed files with 5 additions and 5 deletions

View file

@ -64,14 +64,14 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.0)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
multipart-post (2.0.0)
nanoc (3.7.5)
cri (~> 2.3)
naught (1.1.0)
nenv (0.3.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
@ -132,7 +132,7 @@ DEPENDENCIES
feedjira (~> 2.0.0)
guard-nanoc (~> 1.0.3)
nanoc (~> 3.7.5)
nokogiri (~> 1.8.1)
nokogiri (~> 1.10.4)
rdiscount (~> 2.1.8)
ri_cal (~> 0.8.8)
rqrcode_png (~> 0.1.5)