From f1f790db39ea6c0d5fe4d490afb5aab18c0d325c Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 13 Nov 2015 01:08:45 +0000 Subject: * ext/psych/psych.gemspec: bump version to 2.0.15 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/psych/psych.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/psych') diff --git a/ext/psych/psych.gemspec b/ext/psych/psych.gemspec index 6940997b34..2d3fab95ba 100644 --- a/ext/psych/psych.gemspec +++ b/ext/psych/psych.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "psych" - s.version = "2.0.14" + s.version = "2.0.15" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] -- cgit v1.2.3