Skip to content

Commit ca652fc

Browse files
Bump selenium-webdriver from 3.142.5 to 3.142.6 in /backend
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.5 to 3.142.6. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8d02d9f commit ca652fc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

backend/Gemfile.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ GEM
7171
rack-test (>= 0.6.3)
7272
regexp_parser (~> 1.5)
7373
xpath (~> 3.2)
74-
childprocess (2.0.0)
75-
rake (< 13.0)
74+
childprocess (3.0.0)
7675
concurrent-ruby (1.1.5)
7776
crass (1.0.5)
7877
erubi (1.9.0)
@@ -137,14 +136,14 @@ GEM
137136
method_source
138137
rake (>= 0.8.7)
139138
thor (>= 0.20.3, < 2.0)
140-
rake (12.3.3)
139+
rake (13.0.1)
141140
rb-fsevent (0.10.3)
142141
rb-inotify (0.10.0)
143142
ffi (~> 1.0)
144143
regexp_parser (1.6.0)
145144
rubyzip (2.0.0)
146-
selenium-webdriver (3.142.5)
147-
childprocess (>= 0.5, < 3.0)
145+
selenium-webdriver (3.142.6)
146+
childprocess (>= 0.5, < 4.0)
148147
rubyzip (>= 1.2.2)
149148
spring (2.1.0)
150149
spring-watcher-listen (2.0.1)

0 commit comments

Comments
 (0)