Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 98d8b8c

Browse files
committed
Merge pull request #2219 from bquorning/patch-1
Link to homepage using https
2 parents e95067e + f4af73e commit 98d8b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rspec-core.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
99
s.license = "MIT"
1010
s.authors = ["Steven Baker", "David Chelimsky", "Chad Humphries", "Myron Marston"]
1111
s.email = "[email protected]"
12-
s.homepage = "http://github.com/rspec/rspec-core"
12+
s.homepage = "https://github.com/rspec/rspec-core"
1313
s.summary = "rspec-core-#{RSpec::Core::Version::STRING}"
1414
s.description = "BDD for Ruby. RSpec runner and example groups."
1515

0 commit comments

Comments
 (0)