[DRE-commits] [ruby-oj] branch master updated (3d8f5c3 -> 708d2dc)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Aug 24 10:37:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a change to branch master
in repository ruby-oj.

      from  3d8f5c3   close FTBFS bug on i386
      adds  5daaed4   Imported Upstream version 2.17.3
       new  7db0448   Merge tag 'upstream/2.17.3'
       new  708d2dc   prepare changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                |  18 ++----
 debian/changelog                         |   6 ++
 ext/oj/dump.c                            |   2 +-
 ext/oj/oj.c                              |  13 +++-
 lib/oj/active_support_helper.rb          |  26 +++++++-
 lib/oj/mimic.rb                          | 108 +++++++++++++++++++++++++++++++
 lib/oj/version.rb                        |   2 +-
 oj.gemspec                               |   8 +--
 test/activesupport_datetime_test.rb      |  23 +++++++
 test/isolated/shared.rb                  |  49 ++++++++++++--
 test/isolated/test_mimic_as_json.rb      |   0
 test/isolated/test_mimic_rails_after.rb  |   2 +
 test/isolated/test_mimic_rails_before.rb |   3 +-
 test/test_various.rb                     |   7 +-
 14 files changed, 234 insertions(+), 33 deletions(-)
 create mode 100755 test/activesupport_datetime_test.rb
 mode change 100644 => 100755 test/isolated/test_mimic_as_json.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-oj.git



More information about the Pkg-ruby-extras-commits mailing list