Skip to content

Commit c82bc55

Browse files
chore(deps): bump nokogiri from 1.18.4 to 1.18.8 in /slate-docs (#520)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.4...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d8c8ff commit c82bc55

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

slate-docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ gem 'middleman-autoprefixer', '~> 3.0'
88
gem 'middleman-sprockets', '~> 4.1'
99
gem 'rouge', '~> 3.21'
1010
gem 'redcarpet', '~> 3.6.0'
11-
gem 'nokogiri', '~> 1.18.4'
11+
gem 'nokogiri', '~> 1.18.8'
1212
gem 'sass'
1313
gem 'webrick'

slate-docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
rouge (~> 3.2)
8282
mini_portile2 (2.8.8)
8383
minitest (5.20.0)
84-
nokogiri (1.18.4)
84+
nokogiri (1.18.8)
8585
mini_portile2 (~> 2.8.2)
8686
racc (~> 1.4)
8787
padrino-helpers (0.15.2)
@@ -130,7 +130,7 @@ DEPENDENCIES
130130
middleman-autoprefixer (~> 3.0)
131131
middleman-sprockets (~> 4.1)
132132
middleman-syntax (~> 3.2)
133-
nokogiri (~> 1.18.4)
133+
nokogiri (~> 1.18.8)
134134
redcarpet (~> 3.6.0)
135135
rouge (~> 3.21)
136136
sass

0 commit comments

Comments
 (0)