stealth-aws-comprehend 0.9.1 → 0.9.2

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: 9cb61db4dda5d17c24088c590af1ac375e3271d3ed50022709c558900aa5bd7a
4
- data.tar.gz: 33d91094733f63938aeb48e4a8f57db29c85a490c171e2dce30ec222199c390d
3
+ metadata.gz: 2b0f868d7846dd9a3fbbd235990f4f832539d3e5e5f1cdb309555b0761dfd066
4
+ data.tar.gz: 3c61b01412d638d22ae2ceaefb6475428382ac0aefe3fdbbbc257ba16a17ebe1
5
5
  SHA512:
6
- metadata.gz: f1503df958fe2a4adc6466fb5248cc2514e391199c36a6b42793d2a755908561be4793c2d9e98879a0fee3e00b2306f6142f6fd7fc128e7e72295c28b3b8adfd
7
- data.tar.gz: 774f168f28ff127b50ef68c9e18ef0db61257830991daed483e6a75e0275a2a5bfb10e20a09763809b6d0d9045e29050bc00170dee5b7d73e864bc2ef37a0ece
6
+ metadata.gz: '09482f6a9014e4cbf0b70bf12b07c32d42da0216f5e25442fc969685430f577329588ff63e87a1c9519e487e63dafc8fd3c88c9b42bc15b78dd8d59c652d153c'
7
+ data.tar.gz: 056a88186df269dbb3c97acd8cd019fd50e20f941ca66b6b65e263264effbbc4e35b0e6cd51bcda00ae8e82bef07ad4ed9005d84844f8299b807016685593169
data/Gemfile.lock CHANGED
@@ -8,49 +8,49 @@ PATH
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (5.2.0)
12
- actionview (= 5.2.0)
13
- activesupport (= 5.2.0)
11
+ actionpack (5.2.1)
12
+ actionview (= 5.2.1)
13
+ activesupport (= 5.2.1)
14
14
  rack (~> 2.0)
15
15
  rack-test (>= 0.6.3)
16
16
  rails-dom-testing (~> 2.0)
17
17
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
18
- actionview (5.2.0)
19
- activesupport (= 5.2.0)
18
+ actionview (5.2.1)
19
+ activesupport (= 5.2.1)
20
20
  builder (~> 3.1)
21
21
  erubi (~> 1.4)
22
22
  rails-dom-testing (~> 2.0)
23
23
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
24
- activemodel (5.2.0)
25
- activesupport (= 5.2.0)
26
- activerecord (5.2.0)
27
- activemodel (= 5.2.0)
28
- activesupport (= 5.2.0)
24
+ activemodel (5.2.1)
25
+ activesupport (= 5.2.1)
26
+ activerecord (5.2.1)
27
+ activemodel (= 5.2.1)
28
+ activesupport (= 5.2.1)
29
29
  arel (>= 9.0)
30
- activesupport (5.2.0)
30
+ activesupport (5.2.1)
31
31
  concurrent-ruby (~> 1.0, >= 1.0.2)
32
32
  i18n (>= 0.7, < 2)
33
33
  minitest (~> 5.1)
34
34
  tzinfo (~> 1.1)
35
35
  arel (9.0.0)
36
36
  aws-eventstream (1.0.1)
37
- aws-partitions (1.92.0)
38
- aws-sdk-comprehend (1.0.0)
39
- aws-sdk-core (~> 3)
37
+ aws-partitions (1.105.0)
38
+ aws-sdk-comprehend (1.6.0)
39
+ aws-sdk-core (~> 3, >= 3.26.0)
40
40
  aws-sigv4 (~> 1.0)
41
- aws-sdk-core (3.21.2)
41
+ aws-sdk-core (3.30.0)
42
42
  aws-eventstream (~> 1.0)
43
43
  aws-partitions (~> 1.0)
44
44
  aws-sigv4 (~> 1.0)
45
45
  jmespath (~> 1.0)
46
- aws-sigv4 (1.0.2)
46
+ aws-sigv4 (1.0.3)
47
47
  builder (3.2.3)
48
48
  concurrent-ruby (1.0.5)
49
49
  connection_pool (2.2.2)
50
50
  crass (1.0.4)
51
51
  diff-lcs (1.3)
52
52
  erubi (1.7.1)
53
- i18n (1.0.1)
53
+ i18n (1.1.0)
54
54
  concurrent-ruby (~> 1.0)
55
55
  jmespath (1.4.0)
56
56
  loofah (2.2.2)
@@ -60,52 +60,51 @@ GEM
60
60
  mini_portile2 (2.3.0)
61
61
  minitest (5.11.3)
62
62
  multi_json (1.13.1)
63
- mustermann (1.0.2)
64
- nokogiri (1.8.3)
63
+ mustermann (1.0.3)
64
+ nokogiri (1.8.5)
65
65
  mini_portile2 (~> 2.3.0)
66
- puma (3.11.4)
66
+ puma (3.12.0)
67
67
  rack (2.0.5)
