Skip to content

Commit 69bd101

Browse files
authored
Merge pull request #242 from ohbarye/dependabot/bundler/backend/selenium-webdriver-3.142.7
Bump selenium-webdriver from 3.142.5 to 3.142.7 in /backend
2 parents 7cddd19 + 9af0f10 commit 69bd101

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

backend/Gemfile.lock

Lines changed: 5 additions & 6 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.6)
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.7.0)
145-
rubyzip (2.0.0)
146-
selenium-webdriver (3.142.5)
147-
childprocess (>= 0.5, < 3.0)
144+
rubyzip (2.3.0)
145+
selenium-webdriver (3.142.7)
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)