[DRE-commits] [ruby-safe-yaml] 01/05: Merge tag 'upstream/1.0.1'

Cédric Boutillier boutil at moszumanska.debian.org
Fri Jan 10 06:57:07 UTC 2014


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

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

commit 7338ee445bdbdd06b50ba87f03a644017f3d90ad
Merge: 1f04baa 424b43a
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Jan 10 07:25:41 2014 +0100

    Merge tag 'upstream/1.0.1'
    
    Upstream version 1.0.1
    
    # gpg: Signature faite le ven. 10 janv. 2014 07:25:35 CET avec la clef RSA d'identifiant 8F9F8F09
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 .travis.yml                             |   1 +
 README.md                               |  57 +++++----
 Rakefile                                |  16 ++-
 bundle_install_all_ruby_versions.sh     |  21 ++++
 checksums.yaml.gz                       | Bin 268 -> 268 bytes
 lib/safe_yaml.rb                        | 203 +++-----------------------------
 lib/{safe_yaml.rb => safe_yaml/load.rb} | 106 ++---------------
 lib/safe_yaml/parse/date.rb             |  10 +-
 lib/safe_yaml/psych_handler.rb          |   6 +-
 lib/safe_yaml/safe_to_ruby_visitor.rb   |  14 ++-
 lib/safe_yaml/transform/to_date.rb      |   2 +
 lib/safe_yaml/transform/to_integer.rb   |   5 +-
 lib/safe_yaml/version.rb                |   2 +-
 metadata.yml                            |  17 ++-
 run_specs_all_ruby_versions.sh          |  32 +++--
 safe_yaml.gemspec                       |   4 +-
 spec/issue49.yml                        |   0
 spec/resolver_specs.rb                  |   5 +
 spec/safe_yaml_spec.rb                  |  14 ++-
 spec/spec_helper.rb                     |  11 +-
 spec/transform/to_date_spec.rb          |  26 ++++
 spec/transform/to_integer_spec.rb       |   5 +
 spec/yaml_spec.rb                       |  15 +++
 23 files changed, 237 insertions(+), 335 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