summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Fix some issues with 1.4 on older Rubiesfix-ruby-1.8-supportAustin Ziegler2020-06-281-0/+4
| | | | | - Required to fully support rspec. - Resolves #63.
* Various updates for v 1.4Austin Ziegler2020-06-221-2/+1
| | | | | - Support hoe >= 3.18 - Various bug fixes and updates
* Applied Rubocop rules that I likeAustin Ziegler2019-01-271-5/+5
| | | | | - Other linting configuration also applied. - Soft-deprecating versions older than 2.3.
* Fix Ruby 1.8 build issuesAustin Ziegler2017-01-181-1/+2
|
* diff-lcs 1.3Austin Ziegler2017-01-181-12/+11
| | | | | | | | | | | - Updated testing and gem infrastructure. - Cleaning up documentation. - Modernizing specs. - Silence Ruby 2.4 Fixnum deprecation warnings. Fixes #36, #38. - Ensure test dependencies are loaded. Fixes #33, #34 so that specs can be run independently. - Fix issue #1 with incorrect intuition of patch direction. Tentative fix, but the failure cases pass now.
* Final changes for release 1.25.Austin Ziegler2014-04-261-1/+1
|
* Switching to hoe-gemspec2.Austin Ziegler2013-04-201-8/+9
|
* A bit of cleanup for the next release.Austin Ziegler2013-02-031-6/+5
| | | | - Clarifying a few terms based on updates to mime-types.
* Final preparation for the 1.2 release.Austin Ziegler2013-01-211-2/+7
| | | | | | | | - Added a Contributing.rdoc for contribution guidelines. - Cleaned up the README.rdoc. - Fixed the presentation of the GPL and Artistic licenses. - Made all of the development dependencies explicit. - Other minor items cleaned up.
* Adding http://travis-ci.org supportAustin Ziegler2013-01-201-0/+15