summaryrefslogtreecommitdiff
path: root/asciidoctor.gemspec
AgeCommit message (Expand)Author
2017-06-24upgrade haml development dependency to ~> 5.0.0Dan Allen
2017-05-16using consistent encoding directive throughout projectDan Allen
2017-04-23lock version of yard to fix invalid byte sequence in Ruby 1.9.3Dan Allen
2017-03-03shift latest version of dep to gemspecDan Allen
2017-01-23upgrade cucumber and JRuby in CI build (PR #2005)Dan Allen
2016-11-29upgrade Nokogiri to 1.6.x (except on Ruby 1.8) (PR #1213)Dan Allen
2016-11-29always use 0 to represent floating number in pessimistic versionDan Allen
2016-11-29upgrade to Slim 3 (PR #1953)Vít Ondruch
2016-11-28include entire test suite in gem (PR #1952)Vít Ondruch
2016-07-14collect files for gemspec in a way compatible with JRuby 1.7Dan Allen
2016-07-07cleanup file lists in gemspecDan Allen
2016-07-07collect files for gemspec even when project is not a git repositoryDan Allen
2016-06-23remove blank lineDan Allen
2016-06-04use IO.popen in gemspec instead of ` so it fails properly on JRubyDan Allen
2016-06-04fix gemspec syntax so it works with parser used by the Maven pluginDan Allen
2016-05-24remove column alignment in gemspec; calculate executables using grepDan Allen
2016-05-24use Ruby to filter files instead of gitDan Allen
2016-05-25Fix for git ls-files filterRahman Usta
2016-01-05reorganize the gemspec; specify file paths explicitlyDan Allen
2016-01-05update asciimath gemDan Allen
2015-12-21make older versions of git happyDan Allen
2015-10-18Merge pull request #954 from pepijnve/asciimathDan Allen
2015-10-18Add asciimath to mathml converter to support asciimath in docbook converterPepijn Van Eeckhoudt
2015-10-18resolves #1522 exclude benchmark folder from gemDan Allen
2015-10-06remove deprecated rubyforge_project optionyuuji.yaginuma
2014-11-10upgrade thread_safe gem to 0.3.4Dan Allen
2014-08-11update project descriptionDan Allen
2014-08-10enable feature tests in Travis CIDan Allen
2014-08-05update LICENSE file to include file extensionDan Allen
2014-05-07lock minitest version to ~> 5.3.0Dan Allen
2014-04-08tests: switch to minitestKen Dreyer
2014-03-16coding style cleanup in gemspecDan Allen
2014-02-26resolves #778, rewrite converter API; resolves #638, integrate thread_safe gemDan Allen
2013-12-01enable CI for Ruby 2.1Dan Allen
2013-10-27add fallback to gemspec if git command isn't availableDan Allen
2013-10-26switch build to Rubinius 2.1.1Dan Allen
2013-10-26resolves #739 generate API docs using YARD instead of RDocDan Allen
2013-10-25resolves #731 add initial Cucumber test infrastructureDan Allen
2013-09-30resolves #654 use gem tasks from BundlerDan Allen
2013-09-29resolves #653 build gemspec files using git ls-treeDan Allen
2013-09-18add Sarah White as contributorDan Allen
2013-09-05fix typo in descriptionDan Allen
2013-09-05prepare for 1.5.0 development cycleDan Allen
2013-09-05update project descriptionDan Allen
2013-09-05update version to 0.1.4Dan Allen
2013-09-03bump version of release candidateDan Allen
2013-08-27resolves #593 add changelog going back to 0.1.0Dan Allen
2013-08-25Set version to 0.1.4.rc.1Dan Allen
2013-08-25add missing files to gem manifestDan Allen
2013-08-22resolves #79 extension API for document processingDan Allen