simple_analytics_rails 0.1.0

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.
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 6.1"
6
+
7
+ group :test do
8
+ gem "simplecov", require: false
9
+ end
10
+
11
+ gemspec path: "../"
@@ -0,0 +1,211 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ simple_analytics_rails (0.1.0)
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ actioncable (6.1.3.1)
10
+ actionpack (= 6.1.3.1)
11
+ activesupport (= 6.1.3.1)
12
+ nio4r (~> 2.0)
13
+ websocket-driver (>= 0.6.1)
14
+ actionmailbox (6.1.3.1)
15
+ actionpack (= 6.1.3.1)
16
+ activejob (= 6.1.3.1)
17
+ activerecord (= 6.1.3.1)
18
+ activestorage (= 6.1.3.1)
19
+ activesupport (= 6.1.3.1)
20
+ mail (>= 2.7.1)
21
+ actionmailer (6.1.3.1)
22
+ actionpack (= 6.1.3.1)
23
+ actionview (= 6.1.3.1)
24
+ activejob (= 6.1.3.1)
25
+ activesupport (= 6.1.3.1)
26
+ mail (~> 2.5, >= 2.5.4)
27
+ rails-dom-testing (~> 2.0)
28
+ actionpack (6.1.3.1)
29
+ actionview (= 6.1.3.1)
30
+ activesupport (= 6.1.3.1)
31
+ rack (~> 2.0, >= 2.0.9)
32
+ rack-test (>= 0.6.3)
33
+ rails-dom-testing (~> 2.0)
34
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
35
+ actiontext (6.1.3.1)
36
+ actionpack (= 6.1.3.1)
37
+ activerecord (= 6.1.3.1)
38
+ activestorage (= 6.1.3.1)
39
+ activesupport (= 6.1.3.1)
40
+ nokogiri (>= 1.8.5)
41
+ actionview (6.1.3.1)
42
+ activesupport (= 6.1.3.1)
43
+ builder (~> 3.1)
44
+ erubi (~> 1.4)
45
+ rails-dom-testing (~> 2.0)
46
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
47
+ activejob (6.1.3.1)
48
+ activesupport (= 6.1.3.1)
49
+ globalid (>= 0.3.6)
50
+ activemodel (6.1.3.1)
51
+ activesupport (= 6.1.3.1)
52
+ activerecord (6.1.3.1)
53
+ activemodel (= 6.1.3.1)
54
+ activesupport (= 6.1.3.1)
55
+ activestorage (6.1.3.1)
56
+ actionpack (= 6.1.3.1)
57
+ activejob (= 6.1.3.1)
58
+ activerecord (= 6.1.3.1)
59
+ activesupport (= 6.1.3.1)
60
+ marcel (~> 1.0.0)
61
+ mini_mime (~> 1.0.2)
62
+ activesupport (6.1.3.1)
63
+ concurrent-ruby (~> 1.0, >= 1.0.2)
64
+ i18n (>= 1.6, < 2)
65
+ minitest (>= 5.1)
66
+ tzinfo (~> 2.0)
67
+ zeitwerk (~> 2.3)
68
+ appraisal (2.4.0)
69
+ bundler
70
+ rake
71
+ thor (>= 0.14.0)
72
+ ast (2.4.2)
73
+ builder (3.2.4)
74
+ concurrent-ruby (1.1.8)
75
+ crass (1.0.6)
76
+ diff-lcs (1.4.4)
77
+ docile (1.3.5)
78
+ erubi (1.10.0)
79
+ globalid (0.4.2)
80
+ activesupport (>= 4.2.0)
81
+ i18n (1.8.10)
82
+ concurrent-ruby (~> 1.0)
83
+ loofah (2.9.1)
84
+ crass (~> 1.0.2)
85
+ nokogiri (>= 1.5.9)
86
+ mail (2.7.1)
87
+ mini_mime (>= 0.1.1)
88
+ marcel (1.0.1)
89
+ method_source (1.0.0)
90
+ mini_mime (1.0.3)
91
+ minitest (5.14.4)
92
+ nio4r (2.5.7)
93
+ nokogiri (1.11.3-x86_64-darwin)
94
+ racc (~> 1.4)
95
+ parallel (1.20.1)
96
+ parser (3.0.1.0)
97
+ ast (~> 2.4.1)
98
+ racc (1.5.2)
99
+ rack (2.2.3)
100
+ rack-test (1.1.0)
101
+ rack (>= 1.0, < 3)
102
+ rails (6.1.3.1)
103
+ actioncable (= 6.1.3.1)
104
+ actionmailbox (= 6.1.3.1)
105
+ actionmailer (= 6.1.3.1)
106
+ actionpack (= 6.1.3.1)
107
+ actiontext (= 6.1.3.1)
108
+ actionview (= 6.1.3.1)
109
+ activejob (= 6.1.3.1)
110
+ activemodel (= 6.1.3.1)
111
+ activerecord (= 6.1.3.1)
112
+ activestorage (= 6.1.3.1)
113
+ activesupport (= 6.1.3.1)
114
+ bundler (>= 1.15.0)
115
+ railties (= 6.1.3.1)
116
+ sprockets-rails (>= 2.0.0)
117
+ rails-dom-testing (2.0.3)
118
+ activesupport (>= 4.2.0)
119
+ nokogiri (>= 1.6)
120
+ rails-html-sanitizer (1.3.0)
121
+ loofah (~> 2.3)
122
+ railties (6.1.3.1)
123
+ actionpack (= 6.1.3.1)
124
+ activesupport (= 6.1.3.1)
125
+ method_source
126
+ rake (>= 0.8.7)
127
+ thor (~> 1.0)
128
+ rainbow (3.0.0)
129
+ rake (13.0.3)
130
+ regexp_parser (2.1.1)
131
+ rexml (3.2.5)
132
+ rspec (3.10.0)
133
+ rspec-core (~> 3.10.0)
134
+ rspec-expectations (~> 3.10.0)
135
+ rspec-mocks (~> 3.10.0)
136
+ rspec-core (3.10.1)
137
+ rspec-support (~> 3.10.0)
138
+ rspec-expectations (3.10.1)
139
+ diff-lcs (>= 1.2.0, < 2.0)
140
+ rspec-support (~> 3.10.0)
141
+ rspec-mocks (3.10.2)
142
+ diff-lcs (>= 1.2.0, < 2.0)
143
+ rspec-support (~> 3.10.0)
144
+ rspec-rails (4.1.2)
145
+ actionpack (>= 4.2)
146
+ activesupport (>= 4.2)
147
+ railties (>= 4.2)
148
+ rspec-core (~> 3.10)
149
+ rspec-expectations (~> 3.10)
150
+ rspec-mocks (~> 3.10)
151
+ rspec-support (~> 3.10)
152
+ rspec-support (3.10.2)
153
+ rubocop (1.11.0)
154
+ parallel (~> 1.10)
155
+ parser (>= 3.0.0.0)
156
+ rainbow (>= 2.2.2, < 4.0)
157
+ regexp_parser (>= 1.8, < 3.0)
158
+ rexml
159
+ rubocop-ast (>= 1.2.0, < 2.0)
160
+ ruby-progressbar (~> 1.7)
161
+ unicode-display_width (>= 1.4.0, < 3.0)
162
+ rubocop-ast (1.4.1)
163
+ parser (>= 2.7.1.5)
164
+ rubocop-performance (1.10.1)
165
+ rubocop (>= 0.90.0, < 2.0)
166
+ rubocop-ast (>= 0.4.0)
167
+ ruby-progressbar (1.11.0)
168
+ simplecov (0.21.2)
169
+ docile (~> 1.1)
170
+ simplecov-html (~> 0.11)
171
+ simplecov_json_formatter (~> 0.1)
172
+ simplecov-html (0.12.3)
173
+ simplecov_json_formatter (0.1.2)
174
+ sprockets (4.0.2)
175
+ concurrent-ruby (~> 1.0)
176
+ rack (> 1, < 3)
177
+ sprockets-rails (3.2.2)
178
+ actionpack (>= 4.0)
179
+ activesupport (>= 4.0)
180
+ sprockets (>= 3.0.0)
181
+ standard (1.0.4)
182
+ rubocop (= 1.11.0)
183
+ rubocop-performance (= 1.10.1)
184
+ standardrb (1.0.0)
185
+ standard
186
+ thor (1.1.0)
187
+ tzinfo (2.0.4)
188
+ concurrent-ruby (~> 1.0)
189
+ unicode-display_width (2.0.0)
190
+ websocket-driver (0.7.3)
191
+ websocket-extensions (>= 0.1.0)
192
+ websocket-extensions (0.1.5)
193
+ yard (0.9.26)
194
+ zeitwerk (2.4.2)
195
+
196
+ PLATFORMS
197
+ x86_64-darwin-20
198
+
199
+ DEPENDENCIES
200
+ appraisal (~> 2.4)
201
+ rails (~> 6.1)
202
+ rake (~> 13.0)
203
+ rspec (~> 3.0)
204
+ rspec-rails (~> 4.0)
205
+ simple_analytics_rails!
206
+ simplecov
207
+ standardrb (~> 1.0)
208
+ yard (~> 0.9)
209
+
210
+ BUNDLED WITH
211
+ 2.2.15
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", git: "https://github.com/rails/rails.git", ref: "main"
6
+
7
+ group :test do
8
+ gem "simplecov", require: false
9
+ end
10
+
11
+ gemspec path: "../"
@@ -0,0 +1,217 @@
1
+ GIT
2
+ remote: https://github.com/rails/rails.git
3
+ revision: f7e19dee026a6cec4d50c28f84da88b0f1397c40
4
+ ref: main
5
+ specs:
6
+ actioncable (7.0.0.alpha)
7
+ actionpack (= 7.0.0.alpha)
8
+ activesupport (= 7.0.0.alpha)
9
+ nio4r (~> 2.0)
10
+ websocket-driver (>= 0.6.1)
11
+ actionmailbox (7.0.0.alpha)
12
+ actionpack (= 7.0.0.alpha)
13
+ activejob (= 7.0.0.alpha)
14
+ activerecord (= 7.0.0.alpha)
15
+ activestorage (= 7.0.0.alpha)
16
+ activesupport (= 7.0.0.alpha)
17
+ mail (>= 2.7.1)
18
+ actionmailer (7.0.0.alpha)
19
+ actionpack (= 7.0.0.alpha)
20
+ actionview (= 7.0.0.alpha)
21
+ activejob (= 7.0.0.alpha)
22
+ activesupport (= 7.0.0.alpha)
23
+ mail (~> 2.5, >= 2.5.4)
24
+ rails-dom-testing (~> 2.0)
25
+ actionpack (7.0.0.alpha)
26
+ actionview (= 7.0.0.alpha)
27
+ activesupport (= 7.0.0.alpha)
28
+ rack (~> 2.0, >= 2.0.9)
29
+ rack-test (>= 0.6.3)
30
+ rails-dom-testing (~> 2.0)
31
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
32
+ actiontext (7.0.0.alpha)
33
+ actionpack (= 7.0.0.alpha)
34
+ activerecord (= 7.0.0.alpha)
35
+ activestorage (= 7.0.0.alpha)
36
+ activesupport (= 7.0.0.alpha)
37
+ nokogiri (>= 1.8.5)
38
+ actionview (7.0.0.alpha)
39
+ activesupport (= 7.0.0.alpha)
40
+ builder (~> 3.1)
41
+ erubi (~> 1.4)
42
+ rails-dom-testing (~> 2.0)
43
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
44
+ activejob (7.0.0.alpha)
45
+ activesupport (= 7.0.0.alpha)
46
+ globalid (>= 0.3.6)
47
+ activemodel (7.0.0.alpha)
48
+ activesupport (= 7.0.0.alpha)
49
+ activerecord (7.0.0.alpha)
50
+ activemodel (= 7.0.0.alpha)
51
+ activesupport (= 7.0.0.alpha)
52
+ activestorage (7.0.0.alpha)
53
+ actionpack (= 7.0.0.alpha)
54
+ activejob (= 7.0.0.alpha)
55
+ activerecord (= 7.0.0.alpha)
56
+ activesupport (= 7.0.0.alpha)
57
+ marcel (~> 1.0.0)
58
+ mini_mime (>= 1.1.0)
59
+ activesupport (7.0.0.alpha)
60
+ concurrent-ruby (~> 1.0, >= 1.0.2)
61
+ i18n (>= 1.6, < 2)
62
+ minitest (>= 5.1)
63
+ tzinfo (~> 2.0)
64
+ zeitwerk (~> 2.3)
65
+ rails (7.0.0.alpha)
66
+ actioncable (= 7.0.0.alpha)
67
+ actionmailbox (= 7.0.0.alpha)
68
+ actionmailer (= 7.0.0.alpha)
69
+ actionpack (= 7.0.0.alpha)
70
+ actiontext (= 7.0.0.alpha)
71
+ actionview (= 7.0.0.alpha)
72
+ activejob (= 7.0.0.alpha)
73
+ activemodel (= 7.0.0.alpha)
74
+ activerecord (= 7.0.0.alpha)
75
+ activestorage (= 7.0.0.alpha)
76
+ activesupport (= 7.0.0.alpha)
77
+ bundler (>= 1.15.0)
78
+ railties (= 7.0.0.alpha)
79
+ sprockets-rails (>= 2.0.0)
80
+ railties (7.0.0.alpha)
81
+ actionpack (= 7.0.0.alpha)
82
+ activesupport (= 7.0.0.alpha)
83
+ method_source
84
+ rake (>= 0.13)
85
+ thor (~> 1.0)
86
+
87
+ PATH
88
+ remote: ..
89
+ specs:
90
+ simple_analytics_rails (0.1.0)
91
+
92
+ GEM
93
+ remote: https://rubygems.org/
94
+ specs:
95
+ appraisal (2.4.0)
96
+ bundler
97
+ rake
98
+ thor (>= 0.14.0)
99
+ ast (2.4.2)
100
+ builder (3.2.4)
101
+ concurrent-ruby (1.1.8)
102
+ crass (1.0.6)
103
+ diff-lcs (1.4.4)
104
+ docile (1.3.5)
105
+ erubi (1.10.0)
106
+ globalid (0.4.2)
107
+ activesupport (>= 4.2.0)
108
+ i18n (1.8.10)
109
+ concurrent-ruby (~> 1.0)
110
+ loofah (2.9.1)
111
+ crass (~> 1.0.2)
112
+ nokogiri (>= 1.5.9)
113
+ mail (2.7.1)
114
+ mini_mime (>= 0.1.1)
115
+ marcel (1.0.1)
116
+ method_source (1.0.0)
117
+ mini_mime (1.1.0)
118
+ minitest (5.14.4)
119
+ nio4r (2.5.7)
120
+ nokogiri (1.11.3-x86_64-darwin)
121
+ racc (~> 1.4)
122
+ parallel (1.20.1)
123
+ parser (3.0.1.0)
124
+ ast (~> 2.4.1)
125
+ racc (1.5.2)
126
+ rack (2.2.3)
127
+ rack-test (1.1.0)
128
+ rack (>= 1.0, < 3)
129
+ rails-dom-testing (2.0.3)
130
+ activesupport (>= 4.2.0)
131
+ nokogiri (>= 1.6)
132
+ rails-html-sanitizer (1.3.0)
133
+ loofah (~> 2.3)
134
+ rainbow (3.0.0)
135
+ rake (13.0.3)
136
+ regexp_parser (2.1.1)
137
+ rexml (3.2.5)
138
+ rspec (3.10.0)
139
+ rspec-core (~> 3.10.0)
140
+ rspec-expectations (~> 3.10.0)
141
+ rspec-mocks (~> 3.10.0)
142
+ rspec-core (3.10.1)
143
+ rspec-support (~> 3.10.0)
144
+ rspec-expectations (3.10.1)
145
+ diff-lcs (>= 1.2.0, < 2.0)
146
+ rspec-support (~> 3.10.0)
147
+ rspec-mocks (3.10.2)
148
+ diff-lcs (>= 1.2.0, < 2.0)
149
+ rspec-support (~> 3.10.0)
150
+ rspec-rails (4.1.2)
151
+ actionpack (>= 4.2)
152
+ activesupport (>= 4.2)
153
+ railties (>= 4.2)
154
+ rspec-core (~> 3.10)
155
+ rspec-expectations (~> 3.10)
156
+ rspec-mocks (~> 3.10)
157
+ rspec-support (~> 3.10)
158
+ rspec-support (3.10.2)
159
+ rubocop (1.11.0)
160
+ parallel (~> 1.10)
161
+ parser (>= 3.0.0.0)
162
+ rainbow (>= 2.2.2, < 4.0)
163
+ regexp_parser (>= 1.8, < 3.0)
164
+ rexml
165
+ rubocop-ast (>= 1.2.0, < 2.0)
166
+ ruby-progressbar (~> 1.7)
167
+ unicode-display_width (>= 1.4.0, < 3.0)
168
+ rubocop-ast (1.4.1)
169
+ parser (>= 2.7.1.5)
170
+ rubocop-performance (1.10.1)
171
+ rubocop (>= 0.90.0, < 2.0)
172
+ rubocop-ast (>= 0.4.0)
173
+ ruby-progressbar (1.11.0)
174
+ simplecov (0.21.2)
175
+ docile (~> 1.1)
176
+ simplecov-html (~> 0.11)
177
+ simplecov_json_formatter (~> 0.1)
178
+ simplecov-html (0.12.3)
179
+ simplecov_json_formatter (0.1.2)
180
+ sprockets (4.0.2)
181
+ concurrent-ruby (~> 1.0)
182
+ rack (> 1, < 3)
183
+ sprockets-rails (3.2.2)
184
+ actionpack (>= 4.0)
185
+ activesupport (>= 4.0)
186
+ sprockets (>= 3.0.0)
187
+ standard (1.0.4)
188
+ rubocop (= 1.11.0)
189
+ rubocop-performance (= 1.10.1)
190
+ standardrb (1.0.0)
191
+ standard
192
+ thor (1.1.0)
193
+ tzinfo (2.0.4)
194
+ concurrent-ruby (~> 1.0)
195
+ unicode-display_width (2.0.0)
196
+ websocket-driver (0.7.3)
197
+ websocket-extensions (>= 0.1.0)
198
+ websocket-extensions (0.1.5)
199
+ yard (0.9.26)
200
+ zeitwerk (2.4.2)
201
+
202
+ PLATFORMS
203
+ x86_64-darwin-20
204
+
205
+ DEPENDENCIES
206
+ appraisal (~> 2.4)
207
+ rails!
208
+ rake (~> 13.0)
209
+ rspec (~> 3.0)
210
+ rspec-rails (~> 4.0)
211
+ simple_analytics_rails!
212
+ simplecov
213
+ standardrb (~> 1.0)
214
+ yard (~> 0.9)
215
+
216
+ BUNDLED WITH
217
+ 2.2.15