Skip to content

Commit dc4fb16

Browse files
Bump nokogiri from 1.10.7 to 1.10.8 in /docs (#133)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.7...v1.10.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2841f01 commit dc4fb16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ gem 'middleman-autoprefixer', '~> 2.7'
88
gem 'middleman-sprockets', '~> 4.1'
99
gem 'rouge', '~> 2.0.5'
1010
gem 'redcarpet', '~> 3.4.0'
11-
gem 'nokogiri', '~> 1.10.4'
11+
gem 'nokogiri', '~> 1.10.8'
1212
gem 'sass'

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
rouge (~> 2.0)
7979
mini_portile2 (2.4.0)
8080
minitest (5.13.0)
81-
nokogiri (1.10.7)
81+
nokogiri (1.10.8)
8282
mini_portile2 (~> 2.4.0)
8383
padrino-helpers (0.13.3.4)
8484
i18n (~> 0.6, >= 0.6.7)
@@ -122,7 +122,7 @@ DEPENDENCIES
122122
middleman-autoprefixer (~> 2.7)
123123
middleman-sprockets (~> 4.1)
124124
middleman-syntax (~> 3.0)
125-
nokogiri (~> 1.10.4)
125+
nokogiri (~> 1.10.8)
126126
redcarpet (~> 3.4.0)
127127
rouge (~> 2.0.5)
128128
sass

0 commit comments

Comments
 (0)