searchbing 0.2.5 → 0.2.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +5 -13
  2. metadata +5 -5
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- N2YwY2YyYjQ4YzljNThmNmExZDJhMzA0MmU5NTU2MmNmNWVjMjk2MQ==
5
- data.tar.gz: !binary |-
6
- MmQ2ODRjNzYwMGZiZjFhNWNkNzdhNzU1Mjc3MmUzNWE3YWRlYTIwNQ==
2
+ SHA1:
3
+ metadata.gz: db2788d6a030e77ba0b125713022414538b06bea
4
+ data.tar.gz: 9fa768967042126ce1a6040019b7dd5b40813f7b
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- ZDM2YTFjN2UyZWFhMWQ4NzY3NDYzMDU2ODc3ZWQwYTJlZjQzMmFiNjcxNWMz
10
- Yzk1ZDJkYWEyYzA1MzllMjI1NmI5MjE2YWYxOWQxZTU0M2Y0ZmM2NzI3ZmVh
11
- M2RjOTcwOWU3NGQzZjQ5ZjY4Y2Y4MjIzOTJlNTc3MTQ3NjM1MjE=
12
- data.tar.gz: !binary |-
13
- MWZkZDRmYTkyOTMwZTZjZDEzNzQ2ZmIwMDExZmQxMzVjNjBlNDlmNzUyY2Q0
14
- NTRhZmNiYTA0YmIzZDA3YWZhZDgxMjZjMWEyMTUxNDE4YWMxZWM1MzhmMmQ1
15
- ZWUzYzY1NmZiMDI5Y2RkMTY4YzVkZDhlNjRkNzY5MjBiNGViNGY=
6
+ metadata.gz: 99d3414dac7bbfd248a3b09fa98cc2c18462c30c3cfdcb73623f54237b1ec9c3179837aae305b220d799ad1383406f4ad5f842898966e828cf4ed9c0f7419bd0
7
+ data.tar.gz: 1f947549db5335bd57b9a19f3e1886f5e761b780511055d46d798e02def0c65e587cbe2079b3470d5016790be62891d068eef4cf0897698e84c22106e96044b4
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: searchbing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Culliton
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-25 00:00:00.000000000 Z
11
+ date: 2015-12-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: bing search api gem compatible with recent microsoft azure migration.
14
14
  Find README.md with example usage at https://github.com/rcullito/searchbing
@@ -29,17 +29,17 @@ require_paths:
29
29
  - lib
30
30
  required_ruby_version: !ruby/object:Gem::Requirement
31
31
  requirements:
32
- - - ! '>='
32
+ - - '>='
33
33
  - !ruby/object:Gem::Version
34
34
  version: '0'
35
35
  required_rubygems_version: !ruby/object:Gem::Requirement
36
36
  requirements:
37
- - - ! '>='
37
+ - - '>='
38
38
  - !ruby/object:Gem::Version
39
39
  version: '0'
40
40
  requirements: []
41
41
  rubyforge_project:
42
- rubygems_version: 2.4.3
42
+ rubygems_version: 2.0.14
43
43
  signing_key:
44
44
  specification_version: 4
45
45
  summary: compatible with the recent azure migration,use bing's search api in your