We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5996959 + 61bae48 commit 5fd5a94Copy full SHA for 5fd5a94
rspec-activemodel-mocks.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
s.license = "MIT"
10
s.authors = ["David Chelimsky", "Andy Lindeman", "Thomas Holmes"]
11
s.email = "[email protected]"
12
- s.homepage = "http://github.com/thomas-holmes/rspec-activemodel-mocks"
+ s.homepage = "https://github.com/rspec/rspec-activemodel-mocks"
13
s.summary = "rspec-activemodel-mocks-#{RSpec::ActiveModel::Mocks::Version::STRING}"
14
s.description = "RSpec test doubles for ActiveModel and ActiveRecord"
15
0 commit comments