cyaml 0.0.26 → 0.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,3 @@
1
- @charset "UTF-8"
2
1
 
3
2
  /**
4
3
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,4 +1,3 @@
1
- @charset "UTF-8"
2
1
 
3
2
  /* "Yet Another Multicolumn Layout" v3.2.1 (c) by Dirk Jesse (http://www.yaml.de)
4
3
  ** $Revision: 443 $ $Date: 2009-12-31 18:05:05 +0100 (Do, 31. Dez 2009) $
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,4 +1,3 @@
1
- @charset "UTF-8"
2
1
 
3
2
  /**
4
3
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
@@ -1,5 +1,3 @@
1
- @charset "UTF-8"
2
-
3
1
  /**
4
2
  * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
5
3
  *
metadata CHANGED
@@ -1,12 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cyaml
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: false
5
- segments:
6
- - 0
7
- - 0
8
- - 26
9
- version: 0.0.26
4
+ version: 0.0.27
10
5
  platform: ruby
11
6
  authors:
12
7
  - Michael Gerber
@@ -19,18 +14,14 @@ default_executable:
19
14
  dependencies:
20
15
  - !ruby/object:Gem::Dependency
21
16
  name: compass
22
- prerelease: false
23
- requirement: &id001 !ruby/object:Gem::Requirement
17
+ type: :runtime
18
+ version_requirement:
19
+ version_requirements: !ruby/object:Gem::Requirement
24
20
  requirements:
25
21
  - - ">="
26
22
  - !ruby/object:Gem::Version
27
- segments:
28
- - 0
29
- - 10
30
- - 5
31
23
  version: 0.10.5
32
- type: :runtime
33
- version_requirements: *id001
24
+ version:
34
25
  description: the yaml framework as compass gem
35
26
  email: mike@citrin.ch
36
27
  executables: []
@@ -97,10 +88,8 @@ files:
97
88
  - templates/project/config.scss
98
89
  - templates/project/basemod.scss
99
90
  - templates/project/manifest.rb
100
- has_rdoc: true
91
+ has_rdoc: false
101
92
  homepage: http://www.citrin.ch/
102
- licenses: []
103
-
104
93
  post_install_message:
105
94
  rdoc_options: []
106
95
 
@@ -110,22 +99,20 @@ required_ruby_version: !ruby/object:Gem::Requirement
110
99
  requirements:
111
100
  - - ">="
112
101
  - !ruby/object:Gem::Version
113
- segments:
114
- - 0
115
102
  version: "0"
103
+ version:
116
104
  required_rubygems_version: !ruby/object:Gem::Requirement
117
105
  requirements:
118
106
  - - ">="
119
107
  - !ruby/object:Gem::Version
120
- segments:
121
- - 0
122
108
  version: "0"
109
+ version:
123
110
  requirements: []
124
111
 
125
112
  rubyforge_project:
126
- rubygems_version: 1.3.6
113
+ rubygems_version: 1.3.1
127
114
  signing_key:
128
- specification_version: 3
115
+ specification_version: 2
129
116
  summary: the yaml framework as compass gem
130
117
  test_files: []
131
118