summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Clean up code a bitFlorian Frank2012-02-111-0/+4
| | | | This should fix #117
* configure travisFlorian Frank2012-02-111-4/+0
|
* Add test-unit as test group dependencyHiroshi Nakamura2012-01-061-0/+4
| | | | | | | | | When we run 'rake test' through bundler like 'bundle exec rake test', we need test-unit gem installed. It's because testrb in bundler gem activates 'test-unit' gem in contrast stock testrb in Ruby dist doesn't. I'm suspecting it's a bug of bundler but it might be good to add 'test-unit' to Gemfile for a workaround because Gemfile is for bundler.
* Add support for OpenStructFlorian Frank2011-11-211-0/+4
|
* Bump up version to 1.5.4Florian Frank2011-07-041-5/+3
|
* configure rake as gemFlorian Frank2011-06-201-0/+1
|
* Add Gemfile for testsFlorian Frank2011-06-201-0/+8