Skip to content

Commit 5fd5a94

Browse files
committed
Merge pull request #16 from bquorning/patch-1
Point the gemfile to the correct homepage
2 parents 5996959 + 61bae48 commit 5fd5a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rspec-activemodel-mocks.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 = ["David Chelimsky", "Andy Lindeman", "Thomas Holmes"]
1111
s.email = "[email protected]"
12-
s.homepage = "http://github.com/thomas-holmes/rspec-activemodel-mocks"
12+
s.homepage = "https://github.com/rspec/rspec-activemodel-mocks"
1313
s.summary = "rspec-activemodel-mocks-#{RSpec::ActiveModel::Mocks::Version::STRING}"
1414
s.description = "RSpec test doubles for ActiveModel and ActiveRecord"
1515

0 commit comments

Comments
 (0)