We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c472f commit 4b9bc62Copy full SHA for 4b9bc62
textproc/asciidoctor/Portfile
@@ -7,9 +7,9 @@ PortGroup ruby 1.0
7
# architectures. Don't change it without preserving this property.
8
# The choice of Ruby versions doesn't affect clients.
9
#
10
-ruby.setup asciidoctor 2.0.23 gem {} rubygems ruby33
+ruby.setup asciidoctor 2.0.23 gem {} rubygems ruby34
11
name asciidoctor
12
-revision 0
+revision 1
13
14
# Prevent addition of the ruby interpreter version number as suffix to command line tools
15
ruby.link_binaries_suffix
0 commit comments