Skip to content

Commit bdb1ffc

Browse files
dependabot[bot]nschonni
authored andcommitted
Bump nokogiri from 1.16.2 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.18.3. - [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.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58ff67d commit bdb1ffc

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

Gemfile.lock

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,22 +59,30 @@ GEM
5959
rb-fsevent (~> 0.10, >= 0.10.3)
6060
rb-inotify (~> 0.9, >= 0.9.10)
6161
mercenary (0.4.0)
62-
nokogiri (1.16.2-aarch64-linux)
62+
mini_portile2 (2.8.8)
63+
nokogiri (1.18.3)
64+
mini_portile2 (~> 2.8.2)
6365
racc (~> 1.4)
64-
nokogiri (1.16.2-arm-linux)
66+
nokogiri (1.18.3-aarch64-linux-gnu)
6567
racc (~> 1.4)
66-
nokogiri (1.16.2-arm64-darwin)
68+
nokogiri (1.18.3-aarch64-linux-musl)
6769
racc (~> 1.4)
68-
nokogiri (1.16.2-x86-linux)
70+
nokogiri (1.18.3-arm-linux-gnu)
6971
racc (~> 1.4)
70-
nokogiri (1.16.2-x86_64-darwin)
72+
nokogiri (1.18.3-arm-linux-musl)
7173
racc (~> 1.4)
72-
nokogiri (1.16.2-x86_64-linux)
74+
nokogiri (1.18.3-arm64-darwin)
75+
racc (~> 1.4)
76+
nokogiri (1.18.3-x86_64-darwin)
77+
racc (~> 1.4)
78+
nokogiri (1.18.3-x86_64-linux-gnu)
79+
racc (~> 1.4)
80+
nokogiri (1.18.3-x86_64-linux-musl)
7381
racc (~> 1.4)
7482
pathutil (0.16.2)
7583
forwardable-extended (~> 2.6)
7684
public_suffix (5.0.4)
77-
racc (1.7.3)
85+
racc (1.8.1)
7886
rainbow (3.1.1)
7987
rb-fsevent (0.11.2)
8088
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)