Skip to content

Commit 04dfc79

Browse files
dependabot[bot]ryjones
authored andcommitted
Bump nokogiri from 1.16.7 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b60e389 commit 04dfc79

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
@@ -240,24 +240,32 @@ GEM
240240
rb-inotify (~> 0.9, >= 0.9.10)
241241
logger (1.6.1)
242242
mercenary (0.3.6)
243+
mini_portile2 (2.8.8)
243244
minima (2.5.1)
244245
jekyll (>= 3.5, < 5.0)
245246
jekyll-feed (~> 0.9)
246247
jekyll-seo-tag (~> 2.1)
247248
minitest (5.25.1)
248249
net-http (0.5.0)
249250
uri
250-
nokogiri (1.16.7-aarch64-linux)
251+
nokogiri (1.18.3)
252+
mini_portile2 (~> 2.8.2)
251253
racc (~> 1.4)
252-
nokogiri (1.16.7-arm-linux)
254+
nokogiri (1.18.3-aarch64-linux-gnu)
253255
racc (~> 1.4)
254-
nokogiri (1.16.7-arm64-darwin)
256+
nokogiri (1.18.3-aarch64-linux-musl)
255257
racc (~> 1.4)
256-
nokogiri (1.16.7-x86-linux)
258+
nokogiri (1.18.3-arm-linux-gnu)
257259
racc (~> 1.4)
258-
nokogiri (1.16.7-x86_64-darwin)
260+
nokogiri (1.18.3-arm-linux-musl)
259261
racc (~> 1.4)
260-
nokogiri (1.16.7-x86_64-linux)
262+
nokogiri (1.18.3-arm64-darwin)
263+
racc (~> 1.4)
264+
nokogiri (1.18.3-x86_64-darwin)
265+
racc (~> 1.4)
266+
nokogiri (1.18.3-x86_64-linux-gnu)
267+
racc (~> 1.4)
268+
nokogiri (1.18.3-x86_64-linux-musl)
261269
racc (~> 1.4)
262270
octokit (4.25.1)
263271
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)