Skip to content

Commit f23f3c7

Browse files
Bump nokogiri from 1.13.9 to 1.13.10 in /examples/ruby (SeleniumHQ#1258)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed700c2 commit f23f3c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/ruby/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ GEM
55
diff-lcs (1.5.0)
66
ffi (1.15.5)
77
json (2.6.2)
8-
nokogiri (1.13.9-x86_64-darwin)
8+
nokogiri (1.13.10-x86_64-darwin)
99
racc (~> 1.4)
10-
nokogiri (1.13.9-x86_64-linux)
10+
nokogiri (1.13.10-x86_64-linux)
1111
racc (~> 1.4)
1212
parallel (1.22.1)
1313
parser (3.1.3.0)
1414
ast (~> 2.4.1)
15-
racc (1.6.0)
15+
racc (1.6.1)
1616
rainbow (3.1.1)
1717
rake (13.0.6)
1818
regexp_parser (2.6.1)

0 commit comments

Comments
 (0)