uniqueness 0.9.0 → 1.0.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.
@@ -1,128 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- uniqueness (0.8.0)
5
- activerecord (>= 4.0.0)
6
- railties (>= 4.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionmailer (4.1.15)
12
- actionpack (= 4.1.15)
13
- actionview (= 4.1.15)
14
- mail (~> 2.5, >= 2.5.4)
15
- actionpack (4.1.15)
16
- actionview (= 4.1.15)
17
- activesupport (= 4.1.15)
18
- rack (~> 1.5.2)
19
- rack-test (~> 0.6.2)
20
- actionview (4.1.15)
21
- activesupport (= 4.1.15)
22
- builder (~> 3.1)
23
- erubis (~> 2.7.0)
24
- activemodel (4.1.15)
25
- activesupport (= 4.1.15)
26
- builder (~> 3.1)
27
- activerecord (4.1.15)
28
- activemodel (= 4.1.15)
29
- activesupport (= 4.1.15)
30
- arel (~> 5.0.0)
31
- activesupport (4.1.15)
32
- i18n (~> 0.6, >= 0.6.9)
33
- json (~> 1.7, >= 1.7.7)
34
- minitest (~> 5.1)
35
- thread_safe (~> 0.1)
36
- tzinfo (~> 1.1)
37
- appraisal (2.1.0)
38
- bundler
39
- rake
40
- thor (>= 0.14.0)
41
- arel (5.0.1.20140414130214)
42
- builder (3.2.2)
43
- concurrent-ruby (1.0.1)
44
- coveralls (0.8.13)
45
- json (~> 1.8)
46
- simplecov (~> 0.11.0)
47
- term-ansicolor (~> 1.3)
48
- thor (~> 0.19.1)
49
- tins (~> 1.6.0)
50
- diff-lcs (1.2.5)
51
- docile (1.1.5)
52
- erubis (2.7.0)
53
- i18n (0.7.0)
54
- json (1.8.3)
55
- mail (2.6.4)
56
- mime-types (>= 1.16, < 4)
57
- mime-types (3.0)
58
- mime-types-data (~> 3.2015)
59
- mime-types-data (3.2016.0221)
60
- minitest (5.8.4)
61
- rack (1.5.5)
62
- rack-test (0.6.3)
63
- rack (>= 1.0)
64
- rails (4.1.15)
65
- actionmailer (= 4.1.15)
66
- actionpack (= 4.1.15)
67
- actionview (= 4.1.15)
68
- activemodel (= 4.1.15)
69
- activerecord (= 4.1.15)
70
- activesupport (= 4.1.15)
71
- bundler (>= 1.3.0, < 2.0)
72
- railties (= 4.1.15)
73
- sprockets-rails (~> 2.0)
74
- railties (4.1.15)
75
- actionpack (= 4.1.15)
76
- activesupport (= 4.1.15)
77
- rake (>= 0.8.7)
78
- thor (>= 0.18.1, < 2.0)
79
- rake (10.5.0)
80
- rspec (3.4.0)
81
- rspec-core (~> 3.4.0)
82
- rspec-expectations (~> 3.4.0)
83
- rspec-mocks (~> 3.4.0)
84
- rspec-core (3.4.4)
85
- rspec-support (~> 3.4.0)
86
- rspec-expectations (3.4.0)
87
- diff-lcs (>= 1.2.0, < 2.0)
88
- rspec-support (~> 3.4.0)
89
- rspec-mocks (3.4.1)
90
- diff-lcs (>= 1.2.0, < 2.0)
91
- rspec-support (~> 3.4.0)
92
- rspec-support (3.4.1)
93
- simplecov (0.11.2)
94
- docile (~> 1.1.0)
95
- json (~> 1.8)
96
- simplecov-html (~> 0.10.0)
97
- simplecov-html (0.10.0)
98
- sprockets (3.5.2)
99
- concurrent-ruby (~> 1.0)
100
- rack (> 1, < 3)
101
- sprockets-rails (2.3.3)
102
- actionpack (>= 3.0)
103
- activesupport (>= 3.0)
104
- sprockets (>= 2.8, < 4.0)
105
- sqlite3 (1.3.11)
106
- term-ansicolor (1.3.2)
107
- tins (~> 1.0)
108
- thor (0.19.1)
109
- thread_safe (0.3.5)
110
- tins (1.6.0)
111
- tzinfo (1.2.2)
112
- thread_safe (~> 0.1)
113
-
114
- PLATFORMS
115
- ruby
116
-
117
- DEPENDENCIES
118
- appraisal
119
- bundler (~> 1.11)
120
- coveralls
121
- rails (~> 4.1.0)
122
- rake (~> 10.0)
123
- rspec
124
- sqlite3
125
- uniqueness!
126
-
127
- BUNDLED WITH
128
- 1.16.1
@@ -1,153 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- uniqueness (0.8.0)
5
- activerecord (>= 4.0.0)
6
- railties (>= 4.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionmailer (4.2.6)
12
- actionpack (= 4.2.6)
13
- actionview (= 4.2.6)
14
- activejob (= 4.2.6)
15
- mail (~> 2.5, >= 2.5.4)
16
- rails-dom-testing (~> 1.0, >= 1.0.5)
17
- actionpack (4.2.6)
18
- actionview (= 4.2.6)
19
- activesupport (= 4.2.6)
20
- rack (~> 1.6)
21
- rack-test (~> 0.6.2)
22
- rails-dom-testing (~> 1.0, >= 1.0.5)
23
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
24
- actionview (4.2.6)
25
- activesupport (= 4.2.6)
26
- builder (~> 3.1)
27
- erubis (~> 2.7.0)
28
- rails-dom-testing (~> 1.0, >= 1.0.5)
29
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
30
- activejob (4.2.6)
31
- activesupport (= 4.2.6)
32
- globalid (>= 0.3.0)
33
- activemodel (4.2.6)
34
- activesupport (= 4.2.6)
35
- builder (~> 3.1)
36
- activerecord (4.2.6)
37
- activemodel (= 4.2.6)
38
- activesupport (= 4.2.6)
39
- arel (~> 6.0)
40
- activesupport (4.2.6)
41
- i18n (~> 0.7)
42
- json (~> 1.7, >= 1.7.7)
43
- minitest (~> 5.1)
44
- thread_safe (~> 0.3, >= 0.3.4)
45
- tzinfo (~> 1.1)
46
- appraisal (2.1.0)
47
- bundler
48
- rake
49
- thor (>= 0.14.0)
50
- arel (6.0.3)
51
- builder (3.2.2)
52
- concurrent-ruby (1.0.1)
53
- coveralls (0.8.13)
54
- json (~> 1.8)
55
- simplecov (~> 0.11.0)
56
- term-ansicolor (~> 1.3)
57
- thor (~> 0.19.1)
58
- tins (~> 1.6.0)
59
- diff-lcs (1.2.5)
60
- docile (1.1.5)
61
- erubis (2.7.0)
62
- globalid (0.3.6)
63
- activesupport (>= 4.1.0)
64
- i18n (0.7.0)
65
- json (1.8.3)
66
- loofah (2.0.3)
67
- nokogiri (>= 1.5.9)
68
- mail (2.6.4)
69
- mime-types (>= 1.16, < 4)
70
- mime-types (3.0)
71
- mime-types-data (~> 3.2015)
72
- mime-types-data (3.2016.0221)
73
- mini_portile2 (2.0.0)
74
- minitest (5.8.4)
75
- nokogiri (1.6.7.2)
76
- mini_portile2 (~> 2.0.0.rc2)
77
- rack (1.6.4)
78
- rack-test (0.6.3)
79
- rack (>= 1.0)
80
- rails (4.2.6)
81
- actionmailer (= 4.2.6)
82
- actionpack (= 4.2.6)
83
- actionview (= 4.2.6)
84
- activejob (= 4.2.6)
85
- activemodel (= 4.2.6)
86
- activerecord (= 4.2.6)
87
- activesupport (= 4.2.6)
88
- bundler (>= 1.3.0, < 2.0)
89
- railties (= 4.2.6)
90
- sprockets-rails
91
- rails-deprecated_sanitizer (1.0.3)
92
- activesupport (>= 4.2.0.alpha)
93
- rails-dom-testing (1.0.7)
94
- activesupport (>= 4.2.0.beta, < 5.0)
95
- nokogiri (~> 1.6.0)
96
- rails-deprecated_sanitizer (>= 1.0.1)
97
- rails-html-sanitizer (1.0.3)
98
- loofah (~> 2.0)
99
- railties (4.2.6)
100
- actionpack (= 4.2.6)
101
- activesupport (= 4.2.6)
102
- rake (>= 0.8.7)
103
- thor (>= 0.18.1, < 2.0)
104
- rake (10.5.0)
105
- rspec (3.4.0)
106
- rspec-core (~> 3.4.0)
107
- rspec-expectations (~> 3.4.0)
108
- rspec-mocks (~> 3.4.0)
109
- rspec-core (3.4.4)
110
- rspec-support (~> 3.4.0)
111
- rspec-expectations (3.4.0)
112
- diff-lcs (>= 1.2.0, < 2.0)
113
- rspec-support (~> 3.4.0)
114
- rspec-mocks (3.4.1)
115
- diff-lcs (>= 1.2.0, < 2.0)
116
- rspec-support (~> 3.4.0)
117
- rspec-support (3.4.1)
118
- simplecov (0.11.2)
119
- docile (~> 1.1.0)
120
- json (~> 1.8)
121
- simplecov-html (~> 0.10.0)
122
- simplecov-html (0.10.0)
123
- sprockets (3.5.2)
124
- concurrent-ruby (~> 1.0)
125
- rack (> 1, < 3)
126
- sprockets-rails (3.0.4)
127
- actionpack (>= 4.0)
128
- activesupport (>= 4.0)
129
- sprockets (>= 3.0.0)
130
- sqlite3 (1.3.11)
131
- term-ansicolor (1.3.2)
132
- tins (~> 1.0)
133
- thor (0.19.1)
134
- thread_safe (0.3.5)
135
- tins (1.6.0)
136
- tzinfo (1.2.2)
137
- thread_safe (~> 0.1)
138
-
139
- PLATFORMS
140
- ruby
141
-
142
- DEPENDENCIES
143
- appraisal
144
- bundler (~> 1.11)
145
- coveralls
146
- rails (~> 4.2.0)
147
- rake (~> 10.0)
148
- rspec
149
- sqlite3
150
- uniqueness!
151
-
152
- BUNDLED WITH
153
- 1.16.1
@@ -1,163 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- uniqueness (0.8.0)
5
- activerecord (>= 4.0.0)
6
- railties (>= 4.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actioncable (5.0.0.beta3)
12
- actionpack (= 5.0.0.beta3)
13
- nio4r (~> 1.2)
14
- websocket-driver (~> 0.6.1)
15
- actionmailer (5.0.0.beta3)
16
- actionpack (= 5.0.0.beta3)
17
- actionview (= 5.0.0.beta3)
18
- activejob (= 5.0.0.beta3)
19
- mail (~> 2.5, >= 2.5.4)
20
- rails-dom-testing (~> 1.0, >= 1.0.5)
21
- actionpack (5.0.0.beta3)
22
- actionview (= 5.0.0.beta3)
23
- activesupport (= 5.0.0.beta3)
24
- rack (~> 2.x)
25
- rack-test (~> 0.6.3)
26
- rails-dom-testing (~> 1.0, >= 1.0.5)
27
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
- actionview (5.0.0.beta3)
29
- activesupport (= 5.0.0.beta3)
30
- builder (~> 3.1)
31
- erubis (~> 2.7.0)
32
- rails-dom-testing (~> 1.0, >= 1.0.5)
33
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
34
- activejob (5.0.0.beta3)
35
- activesupport (= 5.0.0.beta3)
36
- globalid (>= 0.3.6)
37
- activemodel (5.0.0.beta3)
38
- activesupport (= 5.0.0.beta3)
39
- activerecord (5.0.0.beta3)
40
- activemodel (= 5.0.0.beta3)
41
- activesupport (= 5.0.0.beta3)
42
- arel (~> 7.0)
43
- activesupport (5.0.0.beta3)
44
- concurrent-ruby (~> 1.0)
45
- i18n (~> 0.7)
46
- minitest (~> 5.1)
47
- tzinfo (~> 1.1)
48
- appraisal (2.1.0)
49
- bundler
50
- rake
51
- thor (>= 0.14.0)
52
- arel (7.0.0)
53
- builder (3.2.2)
54
- concurrent-ruby (1.0.1)
55
- coveralls (0.8.13)
56
- json (~> 1.8)
57
- simplecov (~> 0.11.0)
58
- term-ansicolor (~> 1.3)
59
- thor (~> 0.19.1)
60
- tins (~> 1.6.0)
61
- diff-lcs (1.2.5)
62
- docile (1.1.5)
63
- erubis (2.7.0)
64
- globalid (0.3.6)
65
- activesupport (>= 4.1.0)
66
- i18n (0.7.0)
67
- json (1.8.3)
68
- loofah (2.0.3)
69
- nokogiri (>= 1.5.9)
70
- mail (2.6.4)
71
- mime-types (>= 1.16, < 4)
72
- method_source (0.8.2)
73
- mime-types (3.0)
74
- mime-types-data (~> 3.2015)
75
- mime-types-data (3.2016.0221)
76
- mini_portile2 (2.0.0)
77
- minitest (5.8.4)
78
- nio4r (1.2.1)
79
- nokogiri (1.6.7.2)
80
- mini_portile2 (~> 2.0.0.rc2)
81
- rack (2.0.0.alpha)
82
- json
83
- rack-test (0.6.3)
84
- rack (>= 1.0)
85
- rails (5.0.0.beta3)
86
- actioncable (= 5.0.0.beta3)
87
- actionmailer (= 5.0.0.beta3)
88
- actionpack (= 5.0.0.beta3)
89
- actionview (= 5.0.0.beta3)
90
- activejob (= 5.0.0.beta3)
91
- activemodel (= 5.0.0.beta3)
92
- activerecord (= 5.0.0.beta3)
93
- activesupport (= 5.0.0.beta3)
94
- bundler (>= 1.3.0, < 2.0)
95
- railties (= 5.0.0.beta3)
96
- sprockets-rails (>= 2.0.0)
97
- rails-deprecated_sanitizer (1.0.3)
98
- activesupport (>= 4.2.0.alpha)
99
- rails-dom-testing (1.0.7)
100
- activesupport (>= 4.2.0.beta, < 5.0)
101
- nokogiri (~> 1.6.0)
102
- rails-deprecated_sanitizer (>= 1.0.1)
103
- rails-html-sanitizer (1.0.3)
104
- loofah (~> 2.0)
105
- railties (5.0.0.beta3)
106
- actionpack (= 5.0.0.beta3)
107
- activesupport (= 5.0.0.beta3)
108
- method_source
109
- rake (>= 0.8.7)
110
- thor (>= 0.18.1, < 2.0)
111
- rake (10.5.0)
112
- rspec (3.4.0)
113
- rspec-core (~> 3.4.0)
114
- rspec-expectations (~> 3.4.0)
115
- rspec-mocks (~> 3.4.0)
116
- rspec-core (3.4.4)
117
- rspec-support (~> 3.4.0)
118
- rspec-expectations (3.4.0)
119
- diff-lcs (>= 1.2.0, < 2.0)
120
- rspec-support (~> 3.4.0)
121
- rspec-mocks (3.4.1)
122
- diff-lcs (>= 1.2.0, < 2.0)
123
- rspec-support (~> 3.4.0)
124
- rspec-support (3.4.1)
125
- simplecov (0.11.2)
126
- docile (~> 1.1.0)
127
- json (~> 1.8)
128
- simplecov-html (~> 0.10.0)
129
- simplecov-html (0.10.0)
130
- sprockets (3.5.2)
131
- concurrent-ruby (~> 1.0)
132
- rack (> 1, < 3)
133
- sprockets-rails (3.0.4)
134
- actionpack (>= 4.0)
135
- activesupport (>= 4.0)
136
- sprockets (>= 3.0.0)
137
- sqlite3 (1.3.11)
138
- term-ansicolor (1.3.2)
139
- tins (~> 1.0)
140
- thor (0.19.1)
141
- thread_safe (0.3.5)
142
- tins (1.6.0)
143
- tzinfo (1.2.2)
144
- thread_safe (~> 0.1)
145
- websocket-driver (0.6.3)
146
- websocket-extensions (>= 0.1.0)
147
- websocket-extensions (0.1.2)
148
-
149
- PLATFORMS
150
- ruby
151
-
152
- DEPENDENCIES
153
- appraisal
154
- bundler (~> 1.11)
155
- coveralls
156
- rails (= 5.0.0.beta3)
157
- rake (~> 10.0)
158
- rspec
159
- sqlite3
160
- uniqueness!
161
-
162
- BUNDLED WITH
163
- 1.16.1