gosu 0.13.2-x86-mingw32 → 0.13.3-x86-mingw32

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 17dbf3115e982b916c5f6400864ed0d4ffe6d449
4
- data.tar.gz: 9544c3eacd53d2824cb20b93893fe42b84a09e89
2
+ SHA256:
3
+ metadata.gz: 478b771d1f39bdb9f623686b76397b7b42ded8bc2c958f3e06fc45e82235dc65
4
+ data.tar.gz: b987ac39c106e84cea99c28413bf5b0dd5c16e3cfcf4d942e9b0223879c78c81
5
5
  SHA512:
6
- metadata.gz: 91831ce0dc66429def838abcdc489cbca132db0a0a8f410403f40a0b0e01bd0f23ed744919e0f56bd1509b90416677ead3e1963e884bdb3ade251125aecc641b
7
- data.tar.gz: 44d5af94fc59260ff73663ba590f9029ea547a795bc3ce97734fe3fe6f1df702c9d47bc24e0eb204494ce4a60090b591dd97e9994be1178baa93fb65ed3185ac
6
+ metadata.gz: 1e143e0b4ba86bf0c8f7c972d51fa16455d7e8e15476ebb57e91540f505e3f86a168a4f7c44287f180c8cc6aa559e4b407e68bae49d1a474724ca627bb479928
7
+ data.tar.gz: 28d4fff51998810ebbc8e74bc561a984e4241b1e4e09ab7b79f2c0ced7bd4c9dcd696d9fd4790e7182293dd308664af05a026ec0ba23e72d68711b7a1e8b9aab
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gosu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.2
4
+ version: 0.13.3
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Julian Raschke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-16 00:00:00.000000000 Z
11
+ date: 2018-03-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  2D game development library.
@@ -28,6 +28,7 @@ files:
28
28
  - lib/2.2/gosu.so
29
29
  - lib/2.3/gosu.so
30
30
  - lib/2.4/gosu.so
31
+ - lib/2.5/gosu.so
31
32
  - lib/OpenAL32.dll
32
33
  - lib/SDL2.dll
33
34
  - lib/gosu.rb
@@ -59,7 +60,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
59
60
  version: '0'
60
61
  requirements: []
61
62
  rubyforge_project:
62
- rubygems_version: 2.6.11
63
+ rubygems_version: 2.7.3
63
64
  signing_key:
64
65
  specification_version: 4
65
66
  summary: 2D game development library.