gupshup-rb 0.1.1 → 0.1.2
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 +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4a496cbbbc1ec2503a9e9d061f1409e360307664bc7bc589ad96c70acce3bc94
|
4
|
+
data.tar.gz: f8b72cfd7c5ddb1c6e7fa8cf13064537c298fc25ec637d9c5937a798d5bc9002
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cb4f7563867083579892c65f40023caf67ca26f38b3614cc51693858b51dca475be73e0003990015591e0485fa81ca94153db3ba63fa31940ba4248902951546
|
7
|
+
data.tar.gz: c8a9427c53888a1a0d7c772e225de7d7fd8b9e6b2e5a7bc85b4d05a6e0e1c3ee42a733d3e6f2a4a3b85dd02fadd4d3c7d4e154cc4962e4a59088425634efdf91
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gupshup-rb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Raimundo Martins
|
@@ -44,7 +44,7 @@ dependencies:
|
|
44
44
|
- - "~>"
|
45
45
|
- !ruby/object:Gem::Version
|
46
46
|
version: 1.4.2
|
47
|
-
description: Communication with Chatwoot - Not Completed
|
47
|
+
description: Communication with Chatwoot - Not Completed! Still does not work!
|
48
48
|
email:
|
49
49
|
executables: []
|
50
50
|
extensions: []
|
@@ -74,5 +74,5 @@ requirements: []
|
|
74
74
|
rubygems_version: 3.4.10
|
75
75
|
signing_key:
|
76
76
|
specification_version: 4
|
77
|
-
summary: Communication with Chatwoot - Not Completed
|
77
|
+
summary: Communication with Chatwoot - Not Completed! Still does not work!
|
78
78
|
test_files: []
|