diff --git a/fyi.gemspec b/fyi.gemspec index 8346db2..87e2554 100644 --- a/fyi.gemspec +++ b/fyi.gemspec @@ -1,15 +1,15 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY -# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fyi} - s.version = "1.0.6" + s.version = "1.0.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Andy Stewart"] - s.date = %q{2010-01-11} + s.date = %q{2010-05-17} s.default_executable = %q{fyi} s.email = %q{boss@airbladesoftware.com} s.executables = ["fyi"] @@ -33,7 +33,7 @@ Gem::Specification.new do |s| s.homepage = %q{http://github.com/airblade/fyi} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] - s.rubygems_version = %q{1.3.5} + s.rubygems_version = %q{1.3.6} s.summary = %q{Find out what cron is doing.} if s.respond_to? :specification_version then