Skip to content

Commit 4e8c259

Browse files
committed
Note selenium changes
1 parent d367b8a commit 4e8c259

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile-rails-dependencies

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ else
4343
gem "rails", version
4444
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
4545

46+
# This version number reflects our build version not our actual version,
47+
# this will be fixed in 7.1.4 and should be removed then.
4648
if version_number == '7.1.0'
4749
gem 'selenium-webdriver', '< 4.20.0', require: false
4850
else

0 commit comments

Comments
 (0)