stealth 1.1.0.rc3 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 250f82dc387a6866ae8bc34e3fc28edca4fce6b04f51bb56511b91425a3f96cf
4
- data.tar.gz: c2656a147103f6ff731a5d71f826addb2738077cbc76753d040e46b59be3487b
3
+ metadata.gz: 46e7d69fe97e8038b0d469ddb81a2ea77f53a258c9e6f5b06d18239e43ffdc69
4
+ data.tar.gz: 60892bc1b66e89c53d2769013a4ef94c654ccb143da065700803a0d602652257
5
5
  SHA512:
6
- metadata.gz: 5dd442c7a6e1ae50c94cb797122f2f6b9ff7392236f2aa9798ddbf7e29cb0c18189fac213acea353e3d48f3c6a71c670fbe9048b707b95e58636f9c06353c80e
7
- data.tar.gz: 4f2d0024db5c0199587f468c86263e332aec1545568bd09a54f0105a5a0d93268cbacbdf100aa43282d0b8a2ec3c6c4cd95caa84a8ae591a9e6a2e83477c0024
6
+ metadata.gz: b78f5bce44cf7a7305ce72790c321018f471e0f21a708ad0b08432aab2eda0e7588bcbe8447e4805bf124e466966db324c6852941d5173d2342bed4c97144819
7
+ data.tar.gz: c999aaaf5ddc688482de45711f78a9d0392fdab2f42759c396f0114d0388aa61d2a9e9076f5d6d16d45e834e44969ff4212c606c29faf117d05163a9b61afaeb
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.0.rc3
1
+ 1.1.0
@@ -75,5 +75,6 @@ Make sure to reference the respective messaging integration documentation for mo
75
75
 
76
76
  * [Facebook Messenger](https://github.com/hellostealth/stealth-facebook)
77
77
  * [SMS (Twillio)](https://github.com/hellostealth/stealth-twilio)
78
+ * [Smooch (many platforms, including a web widget)](https://github.com/hellostealth/stealth-smooch)
78
79
 
79
80
  While we plan to add more integrations in the future, please feel free to add your own and let us know so we can keep this list updated. 😎
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stealth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0.rc3
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Gomes
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-11-30 00:00:00.000000000 Z
12
+ date: 2018-12-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sinatra
@@ -297,9 +297,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
297
297
  version: '0'
298
298
  required_rubygems_version: !ruby/object:Gem::Requirement
299
299
  requirements:
300
- - - ">"
300
+ - - ">="
301
301
  - !ruby/object:Gem::Version
302
- version: 1.3.1
302
+ version: '0'
303
303
  requirements: []
304
304
  rubyforge_project:
305
305
  rubygems_version: 2.7.7