rubyplb.gemspec in rubyplb-0.2.4.1 vs rubyplb.gemspec in rubyplb-0.2.5

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{rubyplb} - s.version = "0.2.4.1" - s.required_ruby_version = ">=1.8.7" + s.version = "0.2.5" + s.required_ruby_version = ">=1.8.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kow Kuroda", "Yoichiro Hasebe"] s.date = %q{2009-09-05} s.default_executable = %q{rubyplb} s.description = %q{Command line Pattern Lattice building tool written in Ruby}