rong 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +7 -22
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 4
9
- version: 0.2.4
8
+ - 5
9
+ version: 0.2.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Matt Yoho
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2011-04-07 00:00:00 +01:00
17
+ date: 2011-08-20 00:00:00 -05:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -43,8 +43,8 @@ dependencies:
43
43
  segments:
44
44
  - 0
45
45
  - 2
46
- - 1
47
- version: 0.2.1
46
+ - 2
47
+ version: 0.2.2
48
48
  type: :runtime
49
49
  version_requirements: *id002
50
50
  - !ruby/object:Gem::Dependency
@@ -58,25 +58,10 @@ dependencies:
58
58
  segments:
59
59
  - 0
60
60
  - 2
61
- - 3
62
- version: 0.2.3
61
+ - 4
62
+ version: 0.2.4
63
63
  type: :runtime
64
64
  version_requirements: *id003
65
- - !ruby/object:Gem::Dependency
66
- name: rspec
67
- prerelease: false
68
- requirement: &id004 !ruby/object:Gem::Requirement
69
- none: false
70
- requirements:
71
- - - ~>
72
- - !ruby/object:Gem::Version
73
- segments:
74
- - 2
75
- - 5
76
- - 0
77
- version: 2.5.0
78
- type: :development
79
- version_requirements: *id004
80
65
  description: Rong is a Ruby implementation of Pong that consists of a server module for managing games, a client module for for interfacing with the server, and hopefully a few client implementations for playing some rad Pong, brah.
81
66
  email: mby@mattyoho.com
82
67
  executables: []