capucine.gemspec in capucine-0.2.0 vs capucine.gemspec in capucine-0.2.1

- 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 = "capucine" - s.version = "0.2.0" + s.version = "0.2.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Damian Le Nouaille"] s.date = "2012-05-28" s.description = "Improve your worlkflow" @@ -49,11 +49,10 @@ "lib/compass-sass.rb", "lib/incloudr.rb", "lib/npm.rb", "lib/settings.rb", "lib/tools.rb", - "lor", "spec/capucine/capucine_spec.rb", "spec/capucine/coffee_spec.rb", "spec/capucine/incloudr_spec.rb", "spec/capucine_coffee.yaml", "spec/capucine_incloudr.yaml", @@ -65,10 +64,10 @@ "templates/sinatra.yaml" ] s.homepage = "http://capucine.dln.name" s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.21" + s.rubygems_version = "1.8.24" s.summary = "Tools for frontend developers. Use CoffeeScript and Compass everywhere." if s.respond_to? :specification_version then s.specification_version = 3