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 458691a commit 533cfebCopy full SHA for 533cfeb
tests/Gemfile
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
source "https://rubygems.org"
3
-ruby "2.7.3"
+ruby "2.7.4"
4
5
gem "capybara"
6
gem "rspec"
tests/Gemfile.lock
@@ -64,7 +64,7 @@ DEPENDENCIES
64
webdrivers
65
66
RUBY VERSION
67
- ruby 2.7.3p183
+ ruby 2.7.4p191
68
69
BUNDLED WITH
70
2.1.4
0 commit comments