push_type_auth 0.6.0.beta.3 → 0.6.0.beta.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (20) hide show
  1. checksums.yaml +4 -4
  2. data/test/dummy/config/initializers/push_type.rb +1 -1
  3. data/test/dummy/config/secrets.yml +2 -2
  4. data/test/dummy/db/migrate/{20151102202810_create_push_type_users.push_type.rb → 20151108150849_create_push_type_users.push_type.rb} +0 -0
  5. data/test/dummy/db/migrate/{20151102202811_create_push_type_nodes.push_type.rb → 20151108150850_create_push_type_nodes.push_type.rb} +0 -0
  6. data/test/dummy/db/migrate/{20151102202812_create_push_type_node_hierarchies.push_type.rb → 20151108150851_create_push_type_node_hierarchies.push_type.rb} +0 -0
  7. data/test/dummy/db/migrate/{20151102202813_create_push_type_assets.push_type.rb → 20151108150852_create_push_type_assets.push_type.rb} +0 -0
  8. data/test/dummy/db/migrate/{20151102202814_create_push_type_taxonomies.push_type.rb → 20151108150853_create_push_type_taxonomies.push_type.rb} +0 -0
  9. data/test/dummy/db/migrate/{20151102202815_create_push_type_taxonomy_hierarchies.push_type.rb → 20151108150854_create_push_type_taxonomy_hierarchies.push_type.rb} +0 -0
  10. data/test/dummy/db/migrate/{20151102202816_add_field_store_default_values.push_type.rb → 20151108150855_add_field_store_default_values.push_type.rb} +0 -0
  11. data/test/dummy/db/migrate/{20151102202817_devise_extend_push_type_users.push_type_auth.rb → 20151108150856_devise_extend_push_type_users.push_type_auth.rb} +0 -0
  12. data/test/dummy/db/schema.rb +1 -1
  13. data/test/dummy/log/test.log +772 -772
  14. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/13enFOLQsI8Mye9dhTWkj9KKyYFODHE888fUc0YLTYw.cache +0 -0
  15. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/{T8sccjFXxE1mgzkBdDIfr-KPpfLsct71V_4nwVaPXLs.cache → 7gLQBh3Ik9gTVFib3VMPp7E1xnaMA0nZ2vqbsd6nc0o.cache} +0 -0
  16. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/{zP91Jjz9HOOY02y9uWi9dLwV74l3kIGkSw6i7PUFkoQ.cache → 9Z74veAvEOGER8nxvUsOzSxyPdV4V2XBbP7SXXBtUzU.cache} +0 -0
  17. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/YYzFefU0_ds10v4STNe8TB77tSdI0H_KoOTf3IC0W5w.cache +0 -0
  18. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/f1opt7BM9dnmxGb_MLgUjRgCNqtffPgDaP1yQPYozHw.cache +0 -0
  19. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/megN6QCcG4mwKczRObfHIHA8XpDGRwlsppU_Zz3_Tl4.cache +0 -0
  20. metadata +26 -26
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: push_type_auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0.beta.3
4
+ version: 0.6.0.beta.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Russell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-02 00:00:00.000000000 Z
11
+ date: 2015-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: push_type_core
@@ -16,28 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.6.0.beta.3
19
+ version: 0.6.0.beta.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.6.0.beta.3
26
+ version: 0.6.0.beta.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: push_type_admin
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.6.0.beta.3
33
+ version: 0.6.0.beta.4
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.6.0.beta.3
40
+ version: 0.6.0.beta.4
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: devise
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -185,14 +185,14 @@ files:
185
185
  - test/dummy/config/locales/en.yml
186
186
  - test/dummy/config/routes.rb
187
187
  - test/dummy/config/secrets.yml
188
- - test/dummy/db/migrate/20151102202810_create_push_type_users.push_type.rb
189
- - test/dummy/db/migrate/20151102202811_create_push_type_nodes.push_type.rb
190
- - test/dummy/db/migrate/20151102202812_create_push_type_node_hierarchies.push_type.rb
191
- - test/dummy/db/migrate/20151102202813_create_push_type_assets.push_type.rb
192
- - test/dummy/db/migrate/20151102202814_create_push_type_taxonomies.push_type.rb
193
- - test/dummy/db/migrate/20151102202815_create_push_type_taxonomy_hierarchies.push_type.rb
194
- - test/dummy/db/migrate/20151102202816_add_field_store_default_values.push_type.rb
195
- - test/dummy/db/migrate/20151102202817_devise_extend_push_type_users.push_type_auth.rb
188
+ - test/dummy/db/migrate/20151108150849_create_push_type_users.push_type.rb
189
+ - test/dummy/db/migrate/20151108150850_create_push_type_nodes.push_type.rb
190
+ - test/dummy/db/migrate/20151108150851_create_push_type_node_hierarchies.push_type.rb
191
+ - test/dummy/db/migrate/20151108150852_create_push_type_assets.push_type.rb
192
+ - test/dummy/db/migrate/20151108150853_create_push_type_taxonomies.push_type.rb
193
+ - test/dummy/db/migrate/20151108150854_create_push_type_taxonomy_hierarchies.push_type.rb
194
+ - test/dummy/db/migrate/20151108150855_add_field_store_default_values.push_type.rb
195
+ - test/dummy/db/migrate/20151108150856_devise_extend_push_type_users.push_type_auth.rb
196
196
  - test/dummy/db/schema.rb
