bwapi 2.0.2.pre.65 → 2.0.2

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
- ZGFjYWFjNGMxMjJlMDU2OGZjMTUxMjg3YjUyYWMyZWE3OWUxYWNmYg==
5
- data.tar.gz: !binary |-
6
- YzgxN2QxMDMwYjNhNDUyMjdhMDZiZjg2YTUwZDYxNGVhYjg2Y2UwNg==
2
+ SHA1:
3
+ metadata.gz: 039c8e0415967742f18012e519a86b6f7c19bb0f
4
+ data.tar.gz: 86b0318a1d03185f085ce76194ddaef5e6e524fd
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- MzA0OGUzZTU0Y2EyMzI4NDAzMjQ4YTQwMGVhNDk1NzVkMmMwMWQ2NmE1OWNh
10
- NDRhMmIxNzllNDcxYjRhYzgyMDc3MWMxOGVjZDA5MzZiYzIyNzZiMTMzMDE2
11
- ZTcxZTM5MDY1OGFjNWFlNzNjNDgyY2YzYzhlNzlhODVlMDQzM2Q=
12
- data.tar.gz: !binary |-
13
- Y2E5NDc4ZjUyOTViN2YzYzFhYTVmNGI5ZGFjZDQ1Yjk1ZjUxNDEyZjMzYThk
14
- MzczODBmMTMzZDg0YTViZmViNjM3MzQ5MzllNzNmM2VhMWFiZmVhYWQ2MzRh
15
- YWE5ZjE2ZGJiNzQzNTMwOTMxYjYxMmZjNTg0YmY3MTJkNDI1MWI=
6
+ metadata.gz: c872b74db9698346272b3b02c432df8615cf47d1a7718954ff2450b94aba9968329d6d1dfc35d8980a3e7c2af928732d34edf2026b2be850315779cafa5073ef
7
+ data.tar.gz: 694e058ba88893ecd7e84917ca5d033711a073ec01b08033a88702c9bdc5cacd9d1a715e6ed19faf63eaa75a44b010de26418e24d659aff1b86f4641e5968f64
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: 2.0.2.pre.65
4
+ version: 2.0.2
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 v2 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: