Skip to content

Commit 7833dc0

Browse files
committed
[rb] Updating the Gemfile.lock as well
1 parent 97d56d0 commit 7833dc0

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

rb/Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
selenium-devtools (0.127.0)
55
selenium-webdriver (~> 4.2)
6-
selenium-webdriver (4.23.0)
6+
selenium-webdriver (4.24.0.nightly)
77
base64 (~> 0.2)
88
logger (~> 1.4)
99
rexml (~> 3.2, >= 3.2.5)
@@ -41,6 +41,8 @@ GEM
4141
diff-lcs (1.5.1)
4242
drb (2.2.1)
4343
ffi (1.17.0)
44+
ffi (1.17.0-java)
45+
ffi (1.17.0-x86_64-darwin)
4446
fileutils (1.7.2)
4547
git (1.19.1)
4648
addressable (~> 2.8)
@@ -49,9 +51,11 @@ GEM
4951
i18n (1.14.5)
5052
concurrent-ruby (~> 1.0)
5153
io-console (0.7.2)
54+
io-console (0.7.2-java)
5255
irb (1.14.0)
5356
rdoc (>= 4.0.0)
5457
reline (>= 0.4.2)
58+
jar-dependencies (0.4.1)
5559
json (2.7.2)
5660
json (2.7.2-java)
5761
language_server-protocol (3.17.0.3)
@@ -67,9 +71,11 @@ GEM
6771
racc
6872
psych (5.1.2)
6973
stringio
70-
public_suffix (6.0.0)
71-
racc (1.8.0)
72-
racc (1.8.0-java)
74+
psych (5.1.2-java)
75+
jar-dependencies (>= 0.1.7)
76+
public_suffix (6.0.1)
77+
racc (1.8.1)
78+
racc (1.8.1-java)
7379
rack (2.2.9)
7480
rainbow (3.1.1)
7581
rake (13.2.1)
@@ -189,4 +195,4 @@ DEPENDENCIES
189195
yard (~> 0.9.11, >= 0.9.36)
190196

191197
BUNDLED WITH
192-
2.2.33
198+
2.5.14

0 commit comments

Comments
 (0)