activity_notification 1.5.0 → 1.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,234 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- activity_notification (1.5.0)
5
- i18n (>= 0.5.0)
6
- jquery-rails (>= 3.1.1)
7
- railties (>= 4.2.0, < 5.3)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- actioncable (5.0.7)
13
- actionpack (= 5.0.7)
14
- nio4r (>= 1.2, < 3.0)
15
- websocket-driver (~> 0.6.1)
16
- actionmailer (5.0.7)
17
- actionpack (= 5.0.7)
18
- actionview (= 5.0.7)
19
- activejob (= 5.0.7)
20
- mail (~> 2.5, >= 2.5.4)
21
- rails-dom-testing (~> 2.0)
22
- actionpack (5.0.7)
23
- actionview (= 5.0.7)
24
- activesupport (= 5.0.7)
25
- rack (~> 2.0)
26
- rack-test (~> 0.6.3)
27
- rails-dom-testing (~> 2.0)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.0.7)
30
- activesupport (= 5.0.7)
31
- builder (~> 3.1)
32
- erubis (~> 2.7.0)
33
- rails-dom-testing (~> 2.0)
34
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- activejob (5.0.7)
36
- activesupport (= 5.0.7)
37
- globalid (>= 0.3.6)
38
- activemodel (5.0.7)
39
- activesupport (= 5.0.7)
40
- activerecord (5.0.7)
41
- activemodel (= 5.0.7)
42
- activesupport (= 5.0.7)
43
- arel (~> 7.0)
44
- activesupport (5.0.7)
45
- concurrent-ruby (~> 1.0, >= 1.0.2)
46
- i18n (>= 0.7, < 2)
47
- minitest (~> 5.1)
48
- tzinfo (~> 1.1)
49
- ammeter (1.1.4)
50
- activesupport (>= 3.0)
51
- railties (>= 3.0)
52
- rspec-rails (>= 2.2)
53
- arel (7.1.4)
54
- aws-partitions (1.83.0)
55
- aws-sdk-core (3.20.2)
56
- aws-partitions (~> 1.0)
57
- aws-sigv4 (~> 1.0)
58
- jmespath (~> 1.0)
59
- aws-sdk-sns (1.1.0)
60
- aws-sdk-core (~> 3)
61
- aws-sigv4 (~> 1.0)
62
- aws-sigv4 (1.0.2)
63
- bcrypt (3.1.11)
64
- bson (4.3.0)
65
- builder (3.2.3)
66
- bullet (5.7.5)
67
- activesupport (>= 3.0.0)
68
- uniform_notifier (~> 1.11.0)
69
- concurrent-ruby (1.0.5)
70
- coveralls (0.8.21)
71
- json (>= 1.8, < 3)
72
- simplecov (~> 0.14.1)
73
- term-ansicolor (~> 1.3)
74
- thor (~> 0.19.4)
75
- tins (~> 1.6)
76
- crass (1.0.4)
77
- devise (4.4.3)
78
- bcrypt (~> 3.0)
79
- orm_adapter (~> 0.1)
80
- railties (>= 4.1.0, < 6.0)
81
- responders
82
- warden (~> 1.2.3)
83
- diff-lcs (1.3)
84
- docile (1.1.5)
85
- dotenv (2.4.0)
86
- dotenv-rails (2.4.0)
87
- dotenv (= 2.4.0)
88
- railties (>= 3.2, < 6.0)
89
- erubis (2.7.0)
90
- factory_bot (4.8.2)
91
- activesupport (>= 3.0.0)
92
- factory_bot_rails (4.8.2)
93
- factory_bot (~> 4.8.2)
94
- railties (>= 3.0.0)
95
- globalid (0.4.1)
96
- activesupport (>= 4.2.0)
97
- i18n (1.0.1)
98
- concurrent-ruby (~> 1.0)
99
- jmespath (1.4.0)
100
- jquery-rails (4.3.3)
101
- rails-dom-testing (>= 1, < 3)
102
- railties (>= 4.2.0)
103
- thor (>= 0.14, < 2.0)
104
- json (2.1.0)
105
- loofah (2.2.2)
106
- crass (~> 1.0.2)
107
- nokogiri (>= 1.5.9)
108
- mail (2.7.0)
109
- mini_mime (>= 0.1.1)
110
- method_source (0.9.0)
111
- mini_mime (1.0.0)
112
- mini_portile2 (2.3.0)
113
- minitest (5.11.3)
114
- mongo (2.5.3)
115
- bson (>= 4.3.0, < 5.0.0)
116
- mongoid (6.1.1)
117
- activemodel (~> 5.0)
118
- mongo (>= 2.4.1, < 3.0.0)
119
- mysql2 (0.5.1)
120
- nio4r (2.3.1)
121
- nokogiri (1.8.2)
122
- mini_portile2 (~> 2.3.0)
123
- orm_adapter (0.5.0)
124
- pg (1.0.0)
125
- rack (2.0.5)
126
- rack-test (0.6.3)
127
- rack (>= 1.0)
128
- rails (5.0.7)
129
- actioncable (= 5.0.7)
130
- actionmailer (= 5.0.7)
131
- actionpack (= 5.0.7)
132
- actionview (= 5.0.7)
133
- activejob (= 5.0.7)
134
- activemodel (= 5.0.7)
135
- activerecord (= 5.0.7)
136
- activesupport (= 5.0.7)
137
- bundler (>= 1.3.0)
138
- railties (= 5.0.7)
139
- sprockets-rails (>= 2.0.0)
140
- rails-controller-testing (1.0.2)
141
- actionpack (~> 5.x, >= 5.0.1)
142
- actionview (~> 5.x, >= 5.0.1)
143
- activesupport (~> 5.x)
144
- rails-dom-testing (2.0.3)
145
- activesupport (>= 4.2.0)
146
- nokogiri (>= 1.6)
147
- rails-html-sanitizer (1.0.4)
148
- loofah (~> 2.2, >= 2.2.2)
149
- railties (5.0.7)
150
- actionpack (= 5.0.7)
151
- activesupport (= 5.0.7)
152
- method_source
153
- rake (>= 0.8.7)
154
- thor (>= 0.18.1, < 2.0)
155
- rake (12.3.1)
156
- responders (2.4.0)
157
- actionpack (>= 4.2.0, < 5.3)
158
- railties (>= 4.2.0, < 5.3)
159
- rspec-core (3.7.1)
160
- rspec-support (~> 3.7.0)
161
- rspec-expectations (3.7.0)
162
- diff-lcs (>= 1.2.0, < 2.0)
163
- rspec-support (~> 3.7.0)
164
- rspec-mocks (3.7.0)
165
- diff-lcs (>= 1.2.0, < 2.0)
166
- rspec-support (~> 3.7.0)
167
- rspec-rails (3.7.2)
168
- actionpack (>= 3.0)
169
- activesupport (>= 3.0)
170
- railties (>= 3.0)
171
- rspec-core (~> 3.7.0)
172
- rspec-expectations (~> 3.7.0)
173
- rspec-mocks (~> 3.7.0)
174
- rspec-support (~> 3.7.0)
175
- rspec-support (3.7.1)
176
- simplecov (0.14.1)
177
- docile (~> 1.1.0)
178
- json (>= 1.8, < 3)
179
- simplecov-html (~> 0.10.0)
180
- simplecov-html (0.10.2)
181
- slack-notifier (2.3.2)
182
- sprockets (3.7.1)
183
- concurrent-ruby (~> 1.0)
184
- rack (> 1, < 3)
185
- sprockets-rails (3.2.1)
186
- actionpack (>= 4.0)
187
- activesupport (>= 4.0)
188
- sprockets (>= 3.0.0)
189
- sqlite3 (1.3.13)
190
- term-ansicolor (1.6.0)
191
- tins (~> 1.0)
192
- thor (0.19.4)
193
- thread_safe (0.3.6)
194
- timecop (0.9.1)
195
- tins (1.16.3)
196
- tzinfo (1.2.5)
197
- thread_safe (~> 0.1)
198
- uniform_notifier (1.11.0)
199
- warden (1.2.7)
200
- rack (>= 1.0)
201
- websocket-driver (0.6.5)
202
- websocket-extensions (>= 0.1.0)
203
- websocket-extensions (0.1.3)
204
- yard (0.9.12)
205
- yard-activesupport-concern (0.0.1)
206
- yard (>= 0.8)
207
-
208
- PLATFORMS
209
- ruby
210
-
211
- DEPENDENCIES
212
- activity_notification!
213
- ammeter
214
- aws-sdk-sns (~> 1)
215
- bullet
216
- coveralls
217
- devise (~> 4.4.3)
218
- dotenv-rails
219
- factory_bot_rails (~> 4.8.2)
220
- mongoid (>= 4.0.0)
221
- mysql2 (~> 0.5.1)
222
- pg (~> 1.0.0)
223
- rails (~> 5.0.0)
224
- rails-controller-testing
225
- rspec-rails (~> 3.7.2)
226
- simplecov (~> 0)
227
- slack-notifier (>= 1.5.1)
228
- sqlite3 (~> 1.3.13)
229
- timecop
230
- yard (~> 0.9.12)
231
- yard-activesupport-concern (~> 0.0.1)
232
-
233
- BUNDLED WITH
234
- 1.14.6
@@ -1,234 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- activity_notification (1.5.0)
5
- i18n (>= 0.5.0)
6
- jquery-rails (>= 3.1.1)
7
- railties (>= 4.2.0, < 5.3)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- actioncable (5.1.6)
13
- actionpack (= 5.1.6)
14
- nio4r (~> 2.0)
15
- websocket-driver (~> 0.6.1)
16
- actionmailer (5.1.6)
17
- actionpack (= 5.1.6)
18
- actionview (= 5.1.6)
19
- activejob (= 5.1.6)
20
- mail (~> 2.5, >= 2.5.4)
21
- rails-dom-testing (~> 2.0)
22
- actionpack (5.1.6)
23
- actionview (= 5.1.6)
24
- activesupport (= 5.1.6)
25
- rack (~> 2.0)
26
- rack-test (>= 0.6.3)
27
- rails-dom-testing (~> 2.0)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.1.6)
30
- activesupport (= 5.1.6)
31
- builder (~> 3.1)
32
- erubi (~> 1.4)
33
- rails-dom-testing (~> 2.0)
34
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- activejob (5.1.6)
36
- activesupport (= 5.1.6)
37
- globalid (>= 0.3.6)
38
- activemodel (5.1.6)
39
- activesupport (= 5.1.6)
40
- activerecord (5.1.6)
41
- activemodel (= 5.1.6)
42
- activesupport (= 5.1.6)
43
- arel (~> 8.0)
44
- activesupport (5.1.6)
45
- concurrent-ruby (~> 1.0, >= 1.0.2)
46
- i18n (>= 0.7, < 2)
47
- minitest (~> 5.1)
48
- tzinfo (~> 1.1)
49
- ammeter (1.1.4)
50
- activesupport (>= 3.0)
51
- railties (>= 3.0)
52
- rspec-rails (>= 2.2)
53
- arel (8.0.0)
54
- aws-partitions (1.83.0)
55
- aws-sdk-core (3.20.2)
56
- aws-partitions (~> 1.0)
57
- aws-sigv4 (~> 1.0)
58
- jmespath (~> 1.0)
59
- aws-sdk-sns (1.1.0)
60
- aws-sdk-core (~> 3)
61
- aws-sigv4 (~> 1.0)
62
- aws-sigv4 (1.0.2)
63
- bcrypt (3.1.11)
64
- bson (4.3.0)
65
- builder (3.2.3)
66
- bullet (5.7.5)
67
- activesupport (>= 3.0.0)
68
- uniform_notifier (~> 1.11.0)
69
- concurrent-ruby (1.0.5)
70
- coveralls (0.8.21)
71
- json (>= 1.8, < 3)
72
- simplecov (~> 0.14.1)
73
- term-ansicolor (~> 1.3)
74
- thor (~> 0.19.4)
75
- tins (~> 1.6)
76
- crass (1.0.4)
77
- devise (4.4.3)
78
- bcrypt (~> 3.0)
79
- orm_adapter (~> 0.1)
80
- railties (>= 4.1.0, < 6.0)
81
- responders
82
- warden (~> 1.2.3)
83
- diff-lcs (1.3)
84
- docile (1.1.5)
85
- dotenv (2.4.0)
86
- dotenv-rails (2.4.0)
87
- dotenv (= 2.4.0)
88
- railties (>= 3.2, < 6.0)
89
- erubi (1.7.1)
90
- factory_bot (4.8.2)
91
- activesupport (>= 3.0.0)
92
- factory_bot_rails (4.8.2)
93
- factory_bot (~> 4.8.2)
94
- railties (>= 3.0.0)
95
- globalid (0.4.1)
96
- activesupport (>= 4.2.0)
97
- i18n (1.0.1)
98
- concurrent-ruby (~> 1.0)
99
- jmespath (1.4.0)
100
- jquery-rails (4.3.3)
101
- rails-dom-testing (>= 1, < 3)
102
- railties (>= 4.2.0)
103
- thor (>= 0.14, < 2.0)
104
- json (2.1.0)
105
- loofah (2.2.2)
106
- crass (~> 1.0.2)
107
- nokogiri (>= 1.5.9)
108
- mail (2.7.0)
109
- mini_mime (>= 0.1.1)
110
- method_source (0.9.0)
111
- mini_mime (1.0.0)
112
- mini_portile2 (2.3.0)
113
- minitest (5.11.3)
114
- mongo (2.5.3)
115
- bson (>= 4.3.0, < 5.0.0)
116
- mongoid (7.0.1)
117
- activemodel (>= 5.1, < 6.0.0)
118
- mongo (>= 2.5.1, < 3.0.0)
119
- mysql2 (0.5.1)
120
- nio4r (2.3.1)
121
- nokogiri (1.8.2)
122
- mini_portile2 (~> 2.3.0)
123
- orm_adapter (0.5.0)
124
- pg (1.0.0)
125
- rack (2.0.5)
126
- rack-test (1.0.0)
127
- rack (>= 1.0, < 3)
128
- rails (5.1.6)
129
- actioncable (= 5.1.6)
130
- actionmailer (= 5.1.6)
131
- actionpack (= 5.1.6)
132
- actionview (= 5.1.6)
133
- activejob (= 5.1.6)
134
- activemodel (= 5.1.6)
135
- activerecord (= 5.1.6)
136
- activesupport (= 5.1.6)
137
- bundler (>= 1.3.0)
138
- railties (= 5.1.6)
139
- sprockets-rails (>= 2.0.0)
140
- rails-controller-testing (1.0.2)
141
- actionpack (~> 5.x, >= 5.0.1)
142
- actionview (~> 5.x, >= 5.0.1)
143
- activesupport (~> 5.x)
144
- rails-dom-testing (2.0.3)
145
- activesupport (>= 4.2.0)
146
- nokogiri (>= 1.6)
147
- rails-html-sanitizer (1.0.4)
148
- loofah (~> 2.2, >= 2.2.2)
149
- railties (5.1.6)
150
- actionpack (= 5.1.6)
151
- activesupport (= 5.1.6)
152
- method_source
153
- rake (>= 0.8.7)
154
- thor (>= 0.18.1, < 2.0)
155
- rake (12.3.1)
156
- responders (2.4.0)
157
- actionpack (>= 4.2.0, < 5.3)
158
- railties (>= 4.2.0, < 5.3)
159
- rspec-core (3.7.1)
160
- rspec-support (~> 3.7.0)
161
- rspec-expectations (3.7.0)
162
- diff-lcs (>= 1.2.0, < 2.0)
163
- rspec-support (~> 3.7.0)
164
- rspec-mocks (3.7.0)
165
- diff-lcs (>= 1.2.0, < 2.0)
166
- rspec-support (~> 3.7.0)
167
- rspec-rails (3.7.2)
168
- actionpack (>= 3.0)
169
- activesupport (>= 3.0)
170
- railties (>= 3.0)
171
- rspec-core (~> 3.7.0)
172
- rspec-expectations (~> 3.7.0)
173
- rspec-mocks (~> 3.7.0)
174
- rspec-support (~> 3.7.0)
175
- rspec-support (3.7.1)
176
- simplecov (0.14.1)
177
- docile (~> 1.1.0)
178
- json (>= 1.8, < 3)
179
- simplecov-html (~> 0.10.0)
180
- simplecov-html (0.10.2)
181
- slack-notifier (2.3.2)
182
- sprockets (3.7.1)
183
- concurrent-ruby (~> 1.0)
184
- rack (> 1, < 3)
185
- sprockets-rails (3.2.1)
186
- actionpack (>= 4.0)
187
- activesupport (>= 4.0)
188
- sprockets (>= 3.0.0)
189
- sqlite3 (1.3.13)
190
- term-ansicolor (1.6.0)
191
- tins (~> 1.0)
192
- thor (0.19.4)
193
- thread_safe (0.3.6)
194
- timecop (0.9.1)
195
- tins (1.16.3)
196
- tzinfo (1.2.5)
197
- thread_safe (~> 0.1)
198
- uniform_notifier (1.11.0)
199
- warden (1.2.7)
200
- rack (>= 1.0)
201
- websocket-driver (0.6.5)
202
- websocket-extensions (>= 0.1.0)
203
- websocket-extensions (0.1.3)
204
- yard (0.9.12)
205
- yard-activesupport-concern (0.0.1)
206
- yard (>= 0.8)
207
-
208
- PLATFORMS
209
- ruby
210
-
211
- DEPENDENCIES
212
- activity_notification!
213
- ammeter
214
- aws-sdk-sns (~> 1)
215
- bullet
216
- coveralls
217
- devise (~> 4.4.3)
218
- dotenv-rails
219
- factory_bot_rails (~> 4.8.2)
220
- mongoid (>= 4.0.0)
221
- mysql2 (~> 0.5.1)
222
- pg (~> 1.0.0)
223
- rails (~> 5.1.0)
224
- rails-controller-testing
225
- rspec-rails (~> 3.7.2)
226
- simplecov (~> 0)
227
- slack-notifier (>= 1.5.1)
228
- sqlite3 (~> 1.3.13)
229
- timecop
230
- yard (~> 0.9.12)
231
- yard-activesupport-concern (~> 0.0.1)
232
-
233
- BUNDLED WITH
234
- 1.14.6