Skip to content

Commit 3bfda2e

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 2b567cf commit 3bfda2e

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.4)
7877
erubi (1.8.0)
@@ -137,15 +136,15 @@ 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.0)
141140
rb-fsevent (0.10.3)
142141
rb-inotify (0.9.10)
143142
ffi (>= 0.5.0, < 2)
144143
regexp_parser (1.6.0)
145144
ruby_dep (1.5.0)
146145
rubyzip (2.0.0)
147-
selenium-webdriver (3.142.5)
148-
childprocess (>= 0.5, < 3.0)
146+
selenium-webdriver (3.142.6)
147+
childprocess (>= 0.5, < 4.0)
149148
rubyzip (>= 1.2.2)
150149
spring (2.1.0)
151150
spring-watcher-listen (2.0.1)

0 commit comments

Comments
 (0)