diff --git a/Gemfile b/Gemfile index b36b450..9f23dc7 100644 --- a/Gemfile +++ b/Gemfile @@ -9,5 +9,5 @@ gem 'rubocop', '~> 1.64' gem 'rubocop-performance', '~> 1.0' gem 'rubocop-rspec', '~> 2.0' gem 'simplecov', '~> 0.22' -gem 'watir', '~> 6.18.0' -gem 'webdrivers', '~> 4.0' \ No newline at end of file +gem 'watir', '~> 7.3.0' +gem 'webdrivers', '~> 5.0' \ No newline at end of file