[DRE-commits] [ruby-hashie] 01/05: Merge tag 'upstream/3.4.3'
zeha at debian.org
zeha at debian.org
Wed Mar 2 17:11:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-hashie.
commit 22879bce186b6a492b153adb9149fb2093d8fd51
Merge: 19e4708 09239f1
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Mar 2 15:31:40 2016 +0100
Merge tag 'upstream/3.4.3'
Upstream version 3.4.3
CHANGELOG.md | 9 ++
README.md | 53 +++++++++-
hashie.gemspec | 1 +
lib/hashie.rb | 2 +
lib/hashie/extensions/coercion.rb | 104 +++++++++++--------
lib/hashie/extensions/dash/coercion.rb | 25 +++++
lib/hashie/extensions/dash/property_translation.rb | 2 -
lib/hashie/extensions/deep_merge.rb | 4 +-
lib/hashie/extensions/mash/safe_assignment.rb | 2 +-
lib/hashie/extensions/strict_key_access.rb | 74 ++++++++++++++
lib/hashie/extensions/stringify_keys.rb | 11 ++-
lib/hashie/extensions/symbolize_keys.rb | 13 ++-
lib/hashie/mash.rb | 31 +++---
lib/hashie/version.rb | 2 +-
metadata.yml | 66 ++++++++-----
spec/hashie/extensions/dash/coercion_spec.rb | 13 +++
spec/hashie/extensions/deep_merge_spec.rb | 20 ++++
.../hashie/extensions/mash/safe_assignment_spec.rb | 27 +++++
spec/hashie/extensions/strict_key_access_spec.rb | 110 +++++++++++++++++++++
spec/hashie/extensions/stringify_keys_spec.rb | 23 +++++
spec/hashie/extensions/symbolize_keys_spec.rb | 23 +++++
spec/hashie/mash_spec.rb | 5 +-
spec/spec_helper.rb | 1 +
spec/support/ruby_version.rb | 10 --
24 files changed, 526 insertions(+), 105 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hashie.git
More information about the Pkg-ruby-extras-commits
mailing list