rubyscript2exe 0.5.1 → 0.5.2

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 +14231 -14231
  3. metadata +5 -5
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.0
2
+ rubygems_version: 0.9.2
3
3
  specification_version: 1
4
4
  name: rubyscript2exe
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.5.1
7
- date: 2006-08-06 00:00:00 +02:00
6
+ version: 0.5.2
7
+ date: 2007-04-15 00:00:00 +02:00
8
8
  summary: A Ruby Compiler
9
9
  require_paths:
10
10
  - lib
@@ -33,10 +33,10 @@ files:
33
33
  - VERSION
34
34
  - README
35
35
  - bin
36
- - lib
37
- - realstuff.rb
38
36
  - bin/rubyscript2exe
37
+ - lib
39
38
  - lib/rubyscript2exe.rb
39
+ - realstuff.rb
40
40
  test_files: []
41
41
 
42
42
  rdoc_options: []