compass-capucine.gemspec in compass-capucine-0.1.2 vs compass-capucine.gemspec in compass-capucine-0.2.0.rc1
- old
+ new
@@ -3,27 +3,28 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "compass-capucine"
- s.version = "0.1.2"
+ s.version = "0.2.0.rc1"
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
+ s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Damian Le Nouaille"]
- s.date = "2012-03-28"
+ s.date = "2012-05-28"
s.description = "Compass Plugin with helpers"
s.email = "dam@dln.name"
s.extra_rdoc_files = [
"LICENSE.txt",
- "README.rdoc"
+ "README.md"
]
s.files = [
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
- "README.rdoc",
+ "README.md",
"Rakefile",
"VERSION",
+ "capucine-logo-mini.png",
"compass-capucine.gemspec",
"lib/compass-capucine.rb",
"stylesheets/_compass-capucine.scss",
"stylesheets/compass-capucine/_box.sass",
"stylesheets/compass-capucine/_helpers.sass",