searchbing 0.0.5 → 0.0.6
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.
- checksums.yaml +8 -8
- metadata +3 -4
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
OGFkMWUxMGM2NGU1YmMxMmZmMzgyOTVjZjhkNjdjNGUyODA2ZjlmMw==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
YWQ3MzlmOWRiNzk3MmY0NjNiZjBiMjZiMGEwYzA4YmE0YTI2ODA3Mg==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
M2Q3NGQxOTgyZTIyZWZiZGIzNmE0YWM1OTU0YjQwNDkxMTRjOTZkZThiZDhi
|
|
10
|
+
MGRiYjg2NDMxM2QxMjRmMTU5MTliNmIxZDBmZDE1MDg0N2M3ZjFmMDY4MTU3
|
|
11
|
+
ZjNlNjg1YTkyYTExMDYzMzdkMjQzMTA1YmMzNjM4MzRlNzA1MTk=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
YzVjMzhlZjk4NWVkM2U4NGU0MTI1MzljYzI3MWMyMGRhMjdiNGU3NGUxZWE1
|
|
14
|
+
M2RlNTdmMDM3NmNlYzU1ZDNmYTU2N2MzZmJmYzc1Zjg0OTJjOWE3ZGQxYjJj
|
|
15
|
+
ZTRjZjFlYTE1YTJiNTY0ZmJhYzk5NDNjNTE1Njg2NjViZTFmOWE=
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: searchbing
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Rob Culliton
|
|
@@ -10,9 +10,8 @@ bindir: bin
|
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2013-05-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description:
|
|
14
|
-
|
|
15
|
-
with a search term
|
|
13
|
+
description: bing search api gem compatible with recent microsoft azure migration.
|
|
14
|
+
Find README.md with example usage at https://github.com/rcullito/searchbing
|
|
16
15
|
email: rob.culliton@gmail.com
|
|
17
16
|
executables: []
|
|
18
17
|
extensions: []
|