197
197
  - test/dummy/db/seeds.rb
198
198
  - test/dummy/log/test.log
@@ -243,6 +243,7 @@ files:
243
243
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7FmpG3coh-IN1VM_6CPAvJhx9R5sESkr6JuO207njH8.cache
244
244
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7aY7_dG8GCZkRLvQqTI7DEe3MOZN0p0ek9dXClvK0wo.cache
245
245
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7dU_u7cOEvC72eP7OLCl28lP7jYIPhioYdHcOx229EU.cache
246
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7gLQBh3Ik9gTVFib3VMPp7E1xnaMA0nZ2vqbsd6nc0o.cache
246
247
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7hYFVGryYSFZ8kbrNVHw1HkUw0aVcKgFYvS2Vbe6MqU.cache
247
248
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7pcPNzeEkfgBGb5wpoBlxwlfq3fBuT23M6WswSIayTM.cache
248
249
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7vBretCv7fsQ5WgE6nVNliFsrBBH8Ehxq4elGO8qS4k.cache
@@ -261,6 +262,7 @@ files:
261
262
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9OnZ3qj3TM_vn5PPPHBIQBy0OAkt7GIydT541lJDxss.cache
262
263
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9P2bM7adWpRK06ly4W-rxT5oSdCREVhrEj1mZ24jGuE.cache
263
264
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9WbUMgqVgK675Mmt0hXeTM_-u-i45rBHbSP--B5vN4Q.cache
265
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9Z74veAvEOGER8nxvUsOzSxyPdV4V2XBbP7SXXBtUzU.cache
264
266
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9ZFySBkD71M4PhQPV2nTvvXLprARpDxl4rmf_Exzybc.cache
265
267
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9rjmMGJeQVKZ8rLJ5K27rkNseb7fgO-1Q6aEAIsgAl8.cache
266
268
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9uv1sZD3AP_O2KaJodca_1LtmauwIODXfzHvRu2G7-c.cache
@@ -365,7 +367,6 @@ files:
365
367
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Sssw-sNzJqe8LguN4nhiZtyTJQL382bDSpfKvsrXjV0.cache
366
368
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Sw8bv9GqeMKIVJDaWOADlyZX4qTdbHJx_1lKx_J4cJI.cache
367
369
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Sz9tNAE59XvCdlurSidQLfC_rHmJY7eEq7z8YhAtXFo.cache
368
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/T8sccjFXxE1mgzkBdDIfr-KPpfLsct71V_4nwVaPXLs.cache
369
370
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/TAJ9ftUTknmQZgXZPLid0dCfED8dA5hhpI3uvnnlrns.cache
370
371
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/TH-YbVz7U4BlNadTo43SGbx0Qv5aJqJSFU3HOns89ro.cache
371
372
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/TRg5qkA1Vsh3CDuRjeJxTuVKFW7cjfBYse7cHX_ne-8.cache
@@ -565,7 +566,6 @@ files:
565
566
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/z1gj-Lfa8JdLyUvfUxiWXUe9_Zmiqs3MieE1z60b3u0.cache
566
567
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zHh_FPOZhoGzLqPhvq-bvKQ4Suy_uuMjv24yoyoqM0E.cache
567
568
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zM_Qry-d1FNgY-NK6eHFvBpy4Sg5dHXF03t5zoGfzzs.cache
568
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zP91Jjz9HOOY02y9uWi9dLwV74l3kIGkSw6i7PUFkoQ.cache
569
569
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zU6SWg93-hpgJyTjFP15NSTMQgfkIQ0RK2aq5zpJXaQ.cache
570
570
  - test/factories.rb
571
571
  - test/models/concerns/push_type/authenticatable_test.rb
@@ -634,14 +634,14 @@ test_files:
634
634
  - test/dummy/config/routes.rb
635
635
  - test/dummy/config/secrets.yml
636
636
  - test/dummy/config.ru
