diff --git a/examples/full_demo.rb b/examples/full_demo.rb old mode 100755 new mode 100644 diff --git a/notare.gemspec b/notare.gemspec index c64665c..bee7423 100644 --- a/notare.gemspec +++ b/notare.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |spec| spec.authors = ["Mathias"] spec.summary = "A Ruby gem for creating docx files with a simple DSL" spec.description = "Notare provides a clean DSL for creating Word documents in Ruby" - spec.homepage = "https://github.com/mathias/notare" + spec.homepage = "https://git.kaukus.no/Kaukus/Notare" spec.license = "MIT" spec.required_ruby_version = ">= 3.0.0"