renet 0.1.6-i386-mingw32 → 0.1.7-i386-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +3 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: renet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  prerelease:
6
6
  platform: i386-mingw32
7
7
  authors:
@@ -9,8 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-07-05 00:00:00.000000000 +02:00
13
- default_executable:
12
+ date: 2011-07-05 00:00:00.000000000Z
14
13
  dependencies: []
15
14
  description: Ruby library for games networking. Uses ENet as backend
16
15
  email: dark.wolf.warrior@gmail.com
@@ -24,7 +23,6 @@ files:
24
23
  - examples/Gosu-Client.rb
25
24
  - lib/renet.1.8.so
26
25
  - lib/renet.1.9.so
27
- has_rdoc: true
28
26
  homepage: https://github.com/Dahrkael/rENet
29
27
  licenses: []
30
28
  post_install_message:
@@ -45,7 +43,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
43
  version: '0'
46
44
  requirements: []
47
45
  rubyforge_project:
48
- rubygems_version: 1.5.2
46
+ rubygems_version: 1.8.5
49
47
  signing_key:
50
48
  specification_version: 3
51
49
  summary: Ruby library for games networking. Uses ENet as backend