Skip to content

Commit 38491b1

Browse files
add website to gemfile
1 parent eeaf5e1 commit 38491b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easy_gravatar.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.email = ["dennisvdhoef@gmail.com"]
1111
spec.summary = %q{A simple gem that gives you -all- the data avalabile for the user on gravatar.com}
1212
spec.description = %q{Gravatar.com, mainly known for its avatar hosting. But users can store more than only an avatar at gravatar. This gem also allows you to easily access it all (accounts at other social networks, more photo's, the name of the user, saved websites, cryptocurrency accounts and more)}
13-
spec.homepage = ""
13+
spec.homepage = "http://hoefweb.nl/ruby/easy_gravatar/"
1414
spec.license = "MIT"
1515

1616
spec.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)