We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac4d89 commit 51da594Copy full SHA for 51da594
cuprite.gemspec
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
25
s.required_ruby_version = ">= 2.6.0"
26
27
s.add_runtime_dependency "capybara", "~> 3.0"
28
- s.add_runtime_dependency "ferrum", "~> 0.12.0"
+ s.add_runtime_dependency "ferrum", "~> 0.13.0"
29
30
s.add_development_dependency "byebug", "~> 11.1"
31
s.add_development_dependency "chunky_png", "~> 1.4"
0 commit comments