summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to newest release w/out required_ruby_versionv2.6.2Florian Frank2022-05-161-1/+1
|
* Add all_images gem for local testingFlorian Frank2022-05-161-0/+1
|
* Use Gemfile instead of Gem::Specification#add_development_dependencyHiroshi SHIBATA2021-07-061-0/+3
|
* simplecov breaks testing => removedFlorian Frank2017-06-211-2/+0
|
* Back-out change of directory of json-java.gemspec.Xuân Baldauf2017-03-271-1/+1
|
* Merge decimal_class patch by Michael JaschobFlorian Frank2016-09-231-3/+10
| | | | | | Also: - Avoid some issues with bundler - Avoid some issues with jruby
* Allow usage of simplecov with START_SIMPLECOV=1Florian Frank2016-06-071-0/+2
|
* Remove quirks modeFlorian Frank2016-06-021-2/+0
|
* Allow usage of simplecov with START_SIMPLECOV=1Florian Frank2016-06-021-0/+2
|
* Move dependencies into gemspec filesFlorian Frank2016-02-251-3/+0
|
* - 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