diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2020-03-03 14:56:27 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-03 14:56:27 +0300 |
| commit | 8e93e26c43006f3033ba35a981a20251e2de7725 (patch) | |
| tree | 588dbfe35cb4cebe59c3b0a0db021c03d83d72d9 /Gemfile | |
| parent | 1b57f339dd5c14f47edb6902946d6b25f0f44aa1 (diff) | |
resolves #262 support syntax highlighting with CodeRay and Rouge (#316)
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,5 +17,4 @@ group :optional do # We would like to make kindlegen a runtime dependency, but can't because of the way asciidoctorj-epub3 packaging works # See https://github.com/asciidoctor/asciidoctor-epub3/issues/288 gem 'kindlegen', '~> 3.0.3' - gem 'pygments.rb', '1.2.1' end |
