compass-capucine 0.2.0.rc1 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/README.md +1 -1
  2. data/VERSION +1 -1
  3. data/compass-capucine.gemspec +2 -2
  4. metadata +5 -5
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  You can take a look at [Capucine](http://github.com/damln/Capucine).
4
4
 
5
- <a href="https://twitter.com/share" class="twitter-share-button" data-via="damln">Tweet This</a>
5
+ <a target="_blank" href="https://twitter.com/share" class="twitter-share-button" data-via="damln">Tweet This</a>
6
6
 
7
7
 
8
8
  ## Usage
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0.rc1
1
+ 0.2.0
@@ -5,9 +5,9 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "compass-capucine"
8
- s.version = "0.2.0.rc1"
8
+ s.version = "0.2.0"
9
9
 
10
- s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
10
+ s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Damian Le Nouaille"]
12
12
  s.date = "2012-05-28"
13
13
  s.description = "Compass Plugin with helpers"
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-capucine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.rc1
5
- prerelease: 6
4
+ version: 0.2.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Damian Le Nouaille
@@ -98,13 +98,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  segments:
100
100
  - 0
101
- hash: -4342787725732197463
101
+ hash: -2357869079672918861
102
102
  required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  none: false
104
104
  requirements:
105
- - - ! '>'
105
+ - - ! '>='
106
106
  - !ruby/object:Gem::Version
107
- version: 1.3.1
107
+ version: '0'
108
108
  requirements: []
109
109
  rubyforge_project:
110
110
  rubygems_version: 1.8.21