You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix RUBY-2145 bson 4.8.0 rounds Time during serialization to bson/extended json (#190)
* Fix RUBY-2145 bson 4.8.0 rounds Time during serialization to bson/extended json
* fix for older ruby versions
* compatibility with ruby 2.3
* add jruby debugging tools
* test times that precede unix epoch
* work around jruby rounding times up
Co-authored-by: Oleg Pudeyev <[email protected]>
0 commit comments