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 a918699 commit 0f3d7d8Copy full SHA for 0f3d7d8
gemfiles/rails60.gemfile
@@ -17,7 +17,7 @@ group :test do
17
gem 'webmock'
18
# Required for system tests
19
gem 'capybara'
20
- gem 'puma', '< 6' # https://github.com/teamcapybara/capybara/issues/2598
+ gem 'puma'
21
gem 'selenium-webdriver'
22
gem 'webdrivers'
23
end
gemfiles/rails61.gemfile
0 commit comments