gosu 0.10.6 → 0.10.7

Sign up to get free protection for your applications and to get access to all the features.
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.10.6
4
+ version: 0.10.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julian Raschke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-26 00:00:00.000000000 Z
11
+ date: 2016-04-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  2D game development library.
@@ -135,7 +135,7 @@ files:
135
135
  - src/stb_image.h
136
136
  - src/stb_image_write.h
137
137
  - src/stb_vorbis.c
138
- homepage: http://www.libgosu.org/
138
+ homepage: https://www.libgosu.org/
139
139
  licenses: []
140
140
  metadata: {}
141
141
  post_install_message:
@@ -158,7 +158,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
158
158
  version: '0'
159
159
  requirements: []
160
160
  rubyforge_project:
161
- rubygems_version: 2.5.1
161
+ rubygems_version: 2.6.1
162
162
  signing_key:
163
163
  specification_version: 4
164
164
  summary: 2D game development library.