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
/
Gemfile
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-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-19
upgrade TruffleRuby in CI
Dan Allen
2022-10-18
drop support for Ruby < 9.2 (which provides Ruby 2.3)
Dan Allen
2022-10-12
manage bundler groups correctly in CI workflow
Dan Allen
2022-10-09
remove gem version patch script and update release script
Dan Allen
2022-09-04
require Gem::Version patch in Gemfile
Dan Allen
2022-08-26
upgrade Nokogiri to latest version and add overrides for older Ruby versions ...
Mike Dalessio
2022-08-24
enable job for Ruby 3.1 on windows-latest
Dan Allen
2022-07-27
remove unused group in Gemfile [no ci]
Dan Allen
2022-07-27
set up fully automated release [no ci]
Dan Allen
2022-01-08
update RuboCop and add new cops
Dan Allen
2021-12-28
drop outdated patch for open-uri-cached (PR #4229)
Dan Allen
2021-12-27
add tests for open-uri/cached integration that is activated by the cache-uri ...
Dan Allen
2021-11-07
update RuboCop and add new rules to config
Dan Allen
2021-07-31
resolves #2557 enable RuboCop to enforce a consistent code style and perform ...
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-04-30
sort gems in Gemfile [skip ci]
Dan Allen
2021-04-30
add missing frozen string literal comment in Gemfile [skip ci]
Dan Allen
2020-11-27
add job to matrix that runs tests against AsciiMath 1
Dan Allen
2020-11-02
fix name of docs group in Gemfile [skip ci]
Dan Allen
2019-12-14
upgrade truffleruby in CI to 19.3.0 (PR #3506)
Dan Allen
2019-08-25
go back to using RUBY_ENGINE to change version of haml on TruffleRuby
Dan Allen
2019-08-25
use shorthand declaration for haml gem on TruffleRuby
Dan Allen
2019-08-25
upgrade truffleruby to 19.2.0; enable in nightly job (PR #3305)
Guillaume Grossetie
2019-06-15
resolves #3336 fix how options are passed to the Rouge lexer (PR #3339)
Dan Allen
2019-06-14
set pygments.rb version explicitly in CI
Dan Allen
2019-01-26
resolves #2106 make syntax highlighter pluggable (PR #3016)
Dan Allen
2019-01-10
update development dependencies (PR #3000)
Dan Allen
2018-11-15
remove shippable configuration [skip ci]
Dan Allen
2018-10-29
don't run build on unsupported versions of Ruby (part of #2764)
Dan Allen
2018-10-14
upgrade nokogiri, but keep version pinned on JRuby (PR #2919)
Dan Allen
2018-07-31
map Concurrent::Hash to ThreadSafe::Cache in Ruby 1.8.7
Dan Allen
2017-12-21
move yard deps to Gemfile and remove rake task
Dan Allen
2017-08-26
fix broken Gemfile
Dan Allen
2017-08-23
lock mingw32 version of Ruby to nokogiri 1.7
Dan Allen
2017-07-26
update Ruby versions in CI environment (PR #2339)
Dan Allen
2017-07-24
lock version of tilt in Ruby 1.8.7 build
Dan Allen
2017-06-24
lock version of Haml if Ruby < 2
Dan Allen
2017-05-16
remove trailing spaces in source
Dan Allen
2017-05-07
cap version of slim for Ruby 1.9.3; upgrade slim to 2.1.0 for Ruby 1.8.7
Dan Allen
2017-03-03
shift latest version of dep to gemspec
Dan Allen
2017-01-23
upgrade cucumber and JRuby in CI build (PR #2005)
Dan Allen
2016-11-29
upgrade Nokogiri to 1.6.x (except on Ruby 1.8) (PR #1213)
Dan Allen
2016-11-29
always use 0 to represent floating number in pessimistic version
Dan Allen
2016-11-29
upgrade to Slim 3 (PR #1953)
Vít Ondruch
2014-11-10
enable CI reports
Dan Allen
2013-10-25
resolves #731 add initial Cucumber test infrastructure
Dan Allen
[next]