css3-ribbons 1.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,7 +23,7 @@ The __position__ argument can be one of the follow:
23
23
  - bottom-right
24
24
 
25
25
  ## INSTALLATION
26
- The CSS3 Ribbons gem is available from (Gemcutter.org)[http://www.gemcutter.org]:
26
+ The CSS3 Ribbons gem is available from [Gemcutter.org](http://www.gemcutter.org):
27
27
 
28
28
  `gem install css3-ribbons`
29
29
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0
1
+ 1.0.1
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: css3-ribbons
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- version: "1.0"
9
+ - 1
10
+ version: 1.0.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Derek Perez
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2010-08-02 00:00:00 -07:00
19
+ date: 2010-08-14 00:00:00 -07:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
@@ -47,7 +48,7 @@ files:
47
48
  - VERSION
48
49
  - stylesheets/_css3-ribbons.sass
49
50
  - lib/css3-ribbons.rb
50
- - project/manifest.rb
51
+ - templates/project/manifest.rb
51
52
  has_rdoc: true
52
53
  homepage: http://blog.derekperez.com/
53
54
  licenses: []