* 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
This commit is contained in:
hsbt 2015-11-13 01:08:45 +00:00
parent d674e6dfec
commit f1f790db39
2 changed files with 5 additions and 1 deletions

View file

@ -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"]