ulbrich-jruby-enginize 0.2 → 0.3

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 (2) hide show
  1. data/{README → README.rdoc} +0 -0
  2. metadata +4 -4
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ulbrich-jruby-enginize
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.2"
4
+ version: "0.3"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Ulbrich
@@ -20,7 +20,7 @@ executables:
20
20
  extensions: []
21
21
 
22
22
  extra_rdoc_files:
23
- - README
23
+ - README.rdoc
24
24
  files:
25
25
  - bin/jruby-enginize
26
26
  - lib/generator.rb
@@ -39,7 +39,7 @@ files:
39
39
  - templates/shared/lib/split-jruby.sh
40
40
  - templates/shared/lib/jruby-rack-0.9.4.jar
41
41
  - templates/shared/appengine-web.xml
42
- - README
42
+ - README.rdoc
43
43
  has_rdoc: true
44
44
  homepage: http://github.com/ulbrich/jruby-enginize
45
45
  post_install_message:
@@ -52,7 +52,7 @@ rdoc_options:
52
52
  - --title
53
53
  - JRuby-Enginize
54
54
  - --main
55
- - README
55
+ - README.rdoc
56
56
  require_paths:
57
57
  - .
58
58
  required_ruby_version: !ruby/object:Gem::Requirement