utf8proc
diff ruby/gem/utf8proc.gemspec @ 14:d0bab6ca89a5
Version 1.1.6
- PostgreSQL 9.2 and 9.3 compatibility (lowercase 'c' language name)
- PostgreSQL 9.2 and 9.3 compatibility (lowercase 'c' language name)
author | jbe |
---|---|
date | Wed Nov 27 12:00:00 2013 +0100 (2013-11-27) |
parents | 2c7384f1fac1 |
children |
line diff
1.1 --- a/ruby/gem/utf8proc.gemspec Fri Oct 16 12:00:00 2009 +0200 1.2 +++ b/ruby/gem/utf8proc.gemspec Wed Nov 27 12:00:00 2013 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 require 'rubygems' 1.5 SPEC = Gem::Specification.new do |s| 1.6 s.name = 'utf8proc' 1.7 - s.version = '1.1.5' 1.8 + s.version = '1.1.6' 1.9 s.author = 'Public Software Group e. V., Berlin, Germany' 1.10 s.homepage = 'http://www.public-software-group.org/utf8proc' 1.11 s.summary = 'UTF-8 Unicode string processing'