Skip to content

Commit 2e0bc4a

Browse files
Bump nokogiri from 1.10.10 to 1.11.1 (Codeception#445)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9e879f commit 2e0bc4a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,14 @@ GEM
4444
rb-fsevent (~> 0.10, >= 0.10.3)
4545
rb-inotify (~> 0.9, >= 0.9.10)
4646
mercenary (0.3.6)
47-
mini_portile2 (2.4.0)
48-
nokogiri (1.10.10)
49-
mini_portile2 (~> 2.4.0)
47+
mini_portile2 (2.5.0)
48+
nokogiri (1.11.1)
49+
mini_portile2 (~> 2.5.0)
50+
racc (~> 1.4)
5051
pathutil (0.16.2)
5152
forwardable-extended (~> 2.6)
5253
public_suffix (4.0.6)
54+
racc (1.5.2)
5355
rake (13.0.1)
5456
rb-fsevent (0.10.4)
5557
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)