Skip to content
Snippets Groups Projects
Commit 15dd179a authored by Grey Baker's avatar Grey Baker
Browse files

Add source code and changelog links to gemspec

parent f5cfe029
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,9 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.executables = ["geocode"]
s.license = 'MIT'
s.metadata = {
'source_code_uri' => 'https://github.com/alexreisner/geocoder',
'changelog_uri' => 'https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md'
}
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment