mozapi 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +15 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mozapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,9 +10,20 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
  date: 2014-05-15 00:00:00.000000000 Z
13
- dependencies: []
14
- description: MozAPI is a light-weight wrapper for the MozscapeAPI. It currently supports
15
- parts of the 'links' endpoint
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: httparty
16
+ requirement: &27500892 !ruby/object:Gem::Requirement
17
+ none: false
18
+ requirements:
19
+ - - ! '>='
20
+ - !ruby/object:Gem::Version
21
+ version: '0'
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: *27500892
25
+ description: MozAPI is a light-weight wrapper for the MozscapeAPI (http://moz.com/products/api).
26
+ It currently supports parts of the 'links' endpoint
16
27
  email: christoph@it-engelhardt.de
17
28
  executables: []
18
29
  extensions: []