Skip to content

Commit e5fc4e5

Browse files
authored
[rust][rb] Update lock files with new versions (#17118)
1 parent c67fc31 commit e5fc4e5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

rb/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
selenium-devtools (0.145.0)
55
selenium-webdriver (~> 4.2)
6-
selenium-webdriver (4.41.0)
6+
selenium-webdriver (4.42.0.nightly)
77
base64 (~> 0.2)
88
logger (~> 1.4)
99
rexml (~> 3.2, >= 3.2.5)

rust/Cargo.Bazel.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "371e43f83d6f9537c38b1ee88f02519bf38990f37aa0fde5e0a9df9d57f9a3d0",
2+
"checksum": "9db0ccfee7f54ecefc6998f694fe9a07d8558cf265659fefcb4d4435a7be808c",
33
"crates": {
44
"addr2line 0.25.1": {
55
"name": "addr2line",
@@ -12004,9 +12004,9 @@
1200412004
],
1200512005
"license_file": "LICENSE"
1200612006
},
12007-
"selenium-manager 0.4.41": {
12007+
"selenium-manager 0.4.42-nightly": {
1200812008
"name": "selenium-manager",
12009-
"version": "0.4.41",
12009+
"version": "0.4.42-nightly",
1201012010
"package_url": "https://github.com/SeleniumHQ/selenium",
1201112011
"repository": null,
1201212012
"targets": [
@@ -12162,7 +12162,7 @@
1216212162
"selects": {}
1216312163
},
1216412164
"edition": "2024",
12165-
"version": "0.4.41"
12165+
"version": "0.4.42-nightly"
1216612166
},
1216712167
"license": "Apache-2.0",
1216812168
"license_ids": [
@@ -20613,7 +20613,7 @@
2061320613
},
2061420614
"binary_crates": [],
2061520615
"workspace_members": {
20616-
"selenium-manager 0.4.41": "rust"
20616+
"selenium-manager 0.4.42-nightly": "rust"
2061720617
},
2061820618
"conditions": {
2061920619
"aarch64-apple-darwin": [

rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)