Skip to content

Commit 99f26a8

Browse files
dependabot[bot]sumo-drosiek
authored andcommitted
Bump nokogiri from 1.16.2 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 763e697 commit 99f26a8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ gem "github-pages", group: :jekyll_plugins
2020

2121
# If you have any plugins, put them here!
2222
group :jekyll_plugins do
23-
gem "nokogiri", "~> 1.16.2"
23+
gem "nokogiri", "~> 1.16.5"
2424
end

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ GEM
6464
rb-kqueue (>= 0.2)
6565
maruku (0.7.0)
6666
mathn (0.1.0)
67-
mini_portile2 (2.8.5)
67+
mini_portile2 (2.8.6)
6868
minima (2.0.0)
6969
minitest (5.19.0)
70-
nokogiri (1.16.2)
70+
nokogiri (1.16.5)
7171
mini_portile2 (~> 2.8.2)
7272
racc (~> 1.4)
7373
parslet (1.5.0)
@@ -98,7 +98,7 @@ PLATFORMS
9898
DEPENDENCIES
9999
github-pages
100100
minima
101-
nokogiri (~> 1.16.2)
101+
nokogiri (~> 1.16.5)
102102

103103
RUBY VERSION
104104
ruby 2.4.1p111

0 commit comments

Comments
 (0)