637
- - test/dummy/db/migrate/20151102202810_create_push_type_users.push_type.rb
638
- - test/dummy/db/migrate/20151102202811_create_push_type_nodes.push_type.rb
639
- - test/dummy/db/migrate/20151102202812_create_push_type_node_hierarchies.push_type.rb
640
- - test/dummy/db/migrate/20151102202813_create_push_type_assets.push_type.rb
641
- - test/dummy/db/migrate/20151102202814_create_push_type_taxonomies.push_type.rb
642
- - test/dummy/db/migrate/20151102202815_create_push_type_taxonomy_hierarchies.push_type.rb
643
- - test/dummy/db/migrate/20151102202816_add_field_store_default_values.push_type.rb
644
- - test/dummy/db/migrate/20151102202817_devise_extend_push_type_users.push_type_auth.rb
637
+ - test/dummy/db/migrate/20151108150849_create_push_type_users.push_type.rb
638
+ - test/dummy/db/migrate/20151108150850_create_push_type_nodes.push_type.rb
639
+ - test/dummy/db/migrate/20151108150851_create_push_type_node_hierarchies.push_type.rb
640
+ - test/dummy/db/migrate/20151108150852_create_push_type_assets.push_type.rb
641
+ - test/dummy/db/migrate/20151108150853_create_push_type_taxonomies.push_type.rb
642
+ - test/dummy/db/migrate/20151108150854_create_push_type_taxonomy_hierarchies.push_type.rb
643
+ - test/dummy/db/migrate/20151108150855_add_field_store_default_values.push_type.rb
644
+ - test/dummy/db/migrate/20151108150856_devise_extend_push_type_users.push_type_auth.rb
645
645
  - test/dummy/db/schema.rb
646
646
  - test/dummy/db/seeds.rb
647
647
  - test/dummy/log/test.log
@@ -694,6 +694,7 @@ test_files:
694
694
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7dU_u7cOEvC72eP7OLCl28lP7jYIPhioYdHcOx229EU.cache
695
695
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7E4XLCZjikEIlUBVyDv7w9iZZEP4QACl8GM1xwEEi6k.cache
696
696
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7FmpG3coh-IN1VM_6CPAvJhx9R5sESkr6JuO207njH8.cache
697
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7gLQBh3Ik9gTVFib3VMPp7E1xnaMA0nZ2vqbsd6nc0o.cache
697
698
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7hYFVGryYSFZ8kbrNVHw1HkUw0aVcKgFYvS2Vbe6MqU.cache
698
699
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7pcPNzeEkfgBGb5wpoBlxwlfq3fBuT23M6WswSIayTM.cache
699
700
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/7vBretCv7fsQ5WgE6nVNliFsrBBH8Ehxq4elGO8qS4k.cache
@@ -715,6 +716,7 @@ test_files:
715
716
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9uv1sZD3AP_O2KaJodca_1LtmauwIODXfzHvRu2G7-c.cache
716
717
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9vnNjAebssmz7XPUIgssBZbkNcX-l446wdMdLtHbbyQ.cache
717
718
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9WbUMgqVgK675Mmt0hXeTM_-u-i45rBHbSP--B5vN4Q.cache
719
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9Z74veAvEOGER8nxvUsOzSxyPdV4V2XBbP7SXXBtUzU.cache
718
720
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/9ZFySBkD71M4PhQPV2nTvvXLprARpDxl4rmf_Exzybc.cache
719
721
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/_8D0Ltg1wEfqlxLsR_U0YlmsMBoR3T1PMI1AtWFwTpc.cache
720
722
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/_9GL9YWl9WNJ-9IAPYIcs4ZggIC7RMcRl6GQidLP_W0.cache
@@ -942,7 +944,6 @@ test_files:
942
944
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Sz9tNAE59XvCdlurSidQLfC_rHmJY7eEq7z8YhAtXFo.cache
943
945
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/t3hCHk9ruCftcpXnkKI-fJNua82etX3bwNBEUtZ9lto.cache
944
946
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/t6ScbQpU4qx7uZpmzGWINcWrBmoP5kNJfQfyNBi5XVw.cache
945
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/T8sccjFXxE1mgzkBdDIfr-KPpfLsct71V_4nwVaPXLs.cache
946
947
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/TAJ9ftUTknmQZgXZPLid0dCfED8dA5hhpI3uvnnlrns.cache
947
948
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/tC7Wm45oxzVLysxdRLRXH5Yi-Uok1O65-F4_jhV3Zn4.cache
948
949
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/TH-YbVz7U4BlNadTo43SGbx0Qv5aJqJSFU3HOns89ro.cache
@@ -1013,7 +1014,6 @@ test_files:
1013
1014
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Za-bWpyPHwDgncSmeFii-kf2OBoGGfM9hq7a2ek4UB0.cache
1014
1015
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zHh_FPOZhoGzLqPhvq-bvKQ4Suy_uuMjv24yoyoqM0E.cache
1015
1016
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zM_Qry-d1FNgY-NK6eHFvBpy4Sg5dHXF03t5zoGfzzs.cache
1016
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zP91Jjz9HOOY02y9uWi9dLwV74l3kIGkSw6i7PUFkoQ.cache
1017
1017
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/ZU1n9X3cEq4FGJvhTtKWE2fRSrDsbm_AHNpK_gQRda0.cache
1018
1018
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/zU6SWg93-hpgJyTjFP15NSTMQgfkIQ0RK2aq5zpJXaQ.cache
1019
1019
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/ZwMIytC9KgM3ETnUkjPWz2_cjg2Odtr9jm9CJ2rMxOM.cache