summaryrefslogtreecommitdiff
path: root/json-java.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Fix homepage url in gemspecYusuke Nakamura2023-01-181-3/+3
| | | | GitHub Pages now hosted on *.github.io
* Use Gemfile instead of Gem::Specification#add_development_dependencyHiroshi SHIBATA2021-07-061-3/+0
|
* Removed needless files from gemspecHiroshi SHIBATA2021-07-061-2/+1
|
* Removed executable bitHiroshi SHIBATA2021-04-211-0/+0
|
* Bump version of required_ruby_version to 2.3. Fixes #464Hiroshi SHIBATA2021-02-231-1/+1
|
* Relaxed dev dependenciesHiroshi SHIBATA2020-12-171-2/+2
|
* bundle the LICENSE file in the gemJulien Feltesse2020-08-141-2/+1
|
* unify json-java gemspec with the baselineKarol Bucek2020-07-061-19/+21
|
* Accept test-unit v3.x tooMarc-Andre Lafortune2020-06-251-3/+3
|
* relax test-unit version for old rubyHiroshi SHIBATA2019-11-291-3/+3
|
* Bump to test-unit 3 to get warnings cleaned up.Ryan Davis2019-11-271-3/+3
| | | | | | Immaculate test output! Signed-off-by: Ryan Davis <zenspider@chef.io>
* Gemspec: Drop EOL'd property rubyforge_projectOlle Jonsson2019-07-141-1/+0
|
* Remove RubyForge homepage referenceOlle Jonsson2019-05-111-1/+1
| | | | | This shows up in the RubyGems.org linkset. This sets it to the same as the other gemspec files.
* Back-out change of directory of json-java.gemspec.Xuân Baldauf2017-03-271-0/+38
|
* Merge decimal_class patch by Michael JaschobFlorian Frank2016-09-231-38/+0
| | | | | | Also: - Avoid some issues with bundler - Avoid some issues with jruby
* Use ~> 2.0 test-unit that runs on 1.8 rubies as wellFlorian Frank2016-06-071-3/+3
|
* Move dependencies into gemspec filesFlorian Frank2016-06-071-3/+3
|
* Use ~> 2.0 test-unit that runs on 1.8 rubies as wellFlorian Frank2016-02-251-0/+15
|
* Update json-java.gemspecDaniel Grippi2014-04-021-1/+1
| | | Pluralize "license" to match other gemspecs.
* add license information to gemspecsJordi Massaguer Pla2013-02-041-0/+1
| | | | This way we can get it when using rubygems.org api
* gemspec needs to return spec for gem build to workFlorian Frank2011-06-151-1/+3
|
* started to build jruby extension with RakefileFlorian Frank2010-09-231-1/+1
|
* prepare new versionFlorian Frank2010-08-181-1/+1
| | | | | fixed some warnings wrote some rake tasks to build jruby extension
* Move json-jruby.gemspec to json-java.gemspec.Charles Oliver Nutter2010-08-031-0/+20