Skip to content

Commit 7029dc2

Browse files
Bump nokogiri from 1.14.3 to 1.16.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d103b8b commit 7029dc2

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

Gemfile.lock

+4-8
Original file line numberDiff line numberDiff line change
@@ -62,21 +62,17 @@ GEM
6262
rb-fsevent (~> 0.10, >= 0.10.3)
6363
rb-inotify (~> 0.9, >= 0.9.10)
6464
mercenary (0.3.6)
65-
mini_portile2 (2.8.1)
66-
nokogiri (1.14.3)
67-
mini_portile2 (~> 2.8.0)
68-
racc (~> 1.4)
69-
nokogiri (1.14.3-x64-mingw32)
70-
racc (~> 1.4)
71-
nokogiri (1.14.3-x86-mingw32)
65+
mini_portile2 (2.8.5)
66+
nokogiri (1.16.2)
67+
mini_portile2 (~> 2.8.2)
7268
racc (~> 1.4)
7369
nokogumbo (2.0.5)
7470
nokogiri (~> 1.8, >= 1.8.4)
7571
parallel (1.21.0)
7672
pathutil (0.16.2)
7773
forwardable-extended (~> 2.6)
7874
public_suffix (4.0.6)
79-
racc (1.6.2)
75+
racc (1.7.3)
8076
rainbow (3.0.0)
8177
rake (12.3.3)
8278
rb-fsevent (0.11.0)

0 commit comments

Comments
 (0)