gamequery 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/gamequerytool +1 -1
- metadata +3 -3
data/bin/gamequerytool
CHANGED
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
|
|
3
3
|
specification_version: 1
|
4
4
|
name: gamequery
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 0.1.
|
7
|
-
date: 2006-
|
6
|
+
version: 0.1.2
|
7
|
+
date: 2006-05-21 00:00:00 -07:00
|
8
8
|
summary: Ruby class to work with Half-Life and Source Engine "user" queries
|
9
9
|
require_paths:
|
10
10
|
- lib
|
@@ -50,5 +50,5 @@ dependencies:
|
|
50
50
|
requirements:
|
51
51
|
- - ">="
|
52
52
|
- !ruby/object:Gem::Version
|
53
|
-
version: 0.
|
53
|
+
version: 0.2.1
|
54
54
|
version:
|