chat_sdk-state-redis 0.2.1 → 0.3.1

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 (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fe12ed71e92038c922598805d87962b061f9c4226df0ae17f3b2aaa5b8d63f57
3
+ metadata.gz: 8e4a465ae1051db40c26eca3808251687160649fc7a09319e9bbb8dd4bef6c96
4
4
  data.tar.gz: 72cf6c51ea0d3f7df76294f33c1f2cff53519a090109ba097a73bca2541acade
5
5
  SHA512:
6
- metadata.gz: 6c54fac6b76ed41f8057e3102cee1fbcec0be9f437f9e8ecf4730197d428d0a049c032541435b236ee2aa50cad6413b00ab0a6cedd13c3607bd426c6f25dee2b
6
+ metadata.gz: f3fe63bdceedef4b6bccd45824d8a49675552ffd099b6016bda932a9bd5127ba427be04b4a393c7a5fcd80cdc67acd0d3d06bde6593bd3b761d7540a8909ec73
7
7
  data.tar.gz: 47551462f59a42fc7cc35dd0d8662b95c0da204dc4ed735f5056a5594421f0d02c2b5d08a61f25dd07cf23a7408a1000214f7258b16411c47e0a9a8077869f9a
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chat_sdk-state-redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
- - Rootly
7
+ - Quentin Rousseau
8
8
  bindir: bin
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
@@ -39,13 +39,13 @@ dependencies:
39
39
  version: '0.19'
40
40
  description: Redis-backed conversation state storage for the ChatSDK framework
41
41
  email:
42
- - eng@rootly.com
42
+ - quentin@rootly.com
43
43
  executables: []
44
44
  extensions: []
45
45
  extra_rdoc_files: []
46
46
  files:
47
47
  - lib/chat_sdk/state/redis.rb
48
- homepage: https://github.com/rootlyhq/rootly-chat-sdk
48
+ homepage: https://github.com/rootlyhq/chat-sdk
49
49
  licenses:
50
50
  - MIT
51
51
  metadata: