keepitsafe.gemspec in keepitsafe-0.2.1 vs keepitsafe.gemspec in keepitsafe-0.2.2

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "keepitsafe" - s.version = "0.2.1" + s.version = "0.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Darwin"] s.date = "2012-03-06" s.description = "A Gem for simple creation of backup scripts" @@ -23,9 +23,10 @@ "Gemfile.lock", "LICENSE.txt", "README.rdoc", "Rakefile", "VERSION", + "email/error/error.html.erb", "email/report/report.html.erb", "example/localhost.rb", "example/server.com.rb", "features/keepitsafe.feature", "features/step_definitions/keepitsafe_steps.rb",