We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac4f99 commit 63709ddCopy full SHA for 63709dd
spec/dummy/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
4
gem 'rails', '~> 5.2.1'
5
gem 'puma'
6
-gem 'capybara'
+gem 'capybara', '3.34.0'
7
gem 'selenium-webdriver'
8
gem 'graphql', path: File.expand_path('../../', __dir__)
9
0 commit comments