tjson.rb icon indicating copy to clipboard operation
tjson.rb copied to clipboard

Ruby implementation of TJSON

Results 3 tjson.rb issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.12.1 Bug fixes #9649: Fix when highlights contain multibyte characters. (@​osyo-manga) #9646: Fix...

dependencies

RFC-3339 supports fractional seconds as does the ISO-8601 but the regexp being used for validation of timestamp strings did not allow them for a TJSON timestamp value. Technically the [RFC-3339...