redis_snippets.gemspec in redis_snippets-0.0.2 vs redis_snippets.gemspec in redis_snippets-0.0.3

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{redis_snippets} - s.version = "0.0.2" + s.version = "0.0.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Martin Moen Wulffeld"] - s.date = %q{2011-04-30} + s.date = %q{2011-05-24} s.description = %q{} s.email = %q{martin@wulffeld.org} s.extra_rdoc_files = [ "README" ] @@ -28,10 +28,10 @@ "lib/redis_snippets/railtie.rb", "lib/redis_snippets/redis.rb", "redis_snippets.gemspec" ] s.require_paths = ["lib"] - s.rubygems_version = %q{1.5.0} + s.rubygems_version = %q{1.7.2} s.summary = %q{View snippets held in Redis storage.} if s.respond_to? :specification_version then s.specification_version = 3