Skip to content

Commit e8acc3a

Browse files
chore(deps): bump nokogiri from 1.16.7 to 1.18.3 in the bundler group
Bumps the bundler group with 1 update: [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: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41ddfda commit e8acc3a

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

Gemfile.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -257,24 +257,32 @@ GEM
257257
rb-inotify (~> 0.9, >= 0.9.10)
258258
logger (1.6.1)
259259
mercenary (0.3.6)
260+
mini_portile2 (2.8.8)
260261
minima (2.5.1)
261262
jekyll (>= 3.5, < 5.0)
262263
jekyll-feed (~> 0.9)
263264
jekyll-seo-tag (~> 2.1)
264265
minitest (5.25.1)
265266
net-http (0.4.1)
266267
uri
267-
nokogiri (1.16.7-aarch64-linux)
268+
nokogiri (1.18.3)
269+
mini_portile2 (~> 2.8.2)
268270
racc (~> 1.4)
269-
nokogiri (1.16.7-arm-linux)
271+
nokogiri (1.18.3-aarch64-linux-gnu)
270272
racc (~> 1.4)
271-
nokogiri (1.16.7-arm64-darwin)
273+
nokogiri (1.18.3-aarch64-linux-musl)
272274
racc (~> 1.4)
273-
nokogiri (1.16.7-x86-linux)
275+
nokogiri (1.18.3-arm-linux-gnu)
274276
racc (~> 1.4)
275-
nokogiri (1.16.7-x86_64-darwin)
277+
nokogiri (1.18.3-arm-linux-musl)
276278
racc (~> 1.4)
277-
nokogiri (1.16.7-x86_64-linux)
279+
nokogiri (1.18.3-arm64-darwin)
280+
racc (~> 1.4)
281+
nokogiri (1.18.3-x86_64-darwin)
282+
racc (~> 1.4)
283+
nokogiri (1.18.3-x86_64-linux-gnu)
284+
racc (~> 1.4)
285+
nokogiri (1.18.3-x86_64-linux-musl)
278286
racc (~> 1.4)
279287
octokit (4.25.1)
280288
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)