gosu 0.15.0-x86-mingw32 → 0.15.1-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
2
  SHA256:
3
- metadata.gz: 2434cac72e63c139ef2a8f70ceab296212fc1b70e1dc883341b18f8a742b5382
4
- data.tar.gz: c5651e9fc146459f757be56ab0cc0ad61d2e9ee512cac859c2194ba15c63f634
3
+ metadata.gz: 0af72e6f5af2fe380572f9e14763044c7648de8b76ec98d14934484911ceb8a7
4
+ data.tar.gz: 9dde9ed0edc60c02224efc4d315369633adbdf725ee37d61a15f711a0632a0a7
5
5
  SHA512:
6
- metadata.gz: f4d150c23b1b279c5cf00698e794d412038fc2b1d886b2d88aaa026a1027b65bcce1d0eec94bb7c2fdf1133172d2f428160e0d3ef24194ffc380e48abb84f918
7
- data.tar.gz: 628489600b3cf2fd296bb7d00b18688d71bfe299bd6935aaf1f224f1ffbd5b54384d46c0577f3020812b949d79cb6e3038c15ffcc2489e05b3c5fb01311934fe
6
+ metadata.gz: '089a8d6baf289133b09188043a508f8232d10deabf6ecfaf2ad21bcc8abcb3d60d7f7b4e0d09352f4ff543418f424e85332d2a2a48fa4601b8705b172a63f404'
7
+ data.tar.gz: 6f83f8e31aeccbe29235483d054720422f61af2e7d21faf2f7c9e62ef7c55c3086ba55613114b8d9c64de5a93bdda73d3bb20cf4646e4a7d3812c8a8a227c708
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.15.0
4
+ version: 0.15.1
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: 2020-01-18 00:00:00.000000000 Z
11
+ date: 2020-01-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  2D game development library.
@@ -25,6 +25,7 @@ files:
25
25
  - lib/2.4/gosu.so
26
26
  - lib/2.5/gosu.so
27
27
  - lib/2.6/gosu.so
28
+ - lib/2.7/gosu.so
28
29
  - lib/OpenAL32.dll
29
30
  - lib/SDL2.dll
30
31
  - lib/gosu.rb
@@ -55,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
55
56
  - !ruby/object:Gem::Version
56
57
  version: '0'
57
58
  requirements: []
58
- rubygems_version: 3.0.1
59
+ rubygems_version: 3.1.2
59
60
  signing_key:
60
61
  specification_version: 4
61
62
  summary: 2D game development library.