ruby-yui 0.0.5 → 0.0.6

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.
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-yui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cory O'Daniel
@@ -9,14 +9,14 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-25 00:00:00 -08:00
12
+ date: 2009-06-08 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
16
16
  description: A ruby wrapper for YUI compressor
17
17
  email: ruby-yui@coryodaniel.com
18
- executables: []
19
-
18
+ executables:
19
+ - rubyyui
20
20
  extensions: []
21
21
 
22
22
  extra_rdoc_files:
@@ -25,6 +25,7 @@ files:
25
25
  - README
26
26
  - Thorfile
27
27
  - ext/yuicompressor-2.4.2.jar
28
+ - bin/rubyyui
28
29
  - lib/ruby-yui
29
30
  - lib/ruby-yui/yui.rb
30
31
  - lib/ruby-yui.rb