allinoneruby 0.2.7 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/realstuff.rb +13314 -13310
  3. metadata +25 -19
metadata CHANGED
@@ -1,13 +1,13 @@
1
- --- !ruby/object:Gem::Specification
1
+ !ruby/object:Gem::Specification
2
2
  rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: allinoneruby
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.2.7
7
- date: 2005-09-30 00:00:00 +02:00
6
+ version: 0.2.8
7
+ date: 2005-12-03 00:00:00 +01:00
8
8
  summary: A "Just-in-Time and Temporary Installation of Ruby"
9
9
  require_paths:
10
- - lib
10
+ - lib
11
11
  email:
12
12
  homepage:
13
13
  rubyforge_project:
@@ -18,30 +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
27
26
  signing_key:
28
27
  cert_chain:
29
28
  authors: []
29
+
30
30
  files:
31
- - SUMMARY
32
- - VERSION
33
- - README
34
- - bin
35
- - lib
36
- - realstuff.rb
37
- - bin/allinoneruby
38
- - bin/empty
39
- - lib/empty
31
+ - SUMMARY
32
+ - VERSION
33
+ - README
34
+ - bin
35
+ - lib
36
+ - realstuff.rb
37
+ - bin/allinoneruby
38
+ - bin/empty
39
+ - lib/empty
40
40
  test_files: []
41
+
41
42
  rdoc_options: []
43
+
42
44
  extra_rdoc_files: []
45
+
43
46
  executables:
44
- - allinoneruby
47
+ - allinoneruby
45
48
  extensions: []
49
+
46
50
  requirements: []
47
- dependencies: []
51
+
52
+ dependencies: []
53
+