[DRE-commits] [ruby-multi-xml] 02/12: Update upstream source from tag 'upstream/0.6.0'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Dec 4 23:45:28 UTC 2017


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

boutil pushed a commit to branch master
in repository ruby-multi-xml.

commit 8229d89fa0a50ec4defdd21a18d854da3de9d449
Merge: 113aff2 4fa17fa
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Nov 17 00:21:07 2017 +0100

    Update upstream source from tag 'upstream/0.6.0'
    
    Update to upstream version '0.6.0'
    with Debian dir d4271c14887fde5ea37422d767f8d5479ae5d879

 .gitignore                              |  11 +
 .rspec                                  |   2 +
 .rubocop.yml                            |  67 ++++++
 .travis.yml                             |  20 ++
 CONTRIBUTING.md                         |   8 +-
 Gemfile                                 |  32 +++
 README.md                               |  32 ++-
 Rakefile                                |  36 ++-
 data.tar.gz.sig                         | Bin 256 -> 0 bytes
 lib/multi_xml.rb                        | 151 +++++++------
 lib/multi_xml/parsers/libxml.rb         |   7 +-
 lib/multi_xml/parsers/libxml2_parser.rb |  38 ++--
 lib/multi_xml/parsers/nokogiri.rb       |   9 +-
 lib/multi_xml/parsers/oga.rb            |  73 +++++++
 lib/multi_xml/parsers/ox.rb             |  22 +-
 lib/multi_xml/parsers/rexml.rb          |  26 +--
 lib/multi_xml/version.rb                |  44 +++-
 metadata.gz.sig                         | Bin 256 -> 0 bytes
 metadata.yml                            | 111 ----------
 multi_xml.gemspec                       |  15 +-
 spec/helper.rb                          |  16 +-
 spec/multi_xml_spec.rb                  |  40 ++--
 spec/parser_shared_example.rb           | 373 +++++++++++++++++---------------
 spec/speed.rb                           |  46 ++--
 24 files changed, 683 insertions(+), 496 deletions(-)

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



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