scintillation.gemspec in scintillation-1.0.0 vs scintillation.gemspec in scintillation-1.0.1

- old
+ new

@@ -1,17 +1,17 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# DO NOT EDIT THIS FILE DIRECTLY +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{scintillation} - s.version = "1.0.0" + s.version = "1.0.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Austin Schneider"] - s.date = %q{2009-10-16} + s.date = %q{2010-03-31} s.description = %q{A flash messages replacement} s.email = %q{soccer022483@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc" @@ -29,11 +29,11 @@ "spec/spec_helper.rb" ] s.homepage = %q{http://gemcutter.org/gems/scintillation} 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{A flash messages replacement} s.test_files = [ "spec/scintillation_spec.rb", "spec/spec_helper.rb" ] @@ -49,5 +49,6 @@ end else s.add_dependency(%q<rspec>, [">= 0"]) end end +