Skip to content

Commit b8eaf45

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 95517a4 commit b8eaf45

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)
@@ -136,15 +135,15 @@ GEM
136135
method_source
137136
rake (>= 0.8.7)
138137
thor (>= 0.20.3, < 2.0)
139-
rake (12.3.3)
138+
rake (13.0.0)
140139
rb-fsevent (0.10.3)
141140
rb-inotify (0.9.10)
142141
ffi (>= 0.5.0, < 2)
143142
regexp_parser (1.6.0)
144143
ruby_dep (1.5.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)