Skip to content

Commit

Permalink
[rb] Updating the Gemfile.lock as well
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jul 31, 2024
1 parent 97d56d0 commit 7833dc0
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions rb/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
selenium-devtools (0.127.0)
selenium-webdriver (~> 4.2)
selenium-webdriver (4.23.0)
selenium-webdriver (4.24.0.nightly)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -41,6 +41,8 @@ GEM
diff-lcs (1.5.1)
drb (2.2.1)
ffi (1.17.0)
ffi (1.17.0-java)
ffi (1.17.0-x86_64-darwin)
fileutils (1.7.2)
git (1.19.1)
addressable (~> 2.8)
Expand All @@ -49,9 +51,11 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.7.2-java)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jar-dependencies (0.4.1)
json (2.7.2)
json (2.7.2-java)
language_server-protocol (3.17.0.3)
Expand All @@ -67,9 +71,11 @@ GEM
racc
psych (5.1.2)
stringio
public_suffix (6.0.0)
racc (1.8.0)
racc (1.8.0-java)
psych (5.1.2-java)
jar-dependencies (>= 0.1.7)
public_suffix (6.0.1)
racc (1.8.1)
racc (1.8.1-java)
rack (2.2.9)
rainbow (3.1.1)
rake (13.2.1)
Expand Down Expand Up @@ -189,4 +195,4 @@ DEPENDENCIES
yard (~> 0.9.11, >= 0.9.36)

BUNDLED WITH
2.2.33
2.5.14

0 comments on commit 7833dc0

Please sign in to comment.