We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6c0e3 commit b8a413bCopy full SHA for b8a413b
spring-commands-rspec.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
spec.email = ["[email protected]"]
10
spec.description = %q{rspec command for spring}
11
spec.summary = %q{rspec command for spring}
12
- spec.homepage = ""
+ spec.homepage = "https://github.com/jonleighton/spring-commands-rspec"
13
spec.license = "MIT"
14
15
spec.files = `git ls-files`.split($/)
0 commit comments