Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rails-footnotes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.authors = ["Roman V. Babenko", "José Valim", "Keenan Brock", "Duane Johnson", "Adrien Siami", "André Arko"]
s.email = ["[email protected]"]
s.homepage = "http://github.com/indirect/rails-footnotes"
s.homepage = "https://github.com/indirect/rails-footnotes"
s.summary = %q{Every Rails page has footnotes that gives information about your application and links back to your editor.}
s.description = %q{Every Rails page has footnotes that gives information about your application and links back to your editor.}

Expand Down