gosu 0.7.28-universal-darwin → 0.7.29-universal-darwin
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.
- data/Gosu/Version.hpp +2 -2
- data/lib/gosu.for_1_8.bundle +0 -0
- data/lib/gosu.for_1_9.bundle +0 -0
- metadata +5 -4
data/Gosu/Version.hpp
CHANGED
data/lib/gosu.for_1_8.bundle
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gosu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 57
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 7
|
9
|
-
-
|
10
|
-
version: 0.7.
|
9
|
+
- 29
|
10
|
+
version: 0.7.29
|
11
11
|
platform: universal-darwin
|
12
12
|
authors:
|
13
13
|
- Julian Raschke
|
@@ -16,7 +16,7 @@ autorequire:
|
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
18
|
|
19
|
-
date: 2011-03-
|
19
|
+
date: 2011-03-30 00:00:00 +08:00
|
20
20
|
default_executable:
|
21
21
|
dependencies: []
|
22
22
|
|
@@ -86,6 +86,7 @@ files:
|
|
86
86
|
- examples/media/Star.png
|
87
87
|
- examples/media/Starfighter.bmp
|
88
88
|
- lib/gosu.for_1_8.bundle
|
89
|
+
- lib/gosu.for_1_9.bundle
|
89
90
|
has_rdoc: true
|
90
91
|
homepage: http://libgosu.org/
|
91
92
|
licenses: []
|