Commit graph

20 commits

Author SHA1 Message Date
Sebastian Celis
a3418dea9c Update required Ruby version to 2.6 2022-11-15 08:11:36 -06:00
Sebastian Celis
ca95b9ed02 Add rexml as a runtime dependency 2022-11-15 07:55:19 -06:00
Sebastian Celis
6e70c05235 Update minimum ruby version to 2.4
Also add CircleCI tests for Ruby 2.6 and 2.7
2020-07-09 13:01:31 -05:00
Sebastian Celis
1eb18d8726 Update rubyzip to ~> 2.0 2020-07-09 12:55:36 -05:00
Sebastian Celis
dc124b6b0e Update rake to 13.0 or higher
12.3.2 and lower have a security vulnerability.

https://github.com/advisories/GHSA-jppv-gw3r-w3q8
2020-03-17 10:25:54 -05:00
Bogdan Vitoc
fc18caa77e "Setup continuous integration with Circle CI."
Test on multiple rubies: system (2.0.0), 2.1.*, 2.2.*, 2.3.*
Runs builds on macOS in preperation for Xcode integration testing.
2017-03-23 15:22:33 -07:00
Sebastian Ludwig
ecefba0511 Fixed #153 by removing command deprecation warning. 2016-12-08 10:20:01 +01:00
Sebastian Ludwig
ce5c9a1828 Incorporated PR feedback. 2016-04-02 10:59:53 +02:00
Sebastian Ludwig
ef84dd322c Renamed commands to get rid of more 'string' ambiguities. 2016-03-31 22:36:06 +02:00
Sebastian Celis
aab8179f14 Update required ruby version to 2.0.
This closes #115
2016-01-15 09:27:37 -06:00
Sebastian Celis
a01086ef8d Add license to gemspec. 2016-01-12 06:25:26 -06:00
Sebastian Celis
da2a00918a Change dependencies to be more permissive.
Also use the latest version of rake.

My initial tests seem to show that everything works fine this way. If we
run into issues where some gems broke APIs between minor version bumps,
some of these dependencies might need to be locked down to more specific
versions.
2015-11-29 11:15:26 -06:00
Sebastian Ludwig
8815c095d8 Fixed #76 by updating to Rubyzip 1.1.7. 2015-11-29 17:04:36 +01:00
Sebastian Ludwig
d3128cdbd9 Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91. 2015-11-27 15:04:45 +01:00
bootstraponline
fae3c97efd Add plugin support 2014-09-05 12:56:57 -04:00
Sebastian Celis
af4f5654a7 Cleanup. 2012-05-10 12:33:09 -05:00
Sebastian Celis
949314fb16 Fix gemspec test file. 2012-02-11 10:04:10 -06:00
Sebastian Celis
ef57e0be97 Add test files to the gemspec. 2012-02-11 10:01:08 -06:00
Sebastian Celis
1152447929 Add unit tests. 2012-02-10 18:53:38 -06:00
Sebastian Celis
72a39d875f Initial commit. 2012-02-06 13:06:51 -06:00