diaspora-api 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: diaspora-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -11,12 +11,9 @@ bindir: bin
|
|
11
11
|
cert_chain: []
|
12
12
|
date: 2014-12-14 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
|
-
description: ! 'Ruby gem to work with Diaspora
|
15
|
-
|
16
|
-
|
17
|
-
Note: this is not wrapping an official API, since there is no such thing. The gem
|
18
|
-
just makes HTTPS requests and parses answers, which are friendly for parsing due
|
19
|
-
to usage of JSON.'
|
14
|
+
description: ! 'Ruby gem to work with Diaspora*. Note: this is not wrapping an official
|
15
|
+
API, since there is no such thing. The gem just makes HTTPS requests and parses
|
16
|
+
answers, which are friendly for parsing due to usage of JSON.'
|
20
17
|
email: senya@riseup.net
|
21
18
|
executables: []
|
22
19
|
extensions: []
|