summaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Expand)Author
2023-04-19upgrade RuboCop and configure new rulesDan Allen
2022-10-28upgrade RuboCop, configure new rules, and update code to conformDan Allen
2022-10-25allow rouge gem to be deselected by setting ROUGE_VERSION=falseDan Allen
2022-10-22upgrade RuboCop and configure new rules [no ci]Dan Allen
2022-10-20remove gem version patch script and update release scriptDan Allen
2022-09-07resolves #928 use ICU if available to sort index entries and group terms unde...Dan Allen
2022-09-07really use Rouge 3 on JRuby in CIDan Allen
2022-09-06test integration with Rouge 4 in CIDan Allen
2022-09-04require Gem::Version patch in Gemfile instead of RakefileDan Allen
2022-07-22upgrade RuboCop and configure new rules [no ci]Dan Allen
2022-07-13upgrade RuboCop and configure new rulesDan Allen
2022-06-12don't attempt to intall prawn-gmagick unless RUBY_ENGINE is ruby [skip ci]Dan Allen
2022-06-04add integration test with Asciidoctor Kroki (PR #2226)Dan Allen
2022-05-30update RuboCop and configure new rulesDan Allen
2022-05-25hold back versions of RuboCop for JRuby 9.2Dan Allen
2022-05-25upgrade RuboCop and adjust rules accordinglyDan Allen
2022-05-04update RuboCop and configure new rulesDan Allen
2022-04-17update RuboCop and tweak configurationDan Allen
2022-04-17unlock version of pdf-reader in dev buildDan Allen
2022-04-15declare matrix as a dependency until prawn does (PR #2037)Dan Allen
2022-03-07use prawn-table release (PR #2006)Dan Allen
2022-01-25lock version of pdf-readerDan Allen
2021-12-28update open-uri-cached and enable test on Ruby 3.1Dan Allen
2021-12-27add Ruby 3.1 to CI matrix; update error message transformation to account for...Dan Allen
2021-07-10move all syntax highlighter dependencies to GemfileDan Allen
2021-07-04remove unnecessary rexml dependency in CIDan Allen
2021-07-02upgrade RuboCop, add new rules, and adjust code to confirm [skip ci]Dan Allen
2021-06-16upgrade RuboCop and adjust code to match fix for RegexpLiteral ruleDan Allen
2021-06-10exclude rubocop 1.16.1, which has a known bugDan Allen
2021-06-10upgrade rubocop-rspec and add new rules [skip ci]Dan Allen
2021-06-02upgrade RuboCop and fix indentation of multi-line method calls [skip ci]Dan Allen
2021-05-07update RuboCop; allow non-ASCII characters in comments [skip ci]Dan Allen
2021-04-30upgrade rubocopDan Allen
2021-03-18update Rubocop and disable unnecessary disabling of Style/HashConversion rule...Dan Allen
2021-02-16upgrade Rubocop and fix new warningsDan Allen
2021-01-27add rubocop-rakeDan Allen
2021-01-26upgrade dependencies and fix new lint violationsDan Allen
2021-01-20resolves #1583 add basic tests for Asciidoctor Diagram integrationDan Allen
2021-01-03add Ruby 3 to CI matrix; make it primary; patch bug in Prawn; use it for rele...Dan Allen
2020-11-11upgrade RuboCop, add new rules, and update code to fix violationsDan Allen
2020-09-29upgrade rubocop and update code to honor new rulesDan Allen
2020-07-16upgrade DeepCover [skip ci]Dan Allen
2020-07-16upgrade Rubocop and update code according to new rulesDan Allen
2020-07-14use and enforce a consistent style for comment annotationsDan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-05-06remove .git suffix for GitHub URLDan Allen
2020-05-06upgrade deep-cover and excluded generated parser from coverage reportDan Allen
2020-04-14Bump Rubocop to 0.81 (PR #1646)Marat Radchenko
2020-01-28fix lint error in GemfileDan Allen
2020-01-28enable CI for Ruby 2.3 on Windows (PR #1526)Dan Allen