Skip to content

Commit 2a25b6d

Browse files
chore(deps): bump nokogiri in the bundler group across 1 directory (#55)
Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.16.7 to 1.18.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.7...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 838115e commit 2a25b6d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem "jekyll-include-cache", "~> 0.2.1"
1717

1818
gem "execjs", "~> 2.9"
1919

20-
gem "nokogiri", "~> 1.16"
20+
gem "nokogiri", "~> 1.18"
2121

2222
gem "tzinfo", "~> 2.0"
2323

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ GEM
6767
rb-fsevent (~> 0.10, >= 0.10.3)
6868
rb-inotify (~> 0.9, >= 0.9.10)
6969
mercenary (0.4.0)
70-
mini_portile2 (2.8.7)
71-
nokogiri (1.16.7)
70+
mini_portile2 (2.8.8)
71+
nokogiri (1.18.3)
7272
mini_portile2 (~> 2.8.2)
7373
racc (~> 1.4)
74-
nokogiri (1.16.7-x64-mingw-ucrt)
74+
nokogiri (1.18.3-x64-mingw-ucrt)
7575
racc (~> 1.4)
76-
nokogiri (1.16.7-x86_64-linux)
76+
nokogiri (1.18.3-x86_64-linux-gnu)
7777
racc (~> 1.4)
7878
pathutil (0.16.2)
7979
forwardable-extended (~> 2.6)
@@ -117,7 +117,7 @@ DEPENDENCIES
117117
jekyll-seo-tag
118118
jekyll-sitemap
119119
kramdown-parser-gfm
120-
nokogiri (~> 1.16)
120+
nokogiri (~> 1.18)
121121
tzinfo (~> 2.0)
122122
tzinfo-data (~> 1.2024)
123123
webrick (~> 1.8)

0 commit comments

Comments
 (0)