Gosuplus 1.0.16 → 1.0.17

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.
@@ -6,6 +6,7 @@ module Gosuplus
6
6
  end
7
7
 
8
8
  def load_resources
9
+ @state_name.slice! "Gosuplus::"
9
10
  filepath = "./lib/states/#{@state_name}_resources.txt".downcase
10
11
  File.new(filepath, 'w') unless File.file?(filepath)
11
12
 
@@ -1,3 +1,3 @@
1
1
  module Gosuplus
2
- VERSION = "1.0.16"
2
+ VERSION = "1.0.17"
3
3
  end
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Gosuplus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.16
4
+ version: 1.0.17
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Freddan962
@@ -13,29 +14,33 @@ dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: bundler
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
- - - "~>"
19
+ - - ~>
18
20
  - !ruby/object:Gem::Version
19
21
  version: '1.8'
20
22
  type: :development
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
- - - "~>"
27
+ - - ~>
25
28
  - !ruby/object:Gem::Version
26
29
  version: '1.8'
27
30
  - !ruby/object:Gem::Dependency
28
31
  name: rake
29
32
  requirement: !ruby/object:Gem::Requirement
33
+ none: false
30
34
  requirements:
31
- - - "~>"
35
+ - - ~>
32
36
  - !ruby/object:Gem::Version
33
37
  version: '10.0'
34
38
  type: :development
35
39
  prerelease: false
36
40
  version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
37
42
  requirements:
38
- - - "~>"
43
+ - - ~>
39
44
  - !ruby/object:Gem::Version
40
45
  version: '10.0'
41
46
  description: ''
@@ -45,7 +50,7 @@ executables: []
45
50
  extensions: []
46
51
  extra_rdoc_files: []
47
52
  files:
48
- - ".gitignore"
53
+ - .gitignore
49
54
  - Gemfile
50
55
  - Gosuplus.gemspec
51
56
  - LICENSE.txt
@@ -88,25 +93,26 @@ files:
88
93
  homepage: https://github.com/Freddan962/GosuPlus
89
94
  licenses:
90
95
  - MIT
91
- metadata: {}
92
96
  post_install_message:
93
97
  rdoc_options: []
94
98
  require_paths:
95
99
  - lib
96
100
  required_ruby_version: !ruby/object:Gem::Requirement
101
+ none: false
97
102
  requirements:
98
- - - ">="
103
+ - - ! '>='
99
104
  - !ruby/object:Gem::Version
100
105
  version: '0'
101
106
  required_rubygems_version: !ruby/object:Gem::Requirement
107
+ none: false
102
108
  requirements:
103
- - - ">="
109
+ - - ! '>='
104
110
  - !ruby/object:Gem::Version
105
111
  version: '0'
106
112
  requirements: []
107
113
  rubyforge_project:
108
- rubygems_version: 2.2.3
114
+ rubygems_version: 1.8.30
109
115
  signing_key:
110
- specification_version: 4
116
+ specification_version: 3
111
117
  summary: Gosuplus is a extension for Gosu
112
118
  test_files: []
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: c35dda47c4853e83405749fd1151558b32ccb722
4
- data.tar.gz: 83883dc0e313e6295d456715ce799d456851127c
5
- SHA512:
6
- metadata.gz: 38c6bc96d1ce80f703ff3044f6cd4f5d04e186c81e5e8e97fa5aa761930a595737a2f6e92ef3c315c2ca9ef60d07c904bacba6e9423be29786f4a002a42ad75c
7
- data.tar.gz: 66ec88b5f25cc1ea188ca51d2d2630783ad261f51c8d65ef8ea53f63f811aaa42caca662ce8e1ba283eeae344abe6cac8e7a83b540a28fcc7cef5f76d77c3bcd