[DRE-commits] [ruby-safe-yaml] 01/03: Merge tag 'upstream/1.0.4'

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Jun 25 12:23:53 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-safe-yaml.

commit be2419bf4c99b69fe80b20cae16ad0629ba3a45c
Merge: 44a3a9c bb7f662
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Jun 25 09:12:15 2015 -0300

    Merge tag 'upstream/1.0.4'
    
    Upstream version 1.0.4
    
    # gpg: Signature made Qui 25 Jun 2015 09:12:10 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"

 Rakefile                            |   7 +-
 bundle_install_all_ruby_versions.sh |  22 ++---
 checksums.yaml.gz                   | Bin 267 -> 0 bytes
 lib/safe_yaml/load.rb               |   2 +-
 lib/safe_yaml/resolver.rb           |   2 +-
 lib/safe_yaml/version.rb            |   2 +-
 metadata.yml                        |  14 +--
 run_specs_all_ruby_versions.sh      |   9 ++
 spec/libyaml_checker_spec.rb        |   4 +-
 spec/resolver_specs.rb              |  52 +++++------
 spec/safe_yaml_spec.rb              | 180 ++++++++++++++++++------------------
 spec/spec_helper.rb                 |  12 +--
 spec/transform/base64_spec.rb       |   4 +-
 spec/transform/to_date_spec.rb      |  34 +++----
 spec/transform/to_float_spec.rb     |  20 ++--
 spec/transform/to_integer_spec.rb   |  32 +++----
 spec/transform/to_symbol_spec.rb    |  14 +--
 spec/yaml_spec.rb                   |   4 +-
 18 files changed, 208 insertions(+), 206 deletions(-)

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



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