Skip to content

Commit

Permalink
Add homepage to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed May 22, 2013
1 parent 49d5999 commit 447027a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tinymce-rails.gemspec
Expand Up @@ -8,6 +8,7 @@ Gem::Specification.new do |s|
s.files = Dir["README.md", "LICENSE", "Rakefile", "app/**/*", "lib/**/*", "vendor/**/*"]
s.authors = ["Sam Pohlenz"]
s.email = "sam@sampohlenz.com"
s.homepage = "https://github.com/spohlenz/tinymce-rails"

s.add_dependency "railties", ">= 3.1.1"
end

0 comments on commit 447027a

Please sign in to comment.