compass-capucine.gemspec in compass-capucine-0.1.1 vs compass-capucine.gemspec in compass-capucine-0.1.2
- 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 = "compass-capucine"
- s.version = "0.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Damian Le Nouaille"]
- s.date = "2012-03-15"
+ s.date = "2012-03-28"
s.description = "Compass Plugin with helpers"
s.email = "dam@dln.name"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -34,10 +34,10 @@
"stylesheets/compass-capucine/_reset.sass"
]
s.homepage = "http://github.com/damln/compass-capucine"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.15"
+ s.rubygems_version = "1.8.21"
s.summary = "Compass Plugin with helpers"
if s.respond_to? :specification_version then
s.specification_version = 3