tar2rubyscript 0.4.7 → 0.4.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.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/realstuff.rb +3332 -3068
  3. metadata +27 -19
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.8.8
2
+ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: tar2rubyscript
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.4.7
7
- date: 2005-06-24
6
+ version: 0.4.8
7
+ date: 2006-03-08 00:00:00 +01:00
8
8
  summary: A Tool for Distributing Ruby Applications
9
9
  require_paths:
10
- - lib
10
+ - lib
11
11
  email:
12
12
  homepage:
13
13
  rubyforge_project:
@@ -18,28 +18,36 @@ bindir: bin
18
18
  has_rdoc: false
19
19
  required_ruby_version: !ruby/object:Gem::Version::Requirement
20
20
  requirements:
21
- -
22
- - ">"
23
- - !ruby/object:Gem::Version
24
- version: 0.0.0
21
+ - - ">"
22
+ - !ruby/object:Gem::Version
23
+ version: 0.0.0
25
24
  version:
26
25
  platform: ruby
26
+ signing_key:
27
+ cert_chain:
27
28
  authors: []
29
+
28
30
  files:
29
- - SUMMARY
30
- - VERSION
31
- - README
32
- - bin
33
- - lib
34
- - realstuff.rb
35
- - bin/tar2rubyscript
36
- - bin/empty
37
- - lib/empty
31
+ - SUMMARY
32
+ - VERSION
33
+ - README
34
+ - bin
35
+ - lib
36
+ - realstuff.rb
37
+ - bin/tar2rubyscript
38
+ - bin/empty
39
+ - lib/empty
38
40
  test_files: []
41
+
39
42
  rdoc_options: []
43
+
40
44
  extra_rdoc_files: []
45
+
41
46
  executables:
42
- - tar2rubyscript
47
+ - tar2rubyscript
43
48
  extensions: []
49
+
44
50
  requirements: []
45
- dependencies: []
51
+
52
+ dependencies: []
53
+