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.
2 parents 2c8591b + f17f21f commit 96bf7e2Copy full SHA for 96bf7e2
README.md
@@ -32,7 +32,7 @@ gem 'rspec-expectations', '= 3.5.0.beta3'
32
gem 'rspec-mocks', '= 3.5.0.beta3'
33
gem 'rspec-support', '= 3.5.0.beta3'
34
35
-gem 'guard-rspec, '~> 4.7`
+gem 'guard-rspec', '~> 4.7'
36
```
37
38
and for Rails projects this also means adding:
0 commit comments