simple_cloud_logging 1.1.16 → 1.1.17
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +10 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d63c7caf567034c39000aa172f2cb68257c5d3f0
|
4
|
+
data.tar.gz: a678ebbe28b5f6e54816593d8526e9d0aa407d0d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 76c9b625c1b7d0a9e94c768eb3320fe4ddbe35be5118ab552c6d39b0e80bddbf04ea36e70e9a2fe1045336aeb72c452e67cf7df7f2d88bee6e34848269f89e34
|
7
|
+
data.tar.gz: 86a28cce82ddb896a2572ef6de704386670ee500fe9f9761b9dc75d6f9be42c64ed3fbd30f2697e2f055a6e4809a0de6c82f292a10d809cbd1152c95b4eb5003
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: simple_cloud_logging
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.17
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Leandro Daniel Sardi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-12-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: blackstack_commons
|
@@ -16,21 +16,21 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.0.
|
19
|
+
version: 0.0.20
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 0.0.
|
22
|
+
version: 0.0.20
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - "~>"
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.0.
|
29
|
+
version: 0.0.20
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 0.0.
|
33
|
-
description: 'Find documentation here: https://github.com/leandrosardi/simple_cloud_logging.'
|
32
|
+
version: 0.0.20
|
33
|
+
description: 'THIS GEM IS STILL IN DEVELOPMENT STAGE. Find documentation here: https://github.com/leandrosardi/simple_cloud_logging.'
|
34
34
|
email: leandro.sardi@expandedventure.com
|
35
35
|
executables: []
|
36
36
|
extensions: []
|
@@ -67,6 +67,7 @@ rubyforge_project:
|
|
67
67
|
rubygems_version: 2.4.5.1
|
68
68
|
signing_key:
|
69
69
|
specification_version: 4
|
70
|
-
summary: Easy library to write log files in
|
71
|
-
the log in any website. The remote-logging
|
70
|
+
summary: THIS GEM IS STILL IN DEVELOPMENT STAGE. Easy library to write log files in
|
71
|
+
the cloud, watch them anywhere, and enbed the log in any website. The remote-logging
|
72
|
+
feature is still being written.
|
72
73
|
test_files: []
|