68
- rack-protection (2.0.3)
68
+ rack-protection (2.0.4)
69
69
  rack
70
- rack-test (1.0.0)
70
+ rack-test (1.1.0)
71
71
  rack (>= 1.0, < 3)
72
72
  rails-dom-testing (2.0.3)
73
73
  activesupport (>= 4.2.0)
74
74
  nokogiri (>= 1.6)
75
75
  rails-html-sanitizer (1.0.4)
76
76
  loofah (~> 2.2, >= 2.2.2)
77
- railties (5.2.0)
78
- actionpack (= 5.2.0)
79
- activesupport (= 5.2.0)
77
+ railties (5.2.1)
78
+ actionpack (= 5.2.1)
79
+ activesupport (= 5.2.1)
80
80
  method_source
81
81
  rake (>= 0.8.7)
82
- thor (>= 0.18.1, < 2.0)
82
+ thor (>= 0.19.0, < 2.0)
83
83
  rake (12.3.1)
84
- redis (4.0.1)
85
- rspec (3.6.0)
86
- rspec-core (~> 3.6.0)
87
- rspec-expectations (~> 3.6.0)
88
- rspec-mocks (~> 3.6.0)
89
- rspec-core (3.6.0)
90
- rspec-support (~> 3.6.0)
91
- rspec-expectations (3.6.0)
84
+ redis (4.0.2)
85
+ rspec (3.8.0)
86
+ rspec-core (~> 3.8.0)
87
+ rspec-expectations (~> 3.8.0)
88
+ rspec-mocks (~> 3.8.0)
89
+ rspec-core (3.8.0)
90
+ rspec-support (~> 3.8.0)
91
+ rspec-expectations (3.8.1)
92
92
  diff-lcs (>= 1.2.0, < 2.0)
93
- rspec-support (~> 3.6.0)
94
- rspec-mocks (3.6.0)
93
+ rspec-support (~> 3.8.0)
94
+ rspec-mocks (3.8.0)
95
95
  diff-lcs (>= 1.2.0, < 2.0)
96
- rspec-support (~> 3.6.0)
97
- rspec-support (3.6.0)
98
- sidekiq (5.1.3)
99
- concurrent-ruby (~> 1.0)
100
- connection_pool (~> 2.2, >= 2.2.0)
96
+ rspec-support (~> 3.8.0)
97
+ rspec-support (3.8.0)
98
+ sidekiq (5.2.2)
99
+ connection_pool (~> 2.2, >= 2.2.2)
101
100
  rack-protection (>= 1.5.0)
102
101
  redis (>= 3.3.5, < 5)
103
- sinatra (2.0.3)
102
+ sinatra (2.0.4)
104
103
  mustermann (~> 1.0)
105
104
  rack (~> 2.0)
106
- rack-protection (= 2.0.3)
105
+ rack-protection (= 2.0.4)
107
106
  tilt (~> 2.0)
108
- stealth (1.0.3)
107
+ stealth (1.0.4)
109
108
  activerecord (~> 5.2)
110
109
  activesupport (~> 5.2)
111
110
  multi_json (~> 1.12)
@@ -124,7 +123,7 @@ PLATFORMS
124
123
  ruby
125
124
 
126
125
  DEPENDENCIES
127
- rspec (= 3.6.0)
126
+ rspec (= 3.8.0)
128
127
  stealth-aws-comprehend!
129
128
 
130
129
  RUBY VERSION
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # stealth-aws-comprehend
1
+ # Stealth Amazon Comprehend
2
2
 
3
- This gem provides NLP via the [AWS Comprehend](https://aws.amazon.com/comprehend/) service. It integrates with the Stealth Controller to provide NLP against `current_message`.
3
+ This gem provides NLP via the [AWS Comprehend](https://aws.amazon.com/comprehend/) service. It integrates with the [Stealth](https://github.com/hellostealth/stealth) Controller to provide NLP against `current_message`.
4
4
 
5
5
  ## Setup
6
6
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'stealth-aws-comprehend'
3
- s.version = '0.9.1'
3
+ s.version = '0.9.2'
4
4
  s.summary = "Stealth AWS Comprehend"
5
5
  s.description = "Built-in NLP for Stealth bots via AWS Comprehend."
6
6
  s.authors = ["Mauricio Gomes"]
@@ -12,6 +12,6 @@ Gem::Specification.new do |s|
12
12
  s.add_dependency 'stealth', '< 2.0'
13
13
  s.add_dependency 'aws-sdk-comprehend', '~> 1.0'
14
14
 
15
- s.add_development_dependency "rspec", "3.6.0"
15
+ s.add_development_dependency "rspec", "= 3.8.0"
16
16
 
17
17
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stealth-aws-comprehend
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Gomes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-20 00:00:00.000000000 Z
11
+ date: 2018-10-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: stealth
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 3.6.0
47
+ version: 3.8.0
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 3.6.0
54
+ version: 3.8.0
55
55
  description: Built-in NLP for Stealth bots via AWS Comprehend.
56
56
  email: mauricio@edge14.com
57
57
  executables: []