Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webdrivers to fix the build #118

Merged
merged 2 commits into from
Feb 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ GEM
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
unicode-display_width (2.4.2)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -176,7 +176,7 @@ DEPENDENCIES
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
standard (>= 1.20.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)
yard

BUNDLED WITH
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.10.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.11.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.12.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.5.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.6.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.7.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.8.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
6 changes: 3 additions & 3 deletions gemfiles/rspec-3.9.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
rspec-snapshot!
selenium-webdriver (~> 4.8.0)
simplecov (~> 0.22.0)
webdrivers (~> 5.2.0)
webdrivers (~> 5.3)

BUNDLED WITH
2.3.7
2 changes: 1 addition & 1 deletion rspec-abq.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "capybara", "~> 3.38.0"
spec.add_development_dependency "selenium-webdriver", "~> 4.8.0"
spec.add_development_dependency "nokogiri", "~> 1.14.2"
spec.add_development_dependency "webdrivers", "~> 5.2.0"
spec.add_development_dependency "webdrivers", "~> 5.3"
spec.add_development_dependency "rack", "~> 2.2.6.4"
spec.add_development_dependency "puma", "~> 6.1.0"
spec.add_development_dependency "capybara-inline-screenshot", "~> 2.2.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"kind": "RSpec",
"language": "Ruby"
},
"otherErrors": [

],
"summary": {
"canceled": 0,
"failed": 0,
Expand Down
Loading
Loading