Skip to content

Commit 9c2eb58

Browse files
committed
Update rspec-rails description
1 parent b6152d1 commit 9c2eb58

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
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
1010
s.email = "[email protected]"
1111
s.homepage = "https://github.com/rspec/rspec-rails"
1212
s.summary = "RSpec for Rails"
13-
s.description = "rspec-rails is a testing framework for Rails 5+."
13+
s.description = "rspec-rails integrates the Rails testing helpers into RSpec."
1414
s.required_ruby_version = ">= 2.5.0"
1515

1616
s.metadata = {

0 commit comments

Comments
 (0)