Skip to content

Commit ca46d04

Browse files
benpicklesSam Phippen
authored andcommitted
Update gem description to include Rails 5.
1 parent f17f333 commit ca46d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rspec-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
1111
s.email = "[email protected]"
1212
s.homepage = "https://github.com/rspec/rspec-rails"
1313
s.summary = "RSpec for Rails"
14-
s.description = "rspec-rails is a testing framework for Rails 3.x and 4.x."
14+
s.description = "rspec-rails is a testing framework for Rails 3+."
1515

1616
s.files = `git ls-files -- lib/*`.split("\n")
1717
s.files += %w[README.md LICENSE.md Changelog.md Capybara.md .yardopts .document]

0 commit comments

Comments
 (0)