stealth-mixpanel 0.9.3 → 0.9.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +29 -30
- data/README.md +2 -2
- data/stealth-mixpanel.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2f192db1f0e71fb6a8455e331c2d9f5257411de3a1f60b0854f7ccc7e936374b
|
4
|
+
data.tar.gz: ebcd912c792d425040c0a84fc7e1e4ad60526df7f9f8bea494e82fcfd0ed2126
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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.
|
12
|
-
actionview (= 5.2.
|
13
|
-
activesupport (= 5.2.
|
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.
|
19
|
-
activesupport (= 5.2.
|
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.
|
25
|
-
activesupport (= 5.2.
|
26
|
-
activerecord (5.2.
|
27
|
-
activemodel (= 5.2.
|
28
|
-
activesupport (= 5.2.
|
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.
|
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.
|
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.
|
53
|
-
nokogiri (1.8.
|
52
|
+
mustermann (1.0.3)
|
53
|
+
nokogiri (1.8.5)
|
54
54
|
mini_portile2 (~> 2.3.0)
|
55
|
-
puma (3.
|
55
|
+
puma (3.12.0)
|
56
56
|
rack (2.0.5)
|
57
|
-
rack-protection (2.0.
|
57
|
+
rack-protection (2.0.4)
|
58
58
|
rack
|
59
|
-
rack-test (1.
|
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.
|
67
|
-
actionpack (= 5.2.
|
68
|
-
activesupport (= 5.2.
|
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.
|
71
|
+
thor (>= 0.19.0, < 2.0)
|
72
72
|
rake (12.3.1)
|
73
|
-
redis (4.0.
|
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.
|
88
|
-
|
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.
|
91
|
+
sinatra (2.0.4)
|
93
92
|
mustermann (~> 1.0)
|
94
93
|
rack (~> 2.0)
|
95
|
-
rack-protection (= 2.0.
|
94
|
+
rack-protection (= 2.0.4)
|
96
95
|
tilt (~> 2.0)
|
97
|
-
stealth (1.0.
|
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.
|
122
|
+
1.16.3
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
#
|
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
|
|
data/stealth-mixpanel.gemspec
CHANGED
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.
|
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-
|
11
|
+
date: 2018-10-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: stealth
|