db2s3.gemspec in xaviershay-db2s3-0.2.2 vs db2s3.gemspec in xaviershay-db2s3-0.2.5

- old
+ new

@@ -1,14 +1,14 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{db2s3} - s.version = "0.2.2" + s.version = "0.2.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Xavier Shay"] - s.date = %q{2009-03-08} + s.date = %q{2009-09-22} s.description = %q{db2s3 provides rake tasks for backing up and restoring your DB to S3} s.email = %q{contact@rhnh.net} s.files = %w( README Rakefile @@ -22,10 +22,9 @@ spec spec/db2s3_spec.rb spec/mysql_drop_schema.sql spec/mysql_schema.sql spec/s3_config.example.rb - spec/s3_config.rb spec/spec_helper.rb tasks tasks/tasks.rake ) s.has_rdoc = false