Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expand VERSION path for ruby repository. | Hiroshi SHIBATA | 2020-12-17 | 1 | -1/+1 |
| | |||||
* | Relaxed dev dependencies | Hiroshi SHIBATA | 2020-12-17 | 1 | -2/+2 |
| | |||||
* | Added tests direcotry for test_files | Hiroshi SHIBATA | 2020-12-17 | 1 | -1/+1 |
| | |||||
* | Removed needless files from gemspec | Hiroshi SHIBATA | 2020-12-17 | 1 | -67/+0 |
| | |||||
* | gemspec: Fix a typo in RDoc title | Olle Jonsson | 2020-12-16 | 1 | -1/+1 |
| | |||||
* | bundle the LICENSE file in the gem | Julien Feltesse | 2020-08-14 | 1 | -0/+1 |
| | |||||
* | unify json-java gemspec with the baseline | Karol Bucek | 2020-07-06 | 1 | -6/+6 |
| | |||||
* | Removed nonsense `rubygems_version` in input gemspec files | Nobuyoshi Nakada | 2020-06-25 | 1 | -1/+0 |
| | | | | | | | As it is ignored and set at building packages automatically, it is just nonsense to set in gemspec file for input. ruby/ruby@9a78e24f7d269c9688a0fa50c82751b5ec8d512a | ||||
* | Accept test-unit v3.x too | Marc-Andre Lafortune | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | add metadata | noraj | 2020-01-03 | 1 | -0/+8 |
| | |||||
* | Removed gemspec_ext from gemspec task because it always add control char to ↵ | Hiroshi SHIBATA | 2019-12-29 | 1 | -1/+1 |
| | | | | gemspec. | ||||
* | Gem::Specification#date is set automatically by RubyGems.org. | Hiroshi SHIBATA | 2019-12-29 | 1 | -1/+0 |
| | |||||
* | Restore json.gemspec from 619a85865db3714b989cbc8bc097af631cad9a9f | Hiroshi SHIBATA | 2019-12-29 | 1 | -0/+0 |
| | |||||
* | keyword argument is provided after Ruby 2.0+ | Hiroshi SHIBATA | 2019-12-23 | 1 | -0/+0 |
| | |||||
* | v2.3.0v2.3.0 | NARUSE, Yui | 2019-12-12 | 1 | -0/+0 |
| | |||||
* | Make tests green on jruby | Florian Frank | 2019-12-10 | 1 | -0/+0 |
| | |||||
* | Bump versions for 2.3.0. | Charles Oliver Nutter | 2019-12-09 | 1 | -0/+0 |
| | |||||
* | Removed duplicate file | Nobuyoshi Nakada | 2019-11-20 | 1 | -2/+109 |
| | | | | | "./tests/test_helper.rb" and "tests/test_helper.rb" in `s.files` are same. | ||||
* | Removed useless `freeze`s from gemspec files | Nobuyoshi Nakada | 2019-10-31 | 1 | -18/+18 |
| | |||||
* | Drop fossil rubygems support | Nobuyoshi Nakada | 2019-10-31 | 1 | -14/+2 |
| | |||||
* | Removed binary line | Nobuyoshi Nakada | 2019-10-31 | 1 | -0/+0 |
| | |||||
* | Recreate gemspecs | Florian Frank | 2019-07-13 | 1 | -0/+0 |
| | |||||
* | Use newest rubygems | Florian Frank | 2019-04-29 | 1 | -0/+0 |
| | |||||
* | It's more trouble than it's worth. | Florian Frank | 2019-02-21 | 1 | -0/+0 |
| | |||||
* | Bump version to 2.2.0 | Florian Frank | 2019-02-21 | 1 | -0/+0 |
| | |||||
* | Add some missing ruby 2.6 changes | Florian Frank | 2019-02-21 | 1 | -0/+0 |
| | |||||
* | Removed control characters from gemspec | SHIBATA Hiroshi | 2018-10-31 | 1 | -0/+0 |
| | |||||
* | simplecov breaks testing => removed | Florian Frank | 2017-06-21 | 1 | -0/+0 |
| | |||||
* | Moving json java gemspec from here to therev2.1.0 | Florian Frank | 2017-04-18 | 1 | -0/+0 |
| | |||||
* | newest version | Florian Frank | 2017-04-18 | 1 | -0/+0 |
| | |||||
* | Test the new feature and fix problems | Florian Frank | 2017-04-18 | 1 | -0/+0 |
| | | | | | | - Initialize i_new - Add to changes - Test on ruby 2.4.1 | ||||
* | New gemspecs | Florian Frank | 2017-04-18 | 1 | -0/+0 |
| | |||||
* | Raise exception | Florian Frank | 2017-04-18 | 1 | -0/+0 |
| | | | | for incomplete unicode surrogates/character escape sequences | ||||
* | Support some older internal Ruby API (<2.0) | Florian Frank | 2017-01-12 | 1 | -0/+0 |
| | |||||
* | Use newest rubygems | Florian Frank | 2016-11-22 | 1 | -0/+0 |
| | |||||
* | Merge decimal_class patch by Michael Jaschob | Florian Frank | 2016-09-23 | 1 | -0/+0 |
| | | | | | | Also: - Avoid some issues with bundler - Avoid some issues with jruby | ||||
* | Test ruby 2.4.0-preview2 | Florian Frank | 2016-09-12 | 1 | -0/+0 |
| | |||||
* | New gemspec | Florian Frank | 2016-09-09 | 1 | -0/+0 |
| | |||||
* | Fix issue #296 when parsing frozen strings | Florian Frank | 2016-07-26 | 1 | -0/+0 |
| | |||||
* | Add required_ruby_version to json_pure spec | Florian Frank | 2016-07-19 | 1 | -0/+0 |
| | |||||
* | Bump version to 2.0.1v2.0.1 | Florian Frank | 2016-07-01 | 1 | -0/+0 |
| | |||||
* | Add to CHANGESv2.0.0 | Florian Frank | 2016-07-01 | 1 | -0/+0 |
| | |||||
* | And stay there | Florian Frank | 2016-06-22 | 1 | -0/+0 |
| | |||||
* | Add ruby version requirement to gemspec | Florian Frank | 2016-06-21 | 1 | -0/+0 |
| | |||||
* | Fix some merge problems | Florian Frank | 2016-06-21 | 1 | -0/+0 |
| | |||||
* | Merge more changes from ruby core | Florian Frank | 2016-06-21 | 1 | -0/+0 |
| | |||||
* | Use ~> 2.0 test-unit that runs on 1.8 rubies as well | Florian Frank | 2016-06-07 | 1 | -0/+0 |
| | |||||
* | Move dependencies into gemspec files | Florian Frank | 2016-06-07 | 1 | -0/+0 |
| | |||||
* | Treat ASCII_8BIT as UTF-8 by default | Florian Frank | 2016-06-03 | 1 | -0/+0 |
| | |||||
* | Use better name for this feature | Florian Frank | 2016-06-02 | 1 | -0/+0 |
| |