[rubygems/rubygems] Update documentation to use squiggly heredoc
https://github.com/rubygems/rubygems/commit/4691b959ad
This commit is contained in:
parent
a6ba45e9b0
commit
d5e83a0601
@ -301,7 +301,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||||||
#
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
#
|
#
|
||||||
# spec.description = <<-EOF
|
# spec.description = <<~EOF
|
||||||
# Rake is a Make-like program implemented in Ruby. Tasks and
|
# Rake is a Make-like program implemented in Ruby. Tasks and
|
||||||
# dependencies are specified in standard Ruby syntax.
|
# dependencies are specified in standard Ruby syntax.
|
||||||
# EOF
|
# EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user