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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/core/lib/notification.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c341146b21f6885da78e82927b999d6a82b1f8835e792ba8593eaea439c42002
4
- data.tar.gz: 21d00978c361b77959e2b33046853b65f9d800eca39ae01979336883db189581
3
+ metadata.gz: 0bd8025fbcc4aaee84a0bba8fc93c4463c2f36d8bcb81577c55938f65d7c5c9e
4
+ data.tar.gz: 0f9935e9340beff86cc738da53c51472d896114705800617637b37bc5b6afe82
5
5
  SHA512:
6
- metadata.gz: 6328f3243c1b9e632fb2fb98aec71da327aa4f56d011dcfc2407320234ebc7f35e4ab36546805cbc219fe3a8b833f6b54ed126887dabfa23754fee5ab9dabde6
7
- data.tar.gz: 3d67f4c80cffeabd43865626c571abd2d00c60c6cc35ca9959931f7960a4094de33a452729adbb6396e41449da425d32b1d63598b33e3179c035fceff05faefb
6
+ metadata.gz: 74625769114ac1662ec1f8455926b3afa701b985cd20d6010a52c36312767b3c1bc9e7aa47fe64c273f61155f6b4428f3c194705e5cbbff58c24028fd9182281
7
+ data.tar.gz: 04e10c2029235cf137c6a430b9ab271ed6cf4897b9104b7231ebdb8a8113f23cab26198bb3a84e65c1a614dfe47b0d0c58dbe21faf2155530f784ffaea1dc7ff
@@ -122,7 +122,7 @@ class Notification
122
122
  end
123
123
 
124
124
  def typing(seconds)
125
- typing_on(seconds)
125
+ typing_on(seconds.to_i)
126
126
  end
127
127
 
128
128
  def typing_off
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.2
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 a conversational application framework running on the Ruby programming
126
- language.
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