kogno 1.0.1.2 → 1.0.1.3
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
- data/lib/core/lib/notification.rb +1 -1
- 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: 0bd8025fbcc4aaee84a0bba8fc93c4463c2f36d8bcb81577c55938f65d7c5c9e
|
4
|
+
data.tar.gz: 0f9935e9340beff86cc738da53c51472d896114705800617637b37bc5b6afe82
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 74625769114ac1662ec1f8455926b3afa701b985cd20d6010a52c36312767b3c1bc9e7aa47fe64c273f61155f6b4428f3c194705e5cbbff58c24028fd9182281
|
7
|
+
data.tar.gz: 04e10c2029235cf137c6a430b9ab271ed6cf4897b9104b7231ebdb8a8113f23cab26198bb3a84e65c1a614dfe47b0d0c58dbe21faf2155530f784ffaea1dc7ff
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: kogno
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.1.
|
4
|
+
version: 1.0.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Martín Acuña Lledó
|
@@ -122,8 +122,8 @@ dependencies:
|
|
122
122
|
- - ">="
|
123
123
|
- !ruby/object:Gem::Version
|
124
124
|
version: '0'
|
125
|
-
description: Kogno is
|
126
|
-
|
125
|
+
description: Kogno is an open source framework running on the Ruby programming language
|
126
|
+
for developing conversational applications.
|
127
127
|
email: macuna@gmail.com
|
128
128
|
executables:
|
129
129
|
- kogno
|