Skip to content

Commit 2a9147d

Browse files
depfu[bot]theflow
authored andcommitted
Update selenium-webdriver to version 3.142.4
1 parent 89be4d5 commit 2a9147d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ GEM
5151
rack (>= 1.0.0)
5252
rack-test (>= 0.5.4)
5353
xpath (>= 2.0, < 4.0)
54-
childprocess (0.9.0)
55-
ffi (~> 1.0, >= 1.0.11)
54+
childprocess (2.0.0)
55+
rake (< 13.0)
5656
coffee-rails (4.2.2)
5757
coffee-script (>= 2.2.0)
5858
railties (>= 4.0.0)
@@ -67,7 +67,7 @@ GEM
6767
execjs (2.7.0)
6868
faraday (0.12.1)
6969
multipart-post (>= 1.2, < 3)
70-
ffi (1.9.25)
70+
ffi (1.11.1)
7171
globalid (0.4.2)
7272
activesupport (>= 4.2.0)
7373
i18n (1.6.0)
@@ -127,7 +127,7 @@ GEM
127127
ffi (>= 0.5.0, < 2)
128128
redis (4.1.2)
129129
ruby_dep (1.5.0)
130-
rubyzip (1.2.2)
130+
rubyzip (1.2.4)
131131
sass (3.5.1)
132132
sass-listen (~> 4.0.0)
133133
sass-listen (4.0.0)
@@ -139,8 +139,8 @@ GEM
139139
sprockets (>= 2.8, < 4.0)
140140
sprockets-rails (>= 2.0, < 4.0)
141141
tilt (>= 1.1, < 3)
142-
selenium-webdriver (3.141.0)
143-
childprocess (~> 0.5)
142+
selenium-webdriver (3.142.4)
143+
childprocess (>= 0.5, < 3.0)
144144
rubyzip (~> 1.2, >= 1.2.2)
145145
sentry-raven (2.5.3)
146146
faraday (>= 0.7.6, < 1.0)

0 commit comments

Comments
 (0)