We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966f780 commit f884b3dCopy full SHA for f884b3d
rspec-rails.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
11
s.email = "[email protected]"
12
s.homepage = "https://github.com/rspec/rspec-rails"
13
s.summary = "RSpec for Rails"
14
- s.description = "rspec-rails is a testing framework for Rails 3.x and 4.x."
+ s.description = "rspec-rails is a testing framework for Rails 3+."
15
16
s.files = `git ls-files -- lib/*`.split("\n")
17
s.files += %w[README.md LICENSE.md Changelog.md Capybara.md .yardopts .document]
0 commit comments