capucine.gemspec in capucine-0.1.6 vs capucine.gemspec in capucine-0.1.7

- 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 = "capucine" - s.version = "0.1.6" + s.version = "0.1.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Damian Le Nouaille"] - s.date = "2012-03-16" + s.date = "2012-03-28" s.description = "longer description of your gem" s.email = "dam@dln.name" s.executables = ["capucine"] s.extra_rdoc_files = [ "LICENSE.txt", @@ -52,10 +52,10 @@ "lib/watch.rb" ] s.homepage = "http://capucine.dln.name" s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.15" + s.rubygems_version = "1.8.21" s.summary = "Tools for frontend developers. Use CoffeeScript and Compass everywhere." if s.respond_to? :specification_version then s.specification_version = 3