bwapi 9.0.0.pre.409 → 9.0.0

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.
Files changed (2) hide show
  1. checksums.yaml +5 -13
  2. metadata +5 -4
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- N2Y3YzM2ZmZiY2Y4MjNiMWEyMWQ3MTdkNDRlNGYxYmI5YTNiNmVmMg==
5
- data.tar.gz: !binary |-
6
- MWZlYjExOTMzM2MwMWE0NmRkMDMwNzcxNWExNzU0MTM4ZTA3ZDM2Ng==
2
+ SHA1:
3
+ metadata.gz: 0051a33b1242a18b913b486cd1fd535f602fb95f
4
+ data.tar.gz: 6d763a8ee482d01ac9fbe24309a65ad7c3a5d3a1
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- MjFkZTliZGFhMDRjYTlmNmI5NjQzOTI4OTYxZjUxY2FjODVjNDkwODhhYWE2
10
- ZTI1NzRkYzNjMmNjMTI0YjM4NGY5ZGE3YmExMDgxZGEyNzZiOTFiNTVkN2Zk
11
- ZTEwMzRjNGYzYTdlMjIwZTEzM2MxNjA4ODJiYzg2ZDg0ZGFkNzY=
12
- data.tar.gz: !binary |-
13
- YmVlYWM0ZDQ1Mzc1MGY1YWIyY2ExYmQ5ZmU5OTI1MDljNTM2ODE4OTEzNzNh
14
- MDk4ZjI4NzIzYTA0OTI3MzUwOTU1OTMzN2I2MzEwODkxMGI1MzQ0YzVmNjEw
15
- ZGQyNDU2ZTE1OTAyNzUxY2RlMGFlNjZmODEyNDc4YTc0MTI2ODQ=
6
+ metadata.gz: 1a5a929bde3945b972676462592110385fce2f360bb91b6b22c06e19c327e0cdcb7c5416f12ffb04d239e96569141037153dbf5cfc5e543dbd39cb568af3524b
7
+ data.tar.gz: 3fbb7be452460cef31c494eda9bc9b5c26aa03f2f9f1fe8e1a62df95e6d503e349813b319fcf4764a02cbc8a5f9c71f98a2b55fcc1a9face2d77c7ff6505eacf
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bwapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.0.0.pre.409
4
+ version: 9.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Chrisp
@@ -223,14 +223,14 @@ require_paths:
223
223
  - lib
224
224
  required_ruby_version: !ruby/object:Gem::Requirement
225
225
  requirements:
226
- - - ! '>='
226
+ - - '>='
227
227
  - !ruby/object:Gem::Version
228
228
  version: 1.9.2
229
229
  required_rubygems_version: !ruby/object:Gem::Requirement
230
230
  requirements:
231
- - - ! '>'
231
+ - - '>='
232
232
  - !ruby/object:Gem::Version
233
- version: 1.3.1
233
+ version: '0'
234
234
  requirements: []
235
235
  rubyforge_project:
236
236
  rubygems_version: 2.4.1
@@ -241,3 +241,4 @@ test_files:
241
241
  - spec/bwapi/client_spec.rb
242
242
  - spec/bwapi_spec.rb
243
243
  - spec/helper.rb
244
+ has_rdoc: