summaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Expand)Author
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
2020-01-25add test for integration with prawn-gmagickDan Allen
2020-01-20fix lint errorDan Allen
2020-01-20add test for behavior of cache-uri document attributeDan Allen
2020-01-15only install deep-cover if the COVERAGE env var is set [skip ci]Dan Allen
2020-01-06disable require for prawn-table in Gemfile [skip ci]Dan Allen
2019-12-03first wave of lint violations in application codeDan Allen
2019-11-13resolves #20 hyphenate prose using the text-hyphen gem if the hyphens attribu...Dan Allen
2019-09-29resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...Dan Allen
2019-08-29resolves #1233 don't crash when aligning line numbers of source highlighted w...Dan Allen