sqweeze 0.0.7 → 0.0.8
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.
- data/sqweeze.gemspec +2 -2
- metadata +54 -17
data/sqweeze.gemspec
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Gem::Specification.new do |s|
|
|
4
4
|
s.name = %q{sqweeze}
|
|
5
|
-
s.version = "0.0.
|
|
5
|
+
s.version = "0.0.8"
|
|
6
6
|
|
|
7
7
|
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
|
8
8
|
s.authors = ["Andrea Fiore"]
|
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.executables = ["sqweeze"]
|
|
14
14
|
s.extra_rdoc_files = ["README.rdoc", "bin/sqweeze", "lib/compilers/assetLinker.rb", "lib/compilers/cssDomCompiler.rb", "lib/compilers/jsDomCompiler.rb", "lib/compressor.rb", "lib/compressors/cssCompressor.rb", "lib/compressors/gifCompressor.rb", "lib/compressors/jpegCompressor.rb", "lib/compressors/jsCompressor.rb", "lib/compressors/pngCompressor.rb", "lib/confManager.rb", "lib/domCompiler.rb", "lib/sqweezeUtils.rb"]
|
|
15
15
|
s.files = ["README.rdoc", "Rakefile", "bin/sqweeze", "lib/compilers/assetLinker.rb", "lib/compilers/cssDomCompiler.rb", "lib/compilers/jsDomCompiler.rb", "lib/compressor.rb", "lib/compressors/cssCompressor.rb", "lib/compressors/gifCompressor.rb", "lib/compressors/jpegCompressor.rb", "lib/compressors/jsCompressor.rb", "lib/compressors/pngCompressor.rb", "lib/confManager.rb", "lib/domCompiler.rb", "lib/sqweezeUtils.rb", "spec/confManager_spec.rb", "spec/domCompiler_spec.rb", "spec/sqw_spec_helper.rb", "Manifest", "sqweeze.gemspec"]
|
|
16
|
-
s.homepage = %q{http://github.com/afiore/sqwidget
|
|
16
|
+
s.homepage = %q{http://github.com/afiore/sqwidget}
|
|
17
17
|
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Sqweeze", "--main", "README.rdoc"]
|
|
18
18
|
s.require_paths = ["lib"]
|
|
19
19
|
s.rubyforge_project = %q{sqweeze}
|
metadata
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sqweeze
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
|
|
4
|
+
hash: 15
|
|
5
|
+
prerelease: false
|
|
6
|
+
segments:
|
|
7
|
+
- 0
|
|
8
|
+
- 0
|
|
9
|
+
- 8
|
|
10
|
+
version: 0.0.8
|
|
5
11
|
platform: ruby
|
|
6
12
|
authors:
|
|
7
13
|
- Andrea Fiore
|
|
@@ -14,40 +20,64 @@ default_executable: sqweeze
|
|
|
14
20
|
dependencies:
|
|
15
21
|
- !ruby/object:Gem::Dependency
|
|
16
22
|
name: hpricot
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
23
|
+
prerelease: false
|
|
24
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
|
25
|
+
none: false
|
|
20
26
|
requirements:
|
|
21
27
|
- - ">="
|
|
22
28
|
- !ruby/object:Gem::Version
|
|
29
|
+
hash: 3
|
|
30
|
+
segments:
|
|
31
|
+
- 0
|
|
23
32
|
version: "0"
|
|
24
33
|
- - "="
|
|
25
34
|
- !ruby/object:Gem::Version
|
|
35
|
+
hash: 59
|
|
36
|
+
segments:
|
|
37
|
+
- 0
|
|
38
|
+
- 8
|
|
39
|
+
- 2
|
|
26
40
|
version: 0.8.2
|
|
27
|
-
|
|
41
|
+
type: :runtime
|
|
42
|
+
version_requirements: *id001
|
|
28
43
|
- !ruby/object:Gem::Dependency
|
|
29
44
|
name: closure-compiler
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
45
|
+
prerelease: false
|
|
46
|
+
requirement: &id002 !ruby/object:Gem::Requirement
|
|
47
|
+
none: false
|
|
33
48
|
requirements:
|
|
34
49
|
- - ">="
|
|
35
50
|
- !ruby/object:Gem::Version
|
|
51
|
+
hash: 19
|
|
52
|
+
segments:
|
|
53
|
+
- 0
|
|
54
|
+
- 2
|
|
55
|
+
- 2
|
|
36
56
|
version: 0.2.2
|
|
37
|
-
|
|
57
|
+
type: :runtime
|
|
58
|
+
version_requirements: *id002
|
|
38
59
|
- !ruby/object:Gem::Dependency
|
|
39
60
|
name: yui-compressor
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
61
|
+
prerelease: false
|
|
62
|
+
requirement: &id003 !ruby/object:Gem::Requirement
|
|
63
|
+
none: false
|
|
43
64
|
requirements:
|
|
44
65
|
- - ">="
|
|
45
66
|
- !ruby/object:Gem::Version
|
|
67
|
+
hash: 3
|
|
68
|
+
segments:
|
|
69
|
+
- 0
|
|
46
70
|
version: "0"
|
|
47
71
|
- - "="
|
|
48
72
|
- !ruby/object:Gem::Version
|
|
73
|
+
hash: 57
|
|
74
|
+
segments:
|
|
75
|
+
- 0
|
|
76
|
+
- 9
|
|
77
|
+
- 1
|
|
49
78
|
version: 0.9.1
|
|
50
|
-
|
|
79
|
+
type: :runtime
|
|
80
|
+
version_requirements: *id003
|
|
51
81
|
description: A command line web-asset optimisation tool
|
|
52
82
|
email: and@inventati.org
|
|
53
83
|
executables:
|
|
@@ -91,7 +121,7 @@ files:
|
|
|
91
121
|
- Manifest
|
|
92
122
|
- sqweeze.gemspec
|
|
93
123
|
has_rdoc: true
|
|
94
|
-
homepage: http://github.com/afiore/sqwidget
|
|
124
|
+
homepage: http://github.com/afiore/sqwidget
|
|
95
125
|
licenses: []
|
|
96
126
|
|
|
97
127
|
post_install_message:
|
|
@@ -105,21 +135,28 @@ rdoc_options:
|
|
|
105
135
|
require_paths:
|
|
106
136
|
- lib
|
|
107
137
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
138
|
+
none: false
|
|
108
139
|
requirements:
|
|
109
140
|
- - ">="
|
|
110
141
|
- !ruby/object:Gem::Version
|
|
142
|
+
hash: 3
|
|
143
|
+
segments:
|
|
144
|
+
- 0
|
|
111
145
|
version: "0"
|
|
112
|
-
version:
|
|
113
146
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
147
|
+
none: false
|
|
114
148
|
requirements:
|
|
115
149
|
- - ">="
|
|
116
150
|
- !ruby/object:Gem::Version
|
|
151
|
+
hash: 11
|
|
152
|
+
segments:
|
|
153
|
+
- 1
|
|
154
|
+
- 2
|
|
117
155
|
version: "1.2"
|
|
118
|
-
version:
|
|
119
156
|
requirements: []
|
|
120
157
|
|
|
121
158
|
rubyforge_project: sqweeze
|
|
122
|
-
rubygems_version: 1.3.
|
|
159
|
+
rubygems_version: 1.3.7
|
|
123
160
|
signing_key:
|
|
124
161
|
specification_version: 3
|
|
125
162
|
summary: A command line web-asset optimisation tool
|