javasand 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/sand_table.jar +0 -0
  2. metadata +30 -36
Binary file
metadata CHANGED
@@ -1,33 +1,24 @@
1
- --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.0
3
- specification_version: 1
4
- name: javasand
5
- version: !ruby/object:Gem::Version
6
- version: 0.0.1
7
- date: 2006-12-02 00:00:00 +01:00
8
- summary: Sandbox support for JRuby. Only usable with JRuby
9
- require_paths:
10
- - lib
11
- email: ola@ologix.com
12
- homepage: http://jruby-extras.rubyforge.org/
13
- rubyforge_project:
14
- description:
15
- autorequire:
16
- default_executable:
17
- bindir: bin
18
- has_rdoc: false
19
- required_ruby_version: !ruby/object:Gem::Version::Requirement
1
+ --- !ruby/object:Gem::Specification
2
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
3
  requirements:
21
- - - ">"
22
- - !ruby/object:Gem::Version
4
+ - - '>'
5
+ - !ruby/object:Gem::Version
23
6
  version: 0.0.0
24
7
  version:
25
- platform: ruby
26
- signing_key:
8
+ email: ola.bini@gmail.com
27
9
  cert_chain:
10
+ summary: Sandbox support for JRuby. Only usable with JRuby
28
11
  post_install_message:
29
- authors:
30
- - JRuby-extras
12
+ homepage: http://jruby-extras.rubyforge.org/
13
+ extra_rdoc_files: []
14
+ signing_key:
15
+ name: javasand
16
+ rdoc_options: []
17
+ rubyforge_project:
18
+ autorequire:
19
+ executables: []
20
+ description:
21
+ default_executable:
31
22
  files:
32
23
  - LICENSE
33
24
  - README
@@ -36,17 +27,20 @@ files:
36
27
  - lib/sandbox/prelude.rb
37
28
  - lib/sandbox/server.rb
38
29
  - lib/sandbox/irb.rb
39
- test_files: []
40
-
41
- rdoc_options: []
42
-
43
- extra_rdoc_files: []
44
-
45
- executables: []
46
-
30
+ specification_version: 1
47
31
  extensions: []
48
-
32
+ rubygems_version: 0.9.1
49
33
  requirements:
50
- - JRuby with the org.jruby.Profile-class
34
+ - JRuby 0.9.9 or larger
35
+ authors:
36
+ - JRuby-extras
37
+ platform: ruby
38
+ date: 2007-04-24 22:00:00 +00:00
39
+ require_paths:
40
+ - lib
41
+ version: !ruby/object:Gem::Version
42
+ version: 0.0.2
43
+ test_files: []
44
+ bindir: bin
51
45
  dependencies: []
52
-
46
+ has_rdoc: false