stealth-mixpanel 0.9.3 → 0.9.4

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: 11b9fae0349e1848566fefc9ba4db44bad0eaf2af1a342b72dc2b2280316f47c
4
- data.tar.gz: 91395c8b817ed8841b3a154f93a09df1eae7bcbb00ed553f83a06b661e8b67dc
3
+ metadata.gz: 2f192db1f0e71fb6a8455e331c2d9f5257411de3a1f60b0854f7ccc7e936374b
4
+ data.tar.gz: ebcd912c792d425040c0a84fc7e1e4ad60526df7f9f8bea494e82fcfd0ed2126
5
5
  SHA512:
6
- metadata.gz: f0e8e121b3a9c24f35c19489d0db9e7e61f9e12a4bd6a6bc7b767e3c0cec60ab5af80211718ae882686e73a185cb753870461acc85686f267d9253ee6058615b
7
- data.tar.gz: 3c21a205a6d83ef84dda4a85cb3781b3a40fca0d6bcea765c6ebd69946dd4d74349ccc0bdeeb3075297b2e0ddf55c2e7e96052d37e3166ede15d83b4eb86f5e7
6
+ metadata.gz: 57ef3e05da02107ed0c666c7e79549062d5c207cd4358780efe581772a3b5baa6d97dd6e9bb9538a7289b1052a2d30de86e0f1afd1c6ec82261620381f561244
7
+ data.tar.gz: f06234b962ae18f22acb05d344073f6282fa81c56498d360c7f54d4185753d8fcddecbdeeab0e8d94f541559cf5ecaf65d62d79fc92b9c90077e91db77d9735d
data/Gemfile.lock CHANGED
@@ -1,33 +1,33 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stealth-mixpanel (0.9.2)
4
+ stealth-mixpanel (0.9.4)
5
5
  mixpanel-ruby (~> 2.2)
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,7 +39,7 @@ GEM
39
39
  crass (1.0.4)
40
40
  diff-lcs (1.3)
41
41
  erubi (1.7.1)
42
- i18n (1.0.1)
42
+ i18n (1.1.1)
43
43
  concurrent-ruby (~> 1.0)
44
44
  loofah (2.2.2)
45
45
  crass (~> 1.0.2)
@@ -49,28 +49,28 @@ GEM
49
49
  minitest (5.11.3)
50
50
  mixpanel-ruby (2.2.0)
51
51
  multi_json (1.13.1)
52
- mustermann (1.0.2)
53
- nokogiri (1.8.3)
52
+ mustermann (1.0.3)
53
+ nokogiri (1.8.5)
54
54
  mini_portile2 (~> 2.3.0)
55
- puma (3.11.4)
55
+ puma (3.12.0)
56
56
  rack (2.0.5)
57
- rack-protection (2.0.3)
57
+ rack-protection (2.0.4)
58
58
  rack
59
- rack-test (1.0.0)
59
+ rack-test (1.1.0)
60
60
  rack (>= 1.0, < 3)
61
61
  rails-dom-testing (2.0.3)
62
62
  activesupport (>= 4.2.0)
63
63
  nokogiri (>= 1.6)
64
64
  rails-html-sanitizer (1.0.4)
65
65
  loofah (~> 2.2, >= 2.2.2)
66
- railties (5.2.0)
67
- actionpack (= 5.2.0)
68
- activesupport (= 5.2.0)
66
+ railties (5.2.1)
67
+ actionpack (= 5.2.1)
68
+ activesupport (= 5.2.1)
69
69
  method_source
70
70
  rake (>= 0.8.7)
71
- thor (>= 0.18.1, < 2.0)
71
+ thor (>= 0.19.0, < 2.0)
72
72
  rake (12.3.1)
73
- redis (4.0.1)
73
+ redis (4.0.2)
74
74
  rspec (3.6.0)
75
75
  rspec-core (~> 3.6.0)
76
76
  rspec-expectations (~> 3.6.0)
@@ -84,17 +84,16 @@ GEM
84
84
  diff-lcs (>= 1.2.0, < 2.0)
85
85
  rspec-support (~> 3.6.0)
86
86
  rspec-support (3.6.0)
87
- sidekiq (5.1.3)
88
- concurrent-ruby (~> 1.0)
89
- connection_pool (~> 2.2, >= 2.2.0)
87
+ sidekiq (5.2.2)
88
+ connection_pool (~> 2.2, >= 2.2.2)
90
89
  rack-protection (>= 1.5.0)
91
90
  redis (>= 3.3.5, < 5)
92
- sinatra (2.0.3)
91
+ sinatra (2.0.4)
93
92
  mustermann (~> 1.0)
94
93
  rack (~> 2.0)
95
- rack-protection (= 2.0.3)
94
+ rack-protection (= 2.0.4)
96
95
  tilt (~> 2.0)
97
- stealth (1.0.3)
96
+ stealth (1.0.4)
98
97
  activerecord (~> 5.2)
99
98
  activesupport (~> 5.2)
100
99
  multi_json (~> 1.12)
@@ -120,4 +119,4 @@ RUBY VERSION
120
119
  ruby 2.5.1p57
121
120
 
122
121
  BUNDLED WITH
123
- 1.16.1
122
+ 1.16.3
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # stealth-mixpanel
1
+ # Stealth Mixpanel
2
2
 
3
- This gem provides out-of-the-box tracking of state transitions inside of Stealth via the [Mixpanel](https://mixpanel.com) service. You are free to track additional events as needed, and we may add more baseline events in the future.
3
+ This gem provides out-of-the-box tracking of state transitions inside of [Stealth](https://github.com/hellostealth/stealth) via the [Mixpanel](https://mixpanel.com) service. You are free to track additional events as needed, and we may add more baseline events in the future.
4
4
 
5
5
  ## Setup
6
6
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'stealth-mixpanel'
3
- s.version = '0.9.3'
3
+ s.version = '0.9.4'
4
4
  s.summary = "Stealth Mixpanel"
5
5
  s.description = "Built-in state tracking for Stealth bots with Mixpanel."
6
6
  s.authors = ["Mauricio Gomes"]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stealth-mixpanel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.3
4
+ version: 0.9.4
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