Update git path
This commit is contained in:
0
examples/full_demo.rb
Executable file → Normal file
0
examples/full_demo.rb
Executable file → Normal file
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.authors = ["Mathias"]
|
spec.authors = ["Mathias"]
|
||||||
spec.summary = "A Ruby gem for creating docx files with a simple DSL"
|
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.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.license = "MIT"
|
||||||
spec.required_ruby_version = ">= 3.0.0"
|
spec.required_ruby_version = ">= 3.0.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user