Skip to content

Commit

Permalink
Regenerated gemspec for version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
airblade committed May 17, 2010
1 parent 05e9ccd commit 1568109
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions fyi.gemspec
@@ -1,15 +1,15 @@
# Generated by jeweler # Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY # 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 -*- # -*- encoding: utf-8 -*-


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{fyi} 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.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andy Stewart"] s.authors = ["Andy Stewart"]
s.date = %q{2010-01-11} s.date = %q{2010-05-17}
s.default_executable = %q{fyi} s.default_executable = %q{fyi}
s.email = %q{boss@airbladesoftware.com} s.email = %q{boss@airbladesoftware.com}
s.executables = ["fyi"] s.executables = ["fyi"]
Expand All @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/airblade/fyi} s.homepage = %q{http://github.com/airblade/fyi}
s.rdoc_options = ["--charset=UTF-8"] s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"] 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.} s.summary = %q{Find out what cron is doing.}


if s.respond_to? :specification_version then if s.respond_to? :specification_version then
Expand Down

0 comments on commit 1568109

Please sign in to comment.