Skip to content

Commit a6fa364

Browse files
build(deps): bump nokogiri from 1.19.1 to 1.19.2 in /docs/v3 (#4988)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.1 to 1.19.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.1...v1.19.2) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 266aff2 commit a6fa364

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/v3/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'middleman-gh-pages', '>= 0.0.3'
88
gem 'middleman-livereload', '>= 3.4.7'
99
gem 'middleman-syntax', '~> 3.6'
1010
gem 'mini_racer'
11-
gem 'nokogiri', '~> 1.19.1'
11+
gem 'nokogiri', '~> 1.19.2'
1212
gem 'rake', '>= 12.3.3'
1313
gem 'redcarpet', '~> 3.6.1'
1414
gem 'sass'

docs/v3/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ GEM
113113
minitest (6.0.2)
114114
drb (~> 2.0)
115115
prism (~> 1.5)
116-
nokogiri (1.19.1-arm64-darwin)
116+
nokogiri (1.19.2-arm64-darwin)
117117
racc (~> 1.4)
118-
nokogiri (1.19.1-x86_64-darwin)
118+
nokogiri (1.19.2-x86_64-darwin)
119119
racc (~> 1.4)
120-
nokogiri (1.19.1-x86_64-linux-gnu)
120+
nokogiri (1.19.2-x86_64-linux-gnu)
121121
racc (~> 1.4)
122122
padrino-helpers (0.16.0)
123123
i18n (>= 0.6.7, < 2)
@@ -176,7 +176,7 @@ DEPENDENCIES
176176
middleman-livereload (>= 3.4.7)
177177
middleman-syntax (~> 3.6)
178178
mini_racer
179-
nokogiri (~> 1.19.1)
179+
nokogiri (~> 1.19.2)
180180
rake (>= 12.3.3)
181181
redcarpet (~> 3.6.1)
182182
sass

0 commit comments

Comments
 (0)