Upgrade json to version 2.3.1 #13
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ json (~> 1.7 → ~> 2.3) · Repo · Changelog
Release Notes
2.3.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Bump version to 2.3.1Merge pull request #429 from flori/remove-generate-task-for-gemspecRemoved gemspec task from default task on RakefileUse VERSION file instead of hard-coded valueRemoved explicitly date field in gemspec, it will assign by rubygems.orgRemoved task for json_pure.gemspecMerge pull request #426 from marcandre/indentMerge pull request #428 from marcandre/change_fixMake changes more precise [#424]Merge pull request #424 from marcandre/update_changesFix alignmentMerge pull request #423 from marcandre/typoUpdate Changes for 2.3.0 [Fixes #397]Typo fixMerge pull request #422 from BurdetteLamar/masterAdded :call-seq: to RDOc for some methodsMerge pull request #413 from BurdetteLamar/masterMerge pull request #420 from marcandre/performance_345Use frozen string for hash keyRDoc enhancementsRDoc enhancementsRDoc enhancementsMerge pull request #418 from nobu/sync-rubyRemoved nonsense `rubygems_version` in input gemspec filesext/json/parser/prereq.mk: remove type-limit warning if char is unsignedext/json/parser/prereq.mk: Add a "automatically generated" headerMerge pull request #415 from marcandre/cleanupMerge pull request #416 from marcandre/red_green_pleaseFix test that wasn't testing anythingMerge pull request #371 from kares/jruby-baselineFix rake task descriptionAccept test-unit v3.x tooUpdate gemspec.Add comment that gemspec is generated automaticallyMerge pull request #191 from jkanywhere/spell-fixesRdoc enhancementsMerge pull request #402 from eregon/patch-1Add truffleruby in allow_failures as requestedTest with TruffleRuby in CIMerge pull request #347 from zverok/enhance-docsMerge pull request #379 from noraj/patch-1add metadataFix examples syntaxEnchance generic JSON and #generate docsMerge pull request #349 from zverok/nodocMerge pull request #398 from flori/update-gemspecAdded instruction to Relase sectionRemoved gemspec_ext from gemspec task because it always add control char to gemspec.Gem::Specification#date is set automatically by RubyGems.org.Restore json.gemspec from 619a85865db3714b989cbc8bc097af631cad9a9fMerge pull request #384 from jeremyevans/json-generate-doc-fixMerge pull request #396 from flori/update-requirementkeyword argument is provided after Ruby 2.0+Add procedure of releasing a gem👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands