aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2019-07-04 16:17:39 -0700
committerJohn Hawthorn <john@hawthorn.email>2019-07-04 16:17:39 -0700
commit5dbc814ddfde99c4429532886aaec07c8d6ebb74 (patch)
treebeca4e663cb03ca90473714f3f5aeb901bb6150c /Gemfile.lock
parentcd4541a1aa7f306d59d167fade17dff17d57ac75 (diff)
downloadrails-5dbc814ddfde99c4429532886aaec07c8d6ebb74.tar.gz
rails-5dbc814ddfde99c4429532886aaec07c8d6ebb74.tar.bz2
rails-5dbc814ddfde99c4429532886aaec07c8d6ebb74.zip
Bump minimum selenium-webdriver version
Since #36424, we need an newer version in order to pass.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c0d2971170..eb7dbf6877 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -582,7 +582,7 @@ DEPENDENCIES
rubocop-rails
sass-rails
sdoc (~> 1.0)
- selenium-webdriver (>= 3.5.0)
+ selenium-webdriver (>= 3.141.592)
sequel
sidekiq
sneakers