Skip to content

Commit ba50ed7

Browse files
author
Swaroop SM
committed
added homepage in gemspec
1 parent d7cec26 commit ba50ed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fusioncharts-rails.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Gem::Specification.new do |spec|
88
spec.version = Fusioncharts::Rails::VERSION
99
spec.authors = ["FusionCharts"]
1010
spec.email = ["mail@labs.fusioncharts.com"]
11-
spec.description = %q{Wrapper for fusioncharts}
11+
spec.description = %q{Server Wrapper for rendering FusionCharts on Rails}
1212
spec.summary = %q{Wrapper for fusioncharts}
13-
spec.homepage = ""
13+
spec.homepage = "https://github.com/fusioncharts/rails-wrapper"
1414
spec.license = "MIT"
1515

1616
spec.files = `git ls-files`.split($/)

0 commit comments

Comments
 (0)