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 ac541a6 commit 7662fd6Copy full SHA for 7662fd6
Gemfile
@@ -14,7 +14,7 @@ gem "rake", ">= 13"
14
15
gem "sprockets-rails", ">= 2.0.0"
16
gem "propshaft", ">= 0.1.7"
17
-gem "capybara", ">= 3.26"
+gem "capybara", ">= 3.38"
18
gem "selenium-webdriver", ">= 4.0.0"
19
20
gem "rack-cache", "~> 1.2"
Gemfile.lock
@@ -159,7 +159,7 @@ GEM
159
bunny (2.19.0)
160
amq-protocol (~> 2.3, >= 2.3.1)
161
sorted_set (~> 1, >= 1.0.2)
162
- capybara (3.36.0)
+ capybara (3.38.0)
163
addressable
164
matrix
165
mini_mime (>= 0.1.3)
@@ -577,7 +577,7 @@ DEPENDENCIES
577
benchmark-ips
578
blade
579
bootsnap (>= 1.4.4)
580
- capybara (>= 3.26)
+ capybara (>= 3.38)
581
cgi (>= 0.3.6)
582
connection_pool
583
cssbundling-rails
0 commit comments