stealth-facebook 0.11.1 → 0.11.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5170a3a666936248d35b276f2c89efa7b9c55e5cd182bee341ee33f8fd394cbc
4
- data.tar.gz: 41b4beb9fc1e623434d40c4bfe73ed52c7f633596d847307029dfffc478fd4b2
3
+ metadata.gz: 71c1209c8ab2bfdcdfc2058b96427ec9c9d47db23a66831fb31e3b2d4305b078
4
+ data.tar.gz: 8aac703853e415b5f2d9fb7ab487b588820a2d757d7b0dc665c7e2dd7e5f62fd
5
5
  SHA512:
6
- metadata.gz: c37448898fa888b0de21ed9bb87e4d6b8022545fcffbb82edb72d7006fe44bae0868594ea0131e31a89de8c9c6f5398abe715a6ebc8692900ff463948e6ab09a
7
- data.tar.gz: 83a6e521f0b8ca6785ae86d5fc3a5594cd7b4cd6adc86f9a291f81e737b1dd9ab30779fd2605cbfae149f67c16a00e6a8c30b98495339038695f32dfd18644f9
6
+ metadata.gz: 58ac30eb75cddd9ddf3eb0c8875febdf0eea62f7546421a1d6c16fcd32bee560c2118bb954f2042a2e71100e8dee94f6d04fdae2a0c1dd872bfeaf6f97fa24d6
7
+ data.tar.gz: 6519fb00dcb3f745bb5ceeda413438b9ce837e545397cedbfe84a67f346991b0d9f2c71414e45767813bb9ef3e3a775e8de56fccaf58ac404666ba70c3edfd01
data/Gemfile.lock CHANGED
@@ -1,33 +1,33 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stealth-facebook (0.10.2)
4
+ stealth-facebook (0.11.2)
5
5
  faraday (~> 0.13)
6
6
  stealth (< 2.0)
7
7
 
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)
@@ -39,9 +39,9 @@ GEM
39
39
  crass (1.0.4)
40
40
  diff-lcs (1.3)
41
41
  erubi (1.7.1)
42
- faraday (0.15.2)
42
+ faraday (0.15.3)
43
43
  multipart-post (>= 1.2, < 3)
44
- i18n (1.0.1)
44
+ i18n (1.1.1)
45
45
  concurrent-ruby (~> 1.0)
46
46
  loofah (2.2.2)
47
47
  crass (~> 1.0.2)
@@ -51,54 +51,53 @@ GEM
51
51
  minitest (5.11.3)
52
52
  multi_json (1.13.1)
53
53
  multipart-post (2.0.0)
54
- mustermann (1.0.2)
55
- nokogiri (1.8.3)
54
+ mustermann (1.0.3)
55
+ nokogiri (1.8.5)
56
56
  mini_portile2 (~> 2.3.0)
57
- puma (3.11.4)
58
- rack (2.0.3)
59
- rack-protection (2.0.3)
57
+ puma (3.12.0)
58
+ rack (2.0.5)
59
+ rack-protection (2.0.4)
60
60
  rack
61
- rack-test (0.7.0)
61
+ rack-test (1.1.0)
62
62
  rack (>= 1.0, < 3)
63
63
  rails-dom-testing (2.0.3)
64
64
  activesupport (>= 4.2.0)
65
65
  nokogiri (>= 1.6)
66
66
  rails-html-sanitizer (1.0.4)
67
67
  loofah (~> 2.2, >= 2.2.2)
68
- railties (5.2.0)
69
- actionpack (= 5.2.0)
70
- activesupport (= 5.2.0)
68
+ railties (5.2.1)
69
+ actionpack (= 5.2.1)
70
+ activesupport (= 5.2.1)
71
71
  method_source
72
72
  rake (>= 0.8.7)
73
- thor (>= 0.18.1, < 2.0)
73
+ thor (>= 0.19.0, < 2.0)
74
74
  rake (12.3.1)
