bwapi 3.0.0.pre.88 → 3.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 +6 -5
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NTIxOTlhYmM3ZGYxNTk4NGZjMDk5NWE0M2NkODlhZTA3N2U5NDgwYQ==
5
- data.tar.gz: !binary |-
6
- ZDk0N2NhMGNkYmIwNTJjNzQxOWFmMzE5NjJhZjdlYjIxMjFjNjk1Zg==
2
+ SHA1:
3
+ metadata.gz: 9c9eef3d71a36e9434028e383254cfc87f5491c1
4
+ data.tar.gz: b4002ec0a72ab0c52cccc1b2d976eb7fa35c1d7b
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- YWI4NDJiNmQ3NGZhZDZhMGNhZTNhMDlkMzcxMGZmOTRmOTVhMzY3NjU2ZmQ1
10
- NmY2OWQ1Nzk2MGNjNjMwOTM4YzI1M2I2ZjI4MTVkZWE1MDNkMTk5MTMxNjM1
11
- ODE0NmI1ZDZiODI0M2JmNzM3ODlkY2MyNWQ0YTQxYzcyMGEzZmE=
12
- data.tar.gz: !binary |-
13
- NDM4ZGQ1ZDYzZTQzMjhlMzk1YjIzMzJlZmZlMDc2NmUyNmQxNzNjY2VkMWMw
14
- NjEzOWQzYjA4ZjFjOWJlZGRhNjZmZmI3OWUyMzM4MDNkZDA3NjY2YTIzODBm
15
- Y2YyYThiYjVlNjEyZGRmZjAxOTM1ZTk2NjgzZGRmNDExMWU1ODY=
6
+ metadata.gz: 8805c360268c5df620f3a76f4677f673c020042c9555a66b1388dcb37de5f1d8fef47644c584efe6ac83aa8284f950b03ebdeef56e1ed427e794d2b6282522b1
7
+ data.tar.gz: bfae24d13236f636afe655fc5a211417a3f3d5a87f696836187dfdd1a58113d629664d1932f66e7a433114f7193581cfd977062218c3f0d4d26bb8018d5da0fe
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: 3.0.0.pre.88
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Chrisp
@@ -172,17 +172,17 @@ require_paths:
172
172
  - lib
173
173
  required_ruby_version: !ruby/object:Gem::Requirement
174
174
  requirements:
175
- - - ! '>='
175
+ - - '>='
176
176
  - !ruby/object:Gem::Version
177
177
  version: 1.9.2
178
178
  required_rubygems_version: !ruby/object:Gem::Requirement
179
179
  requirements:
180
- - - ! '>'
180
+ - - '>='
181
181
  - !ruby/object:Gem::Version
182
- version: 1.3.1
182
+ version: '0'
183
183
  requirements: []
184
184
  rubyforge_project:
185
- rubygems_version: 2.1.11
185
+ rubygems_version: 2.1.10
186
186
  signing_key:
187
187
  specification_version: 4
188
188
  summary: Brandwatch API Wrapper
@@ -192,3 +192,4 @@ test_files:
192
192
  - spec/bwapi_spec.rb
193
193
  - spec/fixtures/.netrc
194
194
  - spec/helper.rb
195
+ has_rdoc: