We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5baaf65 commit 0ae1bf2Copy full SHA for 0ae1bf2
math_demo.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
triangles, created from moving points
14
EOS
15
spec.summary = %q{An example of a propane app as gem.}
16
- spec.homepage = "https://ruby-processing.github.io/propane/"
+ spec.homepage = "https://ruby-processing.github.io/math_demo/"
17
spec.post_install_message = %q{Congratulations you've just installed propane.}
18
spec.license = 'GPL-3.0'
19
spec.files = FileList['bin/**/*', 'lib/**/*'].exclude(/jar/).to_a
0 commit comments