store_base_sti_class 0.2.1 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +4 -4
  2. data/Appraisals +90 -54
  3. data/Gemfile +1 -9
  4. data/Gemfile.lock +27 -60
  5. data/LICENSE.txt +1 -1
  6. data/Rakefile +0 -24
  7. data/debug.log +13 -0
  8. data/gemfiles/rails_3.0.10.gemfile +2 -4
  9. data/gemfiles/rails_3.0.11.gemfile +2 -4
  10. data/gemfiles/rails_3.0.12.gemfile +2 -4
  11. data/gemfiles/rails_3.0.13.gemfile +2 -4
  12. data/gemfiles/rails_3.0.14.gemfile +2 -4
  13. data/gemfiles/rails_3.0.15.gemfile +2 -4
  14. data/gemfiles/rails_3.0.16.gemfile +2 -4
  15. data/gemfiles/rails_3.0.17.gemfile +2 -4
  16. data/gemfiles/rails_3.0.18.gemfile +2 -4
  17. data/gemfiles/rails_3.0.19.gemfile +2 -4
  18. data/gemfiles/rails_3.0.20.gemfile +8 -0
  19. data/gemfiles/rails_3.0.5.gemfile +2 -4
  20. data/gemfiles/rails_3.0.5.gemfile.lock +7 -44
  21. data/gemfiles/rails_3.0.6.gemfile +2 -4
  22. data/gemfiles/rails_3.0.7.gemfile +2 -4
  23. data/gemfiles/rails_3.0.8.gemfile +2 -4
  24. data/gemfiles/rails_3.0.9.gemfile +2 -4
  25. data/gemfiles/rails_3.1.0.gemfile +2 -4
  26. data/gemfiles/rails_3.1.10.gemfile +2 -4
  27. data/gemfiles/rails_3.1.11.gemfile +8 -0
  28. data/gemfiles/rails_3.1.12.gemfile +8 -0
  29. data/gemfiles/rails_3.1.2.gemfile +2 -4
  30. data/gemfiles/rails_3.1.3.gemfile +2 -4
  31. data/gemfiles/rails_3.1.4.gemfile +2 -4
  32. data/gemfiles/rails_3.1.5.gemfile +2 -4
  33. data/gemfiles/rails_3.1.6.gemfile +2 -4
  34. data/gemfiles/rails_3.1.7.gemfile +2 -4
  35. data/gemfiles/rails_3.1.8.gemfile +2 -4
  36. data/gemfiles/rails_3.1.9.gemfile +2 -4
  37. data/gemfiles/rails_3.2.0.gemfile +2 -4
  38. data/gemfiles/rails_3.2.1.gemfile +2 -4
  39. data/gemfiles/rails_3.2.10.gemfile +2 -4
  40. data/gemfiles/rails_3.2.11.gemfile +2 -4
  41. data/gemfiles/rails_3.2.12.gemfile +2 -4
  42. data/gemfiles/rails_3.2.13.gemfile +2 -4
  43. data/gemfiles/rails_3.2.14.gemfile +2 -4
  44. data/gemfiles/rails_3.2.15.gemfile +8 -0
  45. data/gemfiles/rails_3.2.16.gemfile +8 -0
  46. data/gemfiles/rails_3.2.17.gemfile +8 -0
  47. data/gemfiles/rails_3.2.18.gemfile +8 -0
  48. data/gemfiles/rails_3.2.19.gemfile +8 -0
  49. data/gemfiles/rails_3.2.2.gemfile +2 -4
  50. data/gemfiles/rails_3.2.20.gemfile +8 -0
  51. data/gemfiles/rails_3.2.21.gemfile +8 -0
  52. data/gemfiles/rails_3.2.3.gemfile +2 -4
  53. data/gemfiles/rails_3.2.4.gemfile +2 -4
  54. data/gemfiles/rails_3.2.5.gemfile +2 -4
  55. data/gemfiles/rails_3.2.6.gemfile +2 -4
  56. data/gemfiles/rails_3.2.7.gemfile +2 -4
  57. data/gemfiles/rails_3.2.8.gemfile +2 -4
  58. data/gemfiles/rails_3.2.9.gemfile +2 -4
  59. data/gemfiles/rails_4.0.0.gemfile +3 -5
  60. data/gemfiles/rails_4.0.1.gemfile +3 -5
  61. data/gemfiles/rails_4.0.10.gemfile +3 -5
  62. data/gemfiles/rails_4.0.11.1.gemfile +8 -0
  63. data/gemfiles/rails_4.0.11.gemfile +3 -5
  64. data/gemfiles/rails_4.0.12.gemfile +3 -5
  65. data/gemfiles/rails_4.0.13.gemfile +8 -0
  66. data/gemfiles/rails_4.0.2.gemfile +3 -5
  67. data/gemfiles/rails_4.0.3.gemfile +3 -5
  68. data/gemfiles/rails_4.0.4.gemfile +3 -5
  69. data/gemfiles/rails_4.0.5.gemfile +3 -5
  70. data/gemfiles/rails_4.0.6.gemfile +3 -5
  71. data/gemfiles/rails_4.0.7.gemfile +3 -5
  72. data/gemfiles/rails_4.0.8.gemfile +3 -5
  73. data/gemfiles/rails_4.0.9.gemfile +3 -5
  74. data/gemfiles/rails_4.1.0.gemfile +2 -4
  75. data/gemfiles/rails_4.1.1.gemfile +8 -0
  76. data/gemfiles/rails_4.1.2.gemfile +8 -0
  77. data/gemfiles/rails_4.1.3.gemfile +8 -0
  78. data/gemfiles/rails_4.1.4.gemfile +8 -0
  79. data/gemfiles/rails_4.1.5.gemfile +8 -0
  80. data/gemfiles/rails_4.1.6.gemfile +8 -0
  81. data/gemfiles/rails_4.1.7.1.gemfile +8 -0
  82. data/gemfiles/rails_4.1.7.gemfile +8 -0
  83. data/gemfiles/rails_4.1.8.gemfile +8 -0
  84. data/gemfiles/rails_4.1.9.gemfile +8 -0
  85. data/lib/store_base_sti_class/version.rb +3 -0
  86. data/lib/store_base_sti_class.rb +3 -0
  87. data/lib/store_base_sti_class_for_4_1.rb +142 -138
  88. data/store_base_sti_class.gemspec +11 -153
  89. data/{db/storebasestiname_unittest.sql → storebasestiname_unittest.sql} +0 -0
  90. metadata +32 -70
  91. data/.travis.yml +0 -61
  92. data/VERSION +0 -1
  93. data/gemfiles/rails_3.0.10.gemfile.lock +0 -79
  94. data/gemfiles/rails_3.0.11.gemfile.lock +0 -79
  95. data/gemfiles/rails_3.0.12.gemfile.lock +0 -79
  96. data/gemfiles/rails_3.0.13.gemfile.lock +0 -79
  97. data/gemfiles/rails_3.0.14.gemfile.lock +0 -79
  98. data/gemfiles/rails_3.0.15.gemfile.lock +0 -79
  99. data/gemfiles/rails_3.0.16.gemfile.lock +0 -79
  100. data/gemfiles/rails_3.0.17.gemfile.lock +0 -79
  101. data/gemfiles/rails_3.0.18.gemfile.lock +0 -79
  102. data/gemfiles/rails_3.0.19.gemfile.lock +0 -79
  103. data/gemfiles/rails_3.0.6.gemfile.lock +0 -79
  104. data/gemfiles/rails_3.0.7.gemfile.lock +0 -79
  105. data/gemfiles/rails_3.0.8.gemfile.lock +0 -79
  106. data/gemfiles/rails_3.0.9.gemfile.lock +0 -79
  107. data/gemfiles/rails_3.1.0.gemfile.lock +0 -82
  108. data/gemfiles/rails_3.1.10.gemfile.lock +0 -47
  109. data/gemfiles/rails_3.1.2.gemfile.lock +0 -80
  110. data/gemfiles/rails_3.1.3.gemfile.lock +0 -80
  111. data/gemfiles/rails_3.1.4.gemfile.lock +0 -80
  112. data/gemfiles/rails_3.1.5.gemfile.lock +0 -47
  113. data/gemfiles/rails_3.1.6.gemfile.lock +0 -47
  114. data/gemfiles/rails_3.1.7.gemfile.lock +0 -47
  115. data/gemfiles/rails_3.1.8.gemfile.lock +0 -47
  116. data/gemfiles/rails_3.1.9.gemfile.lock +0 -47
  117. data/gemfiles/rails_3.2.0.gemfile.lock +0 -80
  118. data/gemfiles/rails_3.2.1.gemfile.lock +0 -80
  119. data/gemfiles/rails_3.2.10.gemfile.lock +0 -80
  120. data/gemfiles/rails_3.2.11.gemfile.lock +0 -80
  121. data/gemfiles/rails_3.2.12.gemfile.lock +0 -80
  122. data/gemfiles/rails_3.2.13.gemfile.lock +0 -80
  123. data/gemfiles/rails_3.2.14.gemfile.lock +0 -80
  124. data/gemfiles/rails_3.2.2.gemfile.lock +0 -80
  125. data/gemfiles/rails_3.2.3.gemfile.lock +0 -80
  126. data/gemfiles/rails_3.2.4.gemfile.lock +0 -80
  127. data/gemfiles/rails_3.2.5.gemfile.lock +0 -80
  128. data/gemfiles/rails_3.2.6.gemfile.lock +0 -80
  129. data/gemfiles/rails_3.2.7.gemfile.lock +0 -80
  130. data/gemfiles/rails_3.2.8.gemfile.lock +0 -80
  131. data/gemfiles/rails_3.2.9.gemfile.lock +0 -80
  132. data/gemfiles/rails_4.0.0.gemfile.lock +0 -84
  133. data/gemfiles/rails_4.0.1.gemfile.lock +0 -84
  134. data/test/connection.rb +0 -22
  135. data/test/helper.rb +0 -63
  136. data/test/models.rb +0 -48
  137. data/test/schema.rb +0 -35
  138. data/test/test_store_base_sti_class.rb +0 -161
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.1)
5
- activesupport (= 3.2.1)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.1)
8
- activemodel (= 3.2.1)
9
- activesupport (= 3.2.1)
10
- arel (~> 3.0.0)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.1)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.1)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.10)
5
- activesupport (= 3.2.10)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.10)
8
- activemodel (= 3.2.10)
9
- activesupport (= 3.2.10)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.10)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.10)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.11)
5
- activesupport (= 3.2.11)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.11)
8
- activemodel (= 3.2.11)
9
- activesupport (= 3.2.11)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.11)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.11)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.12)
5
- activesupport (= 3.2.12)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.12)
8
- activemodel (= 3.2.12)
9
- activesupport (= 3.2.12)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.12)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.12)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.13)
5
- activesupport (= 3.2.13)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.13)
8
- activemodel (= 3.2.13)
9
- activesupport (= 3.2.13)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.13)
13
- i18n (= 0.6.1)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.6.1)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.13)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.14)
5
- activesupport (= 3.2.14)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.14)
8
- activemodel (= 3.2.14)
9
- activesupport (= 3.2.14)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.14)
13
- i18n (~> 0.6, >= 0.6.4)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.14)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.2)
5
- activesupport (= 3.2.2)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.2)
8
- activemodel (= 3.2.2)
9
- activesupport (= 3.2.2)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.2)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.2)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.3)
5
- activesupport (= 3.2.3)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.3)
8
- activemodel (= 3.2.3)
9
- activesupport (= 3.2.3)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.3)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.3)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: https://rubygems.org/
3
- specs:
4
- activemodel (3.2.4)
5
- activesupport (= 3.2.4)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.4)
8
- activemodel (= 3.2.4)
9
- activesupport (= 3.2.4)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.4)
13
- i18n (~> 0.6)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- descendants_tracker (0.0.4)
23
- thread_safe (~> 0.3, >= 0.3.1)
24
- faraday (0.9.0)
25
- multipart-post (>= 1.2, < 3)
26
- git (1.2.8)
27
- github_api (0.12.2)
28
- addressable (~> 2.3)
29
- descendants_tracker (~> 0.0.4)
30
- faraday (~> 0.8, < 0.10)
31
- hashie (>= 3.3)
32
- multi_json (>= 1.7.5, < 2.0)
33
- nokogiri (~> 1.6.3)
34
- oauth2
35
- hashie (3.3.2)
36
- highline (1.6.21)
37
- i18n (0.7.0)
38
- jeweler (2.0.1)
39
- builder
40
- bundler (>= 1.0)
41
- git (>= 1.2.5)
42
- github_api
43
- highline (>= 1.6.15)
44
- nokogiri (>= 1.5.10)
45
- rake
46
- rdoc
47
- json (1.8.1)
48
- jwt (1.2.0)
49
- mini_portile (0.6.1)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (2.0.0)
54
- nokogiri (1.6.5)
55
- mini_portile (~> 0.6.0)
56
- oauth2 (1.0.0)
57
- faraday (>= 0.8, < 0.10)
58
- jwt (~> 1.0)
59
- multi_json (~> 1.3)
60
- multi_xml (~> 0.5)
61
- rack (~> 1.2)
62
- rack (1.6.0)
63
- rake (10.4.2)
64
- rdoc (4.2.0)
65
- json (~> 1.4)
66
- sqlite3 (1.3.10)
67
- thor (0.19.1)
68
- thread_safe (0.3.4)
69
- tzinfo (0.3.42)
70
-
71
- PLATFORMS
72
- ruby
73
-
74
- DEPENDENCIES
75
- activerecord (= 3.2.4)
76
- appraisal
77
- bundler
78
- jeweler
79
- minitest (~> 4.0)
80
- sqlite3