stringex.gemspec in stringex-2.5.0 vs stringex.gemspec in stringex-2.5.1
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: stringex 2.5.0 ruby lib
+# stub: stringex 2.5.1 ruby lib
Gem::Specification.new do |s|
s.name = "stringex"
- s.version = "2.5.0"
+ s.version = "2.5.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Russell Norris"]
- s.date = "2014-03-31"
+ s.date = "2014-04-04"
s.description = "Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class]."
s.email = "rsl@luckysneaks.com"
s.extra_rdoc_files = [
"MIT-LICENSE",
"README.rdoc"
@@ -268,10 +268,10 @@
"test/unit/version_test.rb"
]
s.homepage = "http://github.com/rsl/stringex"
s.licenses = ["MIT"]
s.rdoc_options = ["--main", "README.rdoc", "--charset", "utf-8", "--line-numbers"]
- s.rubygems_version = "2.2.1"
+ s.rubygems_version = "2.2.2"
s.summary = "Some [hopefully] useful extensions to Ruby's String class"
if s.respond_to? :specification_version then
s.specification_version = 4