index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciidoctor.gemspec
Age
Commit message (
Expand
)
Author
2024-03-07
resolves #4561 remove use of base64 library to prevent warning in Ruby >= 3.3...
Dan Allen
2023-08-15
forbid use of haml 6.1.2 since it's not compiled for JRuby
Dan Allen
2023-04-08
resolves #4429 add support for Haml 6 to template converter (PR #4431)
Dan Allen
2023-02-21
upgrade Nokogiri where possible
Dan Allen
2022-10-06
fix mailing list URL in gem metadata
Dan Allen
2022-08-26
upgrade Nokogiri to latest version and add overrides for older Ruby versions ...
Mike Dalessio
2022-08-24
bump minimum required Ruby version to 2.5 (PR #4341)
Dan Allen
2021-11-28
fix mailinglist URL in gemspec [skip ci]
Dan Allen
2021-10-18
rename default branch
Dan Allen
2021-07-10
move asciimath dependency declaration to Gemfile
Dan Allen
2021-07-10
move all syntax highlighter dependencies to Gemfile
Dan Allen
2021-05-31
replace rspec expectations with minitest assertions in feature tests
Dan Allen
2021-05-31
upgrade minitest
Dan Allen
2021-04-10
upgrade template libraries
Dan Allen
2021-01-22
resolves #3916 upgrade rouge and fix test assertion (PR #3920)
Dan Allen
2020-11-27
test against AsciiMath 2
Dan Allen
2020-08-20
resolves #3737 add support for erubi template engine; use it in place of erub...
Dan Allen
2020-01-17
upgrade rouge in test suite
Dan Allen
2019-12-26
upgrade rouge for development to remove warnings (PR #3522)
Dan Allen
2019-06-15
resolves #3336 fix how options are passed to the Rouge lexer (PR #3339)
Dan Allen
2019-04-15
document in gemspec that Asciidoctor supports Rouge >= 2 [skip ci]
Dan Allen
2019-04-10
fix syntax in gemspec [skip ci]
Dan Allen
2019-04-09
assign files inside begin/rescue block in gemspec [skip ci]
Dan Allen
2019-03-23
resolves #3193 bundle .yardopts in RubyGem (PR #3194)
Dan Allen
2019-02-06
resolves #3044 don't distribute test suite in gem [skip ci] (PR #3048)
Dan Allen
2019-02-05
switch to HTTPS URL in gemspec [skip ci]
Dan Allen
2019-02-05
fix git command in gemspec [skip ci]
Dan Allen
2019-02-05
remove process workaround for JRuby [skip ci]
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-02-03
resolves #1040 add syntax highlighter adapter for Rouge (PR #3033)
Dan Allen
2019-01-10
update development dependencies (PR #3000)
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2019-01-04
look inside type when using defined? to avoid getting faked out by autoload
Dan Allen
2018-10-29
don't run build on unsupported versions of Ruby (part of #2764)
Dan Allen
2018-10-27
remove deprecated property in gemspec [skip ci]
Dan Allen
2018-10-21
resolves #2928 prevent Slim 4 from issuing warning about invalid `:asciidoc` ...
Dan Allen
2018-10-14
upgrade nokogiri, but keep version pinned on JRuby (PR #2919)
Dan Allen
2018-08-01
merge PR #2822
Dan Allen
2018-08-01
document the reasoning behind the logic that builds the list of files in the ...
Dan Allen
2018-07-31
map Concurrent::Hash to ThreadSafe::Cache in Ruby 1.8.7
Dan Allen
2018-07-31
replace thread_safe with concurrent-ruby
Jun Aruga
2018-07-06
pin nokogiri to fix problem with test assertions on JRuby
Dan Allen
2018-05-06
Load asciidoctor/version from LOAD_PATH if not found locally (PR #2760)
Joseph Herlant
2018-04-08
Fix typo in gemspec that removed README & CONTRIBUTING files from the generat...
Joseph Herlant
2018-04-02
add mailinglist URI to gem spec
Dan Allen
2018-04-01
add changelog, source, and issues URI to gem spec
Dan Allen
2017-12-21
move yard deps to Gemfile and remove rake task
Dan Allen
2017-09-19
rename license text file to LICENSE [skip ci]
Dan Allen
2017-08-22
update nokogiri to 1.8.0 for ruby >= 2.1 (PR #2380)
Vasyl Solovei
[next]