Skip to content

Commit 4b9bc62

Browse files
committed
asciidoctor: use ruby34
1 parent 45c472f commit 4b9bc62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

textproc/asciidoctor/Portfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ PortGroup ruby 1.0
77
# architectures. Don't change it without preserving this property.
88
# The choice of Ruby versions doesn't affect clients.
99
#
10-
ruby.setup asciidoctor 2.0.23 gem {} rubygems ruby33
10+
ruby.setup asciidoctor 2.0.23 gem {} rubygems ruby34
1111
name asciidoctor
12-
revision 0
12+
revision 1
1313

1414
# Prevent addition of the ruby interpreter version number as suffix to command line tools
1515
ruby.link_binaries_suffix

0 commit comments

Comments
 (0)