# -*- encoding: utf-8 -*- # stub: happy_support 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "happy_support".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jeffrey".freeze] s.date = "2017-04-20" s.description = "some useful methods for ruby".freeze s.email = ["jeffrey6052@163.com".freeze] s.files = ["lib/happy_support.rb".freeze, "lib/happy_support/core_ext/array.rb".freeze, "lib/happy_support/core_ext/array/access.rb".freeze, "lib/happy_support/core_ext/array/extract_options.rb".freeze, "lib/happy_support/core_ext/array/grouping.rb".freeze, "lib/happy_support/core_ext/array/prepend_and_append.rb".freeze, "lib/happy_support/core_ext/array/wrap.rb".freeze, "lib/happy_support/core_ext/hash.rb".freeze, "lib/happy_support/core_ext/hash/deep_merge.rb".freeze, "lib/happy_support/core_ext/hash/except.rb".freeze, "lib/happy_support/core_ext/hash/keys.rb".freeze, "lib/happy_support/core_ext/hash/reverse_merge.rb".freeze, "lib/happy_support/core_ext/hash/slice.rb".freeze, "lib/happy_support/core_ext/kernel.rb".freeze, "lib/happy_support/core_ext/kernel/singleton_class.rb".freeze, "lib/happy_support/core_ext/object.rb".freeze, "lib/happy_support/core_ext/object/acts_like.rb".freeze, "lib/happy_support/core_ext/object/blank.rb".freeze, "lib/happy_support/core_ext/object/to_param.rb".freeze, "lib/happy_support/core_ext/object/to_query.rb".freeze, "lib/happy_support/core_ext/object/try.rb".freeze, "lib/happy_support/core_ext/string.rb".freeze, "lib/happy_support/core_ext/string/access.rb".freeze, "lib/happy_support/core_ext/string/behavior.rb".freeze, "lib/happy_support/core_ext/string/exclude.rb".freeze, "lib/happy_support/core_ext/string/filters.rb".freeze, "lib/happy_support/core_ext/string/indent.rb".freeze, "lib/happy_support/core_ext/struct.rb".freeze] s.homepage = "".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "".freeze end