summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Ext parser is green now as wellFlorian Frank2015-06-151-1/+2
|
* Move common setup into test_helper.rbFlorian Frank2015-06-131-0/+1
|
* - Pass over generator.c for grammar fixes.Vipul A M2014-07-031-1/+0
| | | | - Typo fixes across json ext
* Avoid funny http warningFlorian Frank2013-02-221-1/+1
|
* Security fix create_additons/JSON::GenericObjectv1.7.7Florian Frank2013-02-111-0/+1
|
* require test-unit for ciFlorian Frank2013-01-111-0/+1
|
* Increase hash likeness of State objectsFlorian Frank2012-12-311-8/+1
|
* Test on ruby-1.8.6Florian Frank2012-08-171-1/+1
|
* Add utilsFlorian Frank2012-08-171-0/+1
|
* Add simplecov to test groupFlorian Frank2012-04-271-1/+1
|
* 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