Skip to content

Commit

Permalink
install unpinned css_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Sep 30, 2024
1 parent 03bda2c commit 68bc7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
cmd: "gem install public_suffix -v {{ public_suffix_version }}"
- name: Install PlantUML and PDF support
shell:
cmd: "gem install asciidoctor-diagram rghost hexapdf text-hyphen rouge pygments.rb coderay css_parser:{{ css_parser_version }} asciidoctor-pdf"
cmd: "gem install asciidoctor-diagram rghost hexapdf text-hyphen rouge pygments.rb coderay css_parser asciidoctor-pdf"

-
# install m30pm
Expand Down

0 comments on commit 68bc7f6

Please sign in to comment.