gemwarrior 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemwarrior
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Chadwick
@@ -130,8 +130,8 @@ files:
130
130
  - Rakefile
131
131
  - bin/gemwarrior
132
132
  - gemwarrior.gemspec
133
- - lib/gemwarrior/constants.rb
134
133
  - lib/gemwarrior/creature.rb
134
+ - lib/gemwarrior/defaults.rb
135
135
  - lib/gemwarrior/evaluator.rb
136
136
  - lib/gemwarrior/game.rb
137
137
  - lib/gemwarrior/inventory.rb
@@ -164,10 +164,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
164
164
  version: '0'
165
165
  requirements: []
166
166
  rubyforge_project:
167
- rubygems_version: 2.4.5
167
+ rubygems_version: 2.4.6
168
168
  signing_key:
169
169
  specification_version: 4
170
170
  summary: RPG as RubyGem
171
- test_files:
172
- - spec/rubywarrior_spec.rb
173
- - spec/spec_helper.rb
171
+ test_files: []