75
- redis (4.0.1)
76
- rspec (3.7.0)
77
- rspec-core (~> 3.7.0)
78
- rspec-expectations (~> 3.7.0)
79
- rspec-mocks (~> 3.7.0)
80
- rspec-core (3.7.0)
81
- rspec-support (~> 3.7.0)
82
- rspec-expectations (3.7.0)
75
+ redis (4.0.2)
76
+ rspec (3.8.0)
77
+ rspec-core (~> 3.8.0)
78
+ rspec-expectations (~> 3.8.0)
79
+ rspec-mocks (~> 3.8.0)
80
+ rspec-core (3.8.0)
81
+ rspec-support (~> 3.8.0)
82
+ rspec-expectations (3.8.1)
83
83
  diff-lcs (>= 1.2.0, < 2.0)
84
- rspec-support (~> 3.7.0)
85
- rspec-mocks (3.7.0)
84
+ rspec-support (~> 3.8.0)
85
+ rspec-mocks (3.8.0)
86
86
  diff-lcs (>= 1.2.0, < 2.0)
87
- rspec-support (~> 3.7.0)
88
- rspec-support (3.7.0)
89
- rspec_junit_formatter (0.3.0)
87
+ rspec-support (~> 3.8.0)
88
+ rspec-support (3.8.0)
89
+ rspec_junit_formatter (0.4.1)
90
90
  rspec-core (>= 2, < 4, != 2.12.0)
91
- sidekiq (5.1.3)
92
- concurrent-ruby (~> 1.0)
93
- connection_pool (~> 2.2, >= 2.2.0)
91
+ sidekiq (5.2.2)
92
+ connection_pool (~> 2.2, >= 2.2.2)
94
93
  rack-protection (>= 1.5.0)
95
94
  redis (>= 3.3.5, < 5)
96
- sinatra (2.0.3)
95
+ sinatra (2.0.4)
97
96
  mustermann (~> 1.0)
98
97
  rack (~> 2.0)
99
- rack-protection (= 2.0.3)
98
+ rack-protection (= 2.0.4)
100
99
  tilt (~> 2.0)
101
- stealth (1.0.2)
100
+ stealth (1.0.4)
102
101
  activerecord (~> 5.2)
103
102
  activesupport (~> 5.2)
104
103
  multi_json (~> 1.12)
@@ -117,10 +116,10 @@ PLATFORMS
117
116
  ruby
118
117
 
119
118
  DEPENDENCIES
120
- rack-test (~> 0.7)
119
+ rack-test (~> 1.1)
121
120
  rspec (~> 3.6)
122
121
  rspec_junit_formatter (~> 0.3)
123
122
  stealth-facebook!
124
123
 
125
124
  BUNDLED WITH
126
- 1.16.1
125
+ 1.16.3
data/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  This integration adds support for Facebook bots within [Stealth](https://github.com/hellostealth/stealth).
4
4
 
5
+ [![Gem Version](https://badge.fury.io/rb/stealth-facebook.svg)](https://badge.fury.io/rb/stealth-facebook)
6
+
5
7
  ## Configure Your Facebook Page
6
8
 
7
9
  To create your Facebook bot, visit the [Facebook Developers](https://developers.facebook.com) page. Full instructions are provided on the [Facebook Messenger Docs](https://developers.facebook.com/docs/messenger-platform/) page.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.11.1
1
+ 0.11.2
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
17
17
 
18
18
  s.add_development_dependency 'rspec', '~> 3.6'
19
19
  s.add_development_dependency 'rspec_junit_formatter', '~> 0.3'
20
- s.add_development_dependency 'rack-test', '~> 0.7'
20
+ s.add_development_dependency 'rack-test', '~> 1.1'
21
21
 
22
22
  s.files = `git ls-files`.split("\n")
23
23
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stealth-facebook
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.1
4
+ version: 0.11.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-09-12 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
@@ -72,14 +72,14 @@ dependencies:
72
72
  requirements:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
- version: '0.7'
75
+ version: '1.1'
76
76
  type: :development
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
- version: '0.7'
82
+ version: '1.1'
83
83
  description: Facebook Messenger driver for Stealth.
84
84
  email: mauricio@edge14.com
85
85
  executables: []