| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- allows gem to be installed on Ruby 3
|
|
supported
|
|
|
|
|
|
|
|
|
|
concurrent-ruby is compliant with semantic versioning https://github.com/ruby-concurrency/concurrent-ruby#versioning so ~> 1.1 is enough
|
|
|
|
|
|
- move rubocop deps into group in Gemfile
- exclude lint group when building on Windows
- move simplecov dep to Gemfile
- disable lint deps on Ruby 2.3 on Windows
- pin version of bundler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
diagrams (PR #1385)
|
|
|
|
|
|
|
|
|
|
#1299)
|
|
|
|
|
|
|
|
|
|
highlighting with Rouge (PR #1103)
- add support for cgi-style options on source language when syntax highlighting with Rouge
- upgrade Rouge to 3.4.0
- test against Rouge ~> 2.0.0 in CI matrix
- regenerate chronicles example
|
|
|
|
- restore support for Asciidoctor back to 1.5.3
- tighten allowed dependency range of asciidoctor gem in gemspec
- mention minimum supported Asciidoctor version in README
- add automatic verification of support for Asciidoctor 1.5.3
|