dalliance 0.5.1 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/Appraisals +4 -12
- data/dalliance.gemspec +1 -1
- data/gemfiles/rails_4.2.gemfile.lock +89 -92
- data/gemfiles/rails_5.0.gemfile.lock +47 -47
- data/gemfiles/rails_5.1.gemfile.lock +83 -83
- data/gemfiles/{rails_4.0.gemfile → rails_5.2.gemfile} +1 -1
- data/gemfiles/rails_5.2.gemfile.lock +182 -0
- data/lib/dalliance/version.rb +2 -2
- metadata +9 -15
- data/gemfiles/rails_3.1.gemfile +0 -12
- data/gemfiles/rails_3.1.gemfile.lock +0 -149
- data/gemfiles/rails_3.2.gemfile +0 -12
- data/gemfiles/rails_3.2.gemfile.lock +0 -146
- data/gemfiles/rails_4.0.gemfile.lock +0 -134
- data/gemfiles/rails_4.1.gemfile +0 -12
- data/gemfiles/rails_4.1.gemfile.lock +0 -140
@@ -1,48 +1,48 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
dalliance (0.
|
5
|
-
rails (>= 3.2,
|
4
|
+
dalliance (0.5.1)
|
5
|
+
rails (>= 3.2, < 5.3)
|
6
6
|
state_machine
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: http://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actioncable (5.1.
|
12
|
-
actionpack (= 5.1.
|
11
|
+
actioncable (5.1.7)
|
12
|
+
actionpack (= 5.1.7)
|
13
13
|
nio4r (~> 2.0)
|
14
14
|
websocket-driver (~> 0.6.1)
|
15
|
-
actionmailer (5.1.
|
16
|
-
actionpack (= 5.1.
|
17
|
-
actionview (= 5.1.
|
18
|
-
activejob (= 5.1.
|
15
|
+
actionmailer (5.1.7)
|
16
|
+
actionpack (= 5.1.7)
|
17
|
+
actionview (= 5.1.7)
|
18
|
+
activejob (= 5.1.7)
|
19
19
|
mail (~> 2.5, >= 2.5.4)
|
20
20
|
rails-dom-testing (~> 2.0)
|
21
|
-
actionpack (5.1.
|
22
|
-
actionview (= 5.1.
|
23
|
-
activesupport (= 5.1.
|
21
|
+
actionpack (5.1.7)
|
22
|
+
actionview (= 5.1.7)
|
23
|
+
activesupport (= 5.1.7)
|
24
24
|
rack (~> 2.0)
|
25
25
|
rack-test (>= 0.6.3)
|
26
26
|
rails-dom-testing (~> 2.0)
|
27
27
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
28
|
-
actionview (5.1.
|
29
|
-
activesupport (= 5.1.
|
28
|
+
actionview (5.1.7)
|
29
|
+
activesupport (= 5.1.7)
|
30
30
|
builder (~> 3.1)
|
31
31
|
erubi (~> 1.4)
|
32
32
|
rails-dom-testing (~> 2.0)
|
33
33
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
34
|
-
activejob (5.1.
|
35
|
-
activesupport (= 5.1.
|
34
|
+
activejob (5.1.7)
|
35
|
+
activesupport (= 5.1.7)
|
36
36
|
globalid (>= 0.3.6)
|
37
|
-
activemodel (5.1.
|
38
|
-
activesupport (= 5.1.
|
39
|
-
activerecord (5.1.
|
40
|
-
activemodel (= 5.1.
|
41
|
-
activesupport (= 5.1.
|
37
|
+
activemodel (5.1.7)
|
38
|
+
activesupport (= 5.1.7)
|
39
|
+
activerecord (5.1.7)
|
40
|
+
activemodel (= 5.1.7)
|
41
|
+
activesupport (= 5.1.7)
|
42
42
|
arel (~> 8.0)
|
43
|
-
activesupport (5.1.
|
43
|
+
activesupport (5.1.7)
|
44
44
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
45
|
-
i18n (
|
45
|
+
i18n (>= 0.7, < 2)
|
46
46
|
minitest (~> 5.1)
|
47
47
|
tzinfo (~> 1.1)
|
48
48
|
appraisal (2.2.0)
|
@@ -51,92 +51,92 @@ GEM
|
|
51
51
|
thor (>= 0.14.0)
|
52
52
|
arel (8.0.0)
|
53
53
|
builder (3.2.3)
|
54
|
-
byebug (
|
55
|
-
concurrent-ruby (1.
|
56
|
-
crass (1.0.
|
57
|
-
delayed_job (4.1.
|
58
|
-
activesupport (>= 3.0, < 5.
|
59
|
-
delayed_job_active_record (4.1.
|
60
|
-
activerecord (>= 3.0, < 5.
|
54
|
+
byebug (10.0.2)
|
55
|
+
concurrent-ruby (1.1.5)
|
56
|
+
crass (1.0.4)
|
57
|
+
delayed_job (4.1.5)
|
58
|
+
activesupport (>= 3.0, < 5.3)
|
59
|
+
delayed_job_active_record (4.1.3)
|
60
|
+
activerecord (>= 3.0, < 5.3)
|
61
61
|
delayed_job (>= 3.0, < 5)
|
62
62
|
diff-lcs (1.3)
|
63
|
-
erubi (1.
|
64
|
-
globalid (0.4.
|
63
|
+
erubi (1.8.0)
|
64
|
+
globalid (0.4.2)
|
65
65
|
activesupport (>= 4.2.0)
|
66
|
-
i18n (
|
66
|
+
i18n (1.6.0)
|
67
67
|
concurrent-ruby (~> 1.0)
|
68
|
-
loofah (2.
|
68
|
+
loofah (2.2.3)
|
69
69
|
crass (~> 1.0.2)
|
70
70
|
nokogiri (>= 1.5.9)
|
71
|
-
mail (2.7.
|
71
|
+
mail (2.7.1)
|
72
72
|
mini_mime (>= 0.1.1)
|
73
|
-
method_source (0.9.
|
74
|
-
mini_mime (1.0.
|
75
|
-
mini_portile2 (2.
|
76
|
-
minitest (5.11.
|
73
|
+
method_source (0.9.2)
|
74
|
+
mini_mime (1.0.1)
|
75
|
+
mini_portile2 (2.4.0)
|
76
|
+
minitest (5.11.3)
|
77
77
|
mono_logger (1.1.0)
|
78
|
-
multi_json (1.
|
79
|
-
mustermann (1.0.
|
80
|
-
nio4r (2.
|
81
|
-
nokogiri (1.
|
82
|
-
mini_portile2 (~> 2.
|
83
|
-
rack (2.0.
|
84
|
-
rack-protection (2.0.
|
78
|
+
multi_json (1.13.1)
|
79
|
+
mustermann (1.0.3)
|
80
|
+
nio4r (2.3.1)
|
81
|
+
nokogiri (1.10.3)
|
82
|
+
mini_portile2 (~> 2.4.0)
|
83
|
+
rack (2.0.7)
|
84
|
+
rack-protection (2.0.5)
|
85
85
|
rack
|
86
|
-
rack-test (
|
86
|
+
rack-test (1.1.0)
|
87
87
|
rack (>= 1.0, < 3)
|
88
|
-
rails (5.1.
|
89
|
-
actioncable (= 5.1.
|
90
|
-
actionmailer (= 5.1.
|
91
|
-
actionpack (= 5.1.
|
92
|
-
actionview (= 5.1.
|
93
|
-
activejob (= 5.1.
|
94
|
-
activemodel (= 5.1.
|
95
|
-
activerecord (= 5.1.
|
96
|
-
activesupport (= 5.1.
|
88
|
+
rails (5.1.7)
|
89
|
+
actioncable (= 5.1.7)
|
90
|
+
actionmailer (= 5.1.7)
|
91
|
+
actionpack (= 5.1.7)
|
92
|
+
actionview (= 5.1.7)
|
93
|
+
activejob (= 5.1.7)
|
94
|
+
activemodel (= 5.1.7)
|
95
|
+
activerecord (= 5.1.7)
|
96
|
+
activesupport (= 5.1.7)
|
97
97
|
bundler (>= 1.3.0)
|
98
|
-
railties (= 5.1.
|
98
|
+
railties (= 5.1.7)
|
99
99
|
sprockets-rails (>= 2.0.0)
|
100
100
|
rails-dom-testing (2.0.3)
|
101
101
|
activesupport (>= 4.2.0)
|
102
102
|
nokogiri (>= 1.6)
|
103
|
-
rails-html-sanitizer (1.0.
|
104
|
-
loofah (~> 2.
|
105
|
-
railties (5.1.
|
106
|
-
actionpack (= 5.1.
|
107
|
-
activesupport (= 5.1.
|
103
|
+
rails-html-sanitizer (1.0.4)
|
104
|
+
loofah (~> 2.2, >= 2.2.2)
|
105
|
+
railties (5.1.7)
|
106
|
+
actionpack (= 5.1.7)
|
107
|
+
activesupport (= 5.1.7)
|
108
108
|
method_source
|
109
109
|
rake (>= 0.8.7)
|
110
110
|
thor (>= 0.18.1, < 2.0)
|
111
|
-
rake (12.3.
|
112
|
-
redis (4.0
|
111
|
+
rake (12.3.2)
|
112
|
+
redis (4.1.0)
|
113
113
|
redis-namespace (1.6.0)
|
114
114
|
redis (>= 3.0.4)
|
115
|
-
resque (
|
115
|
+
resque (2.0.0)
|
116
116
|
mono_logger (~> 1.0)
|
117
117
|
multi_json (~> 1.0)
|
118
|
-
redis-namespace (~> 1.
|
118
|
+
redis-namespace (~> 1.6)
|
119
119
|
sinatra (>= 0.9.2)
|
120
120
|
vegas (~> 0.1.2)
|
121
|
-
rspec (3.
|
122
|
-
rspec-core (~> 3.
|
123
|
-
rspec-expectations (~> 3.
|
124
|
-
rspec-mocks (~> 3.
|
125
|
-
rspec-core (3.
|
126
|
-
rspec-support (~> 3.
|
127
|
-
rspec-expectations (3.
|
121
|
+
rspec (3.8.0)
|
122
|
+
rspec-core (~> 3.8.0)
|
123
|
+
rspec-expectations (~> 3.8.0)
|
124
|
+
rspec-mocks (~> 3.8.0)
|
125
|
+
rspec-core (3.8.0)
|
126
|
+
rspec-support (~> 3.8.0)
|
127
|
+
rspec-expectations (3.8.2)
|
128
128
|
diff-lcs (>= 1.2.0, < 2.0)
|
129
|
-
rspec-support (~> 3.
|
130
|
-
rspec-mocks (3.
|
129
|
+
rspec-support (~> 3.8.0)
|
130
|
+
rspec-mocks (3.8.0)
|
131
131
|
diff-lcs (>= 1.2.0, < 2.0)
|
132
|
-
rspec-support (~> 3.
|
133
|
-
rspec-support (3.
|
134
|
-
sinatra (2.0.
|
132
|
+
rspec-support (~> 3.8.0)
|
133
|
+
rspec-support (3.8.0)
|
134
|
+
sinatra (2.0.5)
|
135
135
|
mustermann (~> 1.0)
|
136
136
|
rack (~> 2.0)
|
137
|
-
rack-protection (= 2.0.
|
137
|
+
rack-protection (= 2.0.5)
|
138
138
|
tilt (~> 2.0)
|
139
|
-
sprockets (3.7.
|
139
|
+
sprockets (3.7.2)
|
140
140
|
concurrent-ruby (~> 1.0)
|
141
141
|
rack (> 1, < 3)
|
142
142
|
sprockets-rails (3.2.1)
|
@@ -145,10 +145,10 @@ GEM
|
|
145
145
|
sprockets (>= 3.0.0)
|
146
146
|
sqlite3 (1.3.13)
|
147
147
|
state_machine (1.2.0)
|
148
|
-
thor (0.20.
|
148
|
+
thor (0.20.3)
|
149
149
|
thread_safe (0.3.6)
|
150
|
-
tilt (2.0.
|
151
|
-
tzinfo (1.2.
|
150
|
+
tilt (2.0.9)
|
151
|
+
tzinfo (1.2.5)
|
152
152
|
thread_safe (~> 0.1)
|
153
153
|
vegas (0.1.11)
|
154
154
|
rack (>= 1.0.0)
|
@@ -171,4 +171,4 @@ DEPENDENCIES
|
|
171
171
|
sqlite3
|
172
172
|
|
173
173
|
BUNDLED WITH
|
174
|
-
1.
|
174
|
+
1.17.3
|
@@ -0,0 +1,182 @@
|
|
1
|
+
PATH
|
2
|
+
remote: ..
|
3
|
+
specs:
|
4
|
+
dalliance (0.5.1)
|
5
|
+
rails (>= 3.2, < 5.3)
|
6
|
+
state_machine
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: http://rubygems.org/
|
10
|
+
specs:
|
11
|
+
actioncable (5.2.3)
|
12
|
+
actionpack (= 5.2.3)
|
13
|
+
nio4r (~> 2.0)
|
14
|
+
websocket-driver (>= 0.6.1)
|
15
|
+
actionmailer (5.2.3)
|
16
|
+
actionpack (= 5.2.3)
|
17
|
+
actionview (= 5.2.3)
|
18
|
+
activejob (= 5.2.3)
|
19
|
+
mail (~> 2.5, >= 2.5.4)
|
20
|
+
rails-dom-testing (~> 2.0)
|
21
|
+
actionpack (5.2.3)
|
22
|
+
actionview (= 5.2.3)
|
23
|
+
activesupport (= 5.2.3)
|
24
|
+
rack (~> 2.0)
|
25
|
+
rack-test (>= 0.6.3)
|
26
|
+
rails-dom-testing (~> 2.0)
|
27
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
28
|
+
actionview (5.2.3)
|
29
|
+
activesupport (= 5.2.3)
|
30
|
+
builder (~> 3.1)
|
31
|
+
erubi (~> 1.4)
|
32
|
+
rails-dom-testing (~> 2.0)
|
33
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
34
|
+
activejob (5.2.3)
|
35
|
+
activesupport (= 5.2.3)
|
36
|
+
globalid (>= 0.3.6)
|
37
|
+
activemodel (5.2.3)
|
38
|
+
activesupport (= 5.2.3)
|
39
|
+
activerecord (5.2.3)
|
40
|
+
activemodel (= 5.2.3)
|
41
|
+
activesupport (= 5.2.3)
|
42
|
+
arel (>= 9.0)
|
43
|
+
activestorage (5.2.3)
|
44
|
+
actionpack (= 5.2.3)
|
45
|
+
activerecord (= 5.2.3)
|
46
|
+
marcel (~> 0.3.1)
|
47
|
+
activesupport (5.2.3)
|
48
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
49
|
+
i18n (>= 0.7, < 2)
|
50
|
+
minitest (~> 5.1)
|
51
|
+
tzinfo (~> 1.1)
|
52
|
+
appraisal (2.2.0)
|
53
|
+
bundler
|
54
|
+
rake
|
55
|
+
thor (>= 0.14.0)
|
56
|
+
arel (9.0.0)
|
57
|
+
builder (3.2.3)
|
58
|
+
byebug (10.0.2)
|
59
|
+
concurrent-ruby (1.1.5)
|
60
|
+
crass (1.0.4)
|
61
|
+
delayed_job (4.1.5)
|
62
|
+
activesupport (>= 3.0, < 5.3)
|
63
|
+
delayed_job_active_record (4.1.3)
|
64
|
+
activerecord (>= 3.0, < 5.3)
|
65
|
+
delayed_job (>= 3.0, < 5)
|
66
|
+
diff-lcs (1.3)
|
67
|
+
erubi (1.8.0)
|
68
|
+
globalid (0.4.2)
|
69
|
+
activesupport (>= 4.2.0)
|
70
|
+
i18n (1.6.0)
|
71
|
+
concurrent-ruby (~> 1.0)
|
72
|
+
loofah (2.2.3)
|
73
|
+
crass (~> 1.0.2)
|
74
|
+
nokogiri (>= 1.5.9)
|
75
|
+
mail (2.7.1)
|
76
|
+
mini_mime (>= 0.1.1)
|
77
|
+
marcel (0.3.3)
|
78
|
+
mimemagic (~> 0.3.2)
|
79
|
+
method_source (0.9.2)
|
80
|
+
mimemagic (0.3.3)
|
81
|
+
mini_mime (1.0.1)
|
82
|
+
mini_portile2 (2.4.0)
|
83
|
+
minitest (5.11.3)
|
84
|
+
mono_logger (1.1.0)
|
85
|
+
multi_json (1.13.1)
|
86
|
+
mustermann (1.0.3)
|
87
|
+
nio4r (2.3.1)
|
88
|
+
nokogiri (1.10.3)
|
89
|
+
mini_portile2 (~> 2.4.0)
|
90
|
+
rack (2.0.7)
|
91
|
+
rack-protection (2.0.5)
|
92
|
+
rack
|
93
|
+
rack-test (1.1.0)
|
94
|
+
rack (>= 1.0, < 3)
|
95
|
+
rails (5.2.3)
|
96
|
+
actioncable (= 5.2.3)
|
97
|
+
actionmailer (= 5.2.3)
|
98
|
+
actionpack (= 5.2.3)
|
99
|
+
actionview (= 5.2.3)
|
100
|
+
activejob (= 5.2.3)
|
101
|
+
activemodel (= 5.2.3)
|
102
|
+
activerecord (= 5.2.3)
|
103
|
+
activestorage (= 5.2.3)
|
104
|
+
activesupport (= 5.2.3)
|
105
|
+
bundler (>= 1.3.0)
|
106
|
+
railties (= 5.2.3)
|
107
|
+
sprockets-rails (>= 2.0.0)
|
108
|
+
rails-dom-testing (2.0.3)
|
109
|
+
activesupport (>= 4.2.0)
|
110
|
+
nokogiri (>= 1.6)
|
111
|
+
rails-html-sanitizer (1.0.4)
|
112
|
+
loofah (~> 2.2, >= 2.2.2)
|
113
|
+
railties (5.2.3)
|
114
|
+
actionpack (= 5.2.3)
|
115
|
+
activesupport (= 5.2.3)
|
116
|
+
method_source
|
117
|
+
rake (>= 0.8.7)
|
118
|
+
thor (>= 0.19.0, < 2.0)
|
119
|
+
rake (12.3.2)
|
120
|
+
redis (4.1.0)
|
121
|
+
redis-namespace (1.6.0)
|
122
|
+
redis (>= 3.0.4)
|
123
|
+
resque (2.0.0)
|
124
|
+
mono_logger (~> 1.0)
|
125
|
+
multi_json (~> 1.0)
|
126
|
+
redis-namespace (~> 1.6)
|
127
|
+
sinatra (>= 0.9.2)
|
128
|
+
vegas (~> 0.1.2)
|
129
|
+
rspec (3.8.0)
|
130
|
+
rspec-core (~> 3.8.0)
|
131
|
+
rspec-expectations (~> 3.8.0)
|
132
|
+
rspec-mocks (~> 3.8.0)
|
133
|
+
rspec-core (3.8.0)
|
134
|
+
rspec-support (~> 3.8.0)
|
135
|
+
rspec-expectations (3.8.2)
|
136
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
137
|
+
rspec-support (~> 3.8.0)
|
138
|
+
rspec-mocks (3.8.0)
|
139
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
140
|
+
rspec-support (~> 3.8.0)
|
141
|
+
rspec-support (3.8.0)
|
142
|
+
sinatra (2.0.5)
|
143
|
+
mustermann (~> 1.0)
|
144
|
+
rack (~> 2.0)
|
145
|
+
rack-protection (= 2.0.5)
|
146
|
+
tilt (~> 2.0)
|
147
|
+
sprockets (3.7.2)
|
148
|
+
concurrent-ruby (~> 1.0)
|
149
|
+
rack (> 1, < 3)
|
150
|
+
sprockets-rails (3.2.1)
|
151
|
+
actionpack (>= 4.0)
|
152
|
+
activesupport (>= 4.0)
|
153
|
+
sprockets (>= 3.0.0)
|
154
|
+
sqlite3 (1.3.13)
|
155
|
+
state_machine (1.2.0)
|
156
|
+
thor (0.20.3)
|
157
|
+
thread_safe (0.3.6)
|
158
|
+
tilt (2.0.9)
|
159
|
+
tzinfo (1.2.5)
|
160
|
+
thread_safe (~> 0.1)
|
161
|
+
vegas (0.1.11)
|
162
|
+
rack (>= 1.0.0)
|
163
|
+
websocket-driver (0.7.0)
|
164
|
+
websocket-extensions (>= 0.1.0)
|
165
|
+
websocket-extensions (0.1.3)
|
166
|
+
|
167
|
+
PLATFORMS
|
168
|
+
ruby
|
169
|
+
|
170
|
+
DEPENDENCIES
|
171
|
+
appraisal
|
172
|
+
byebug
|
173
|
+
dalliance!
|
174
|
+
delayed_job (>= 3.0.0)
|
175
|
+
delayed_job_active_record
|
176
|
+
rails (~> 5.2.2)
|
177
|
+
resque
|
178
|
+
rspec (>= 3.0.0)
|
179
|
+
sqlite3
|
180
|
+
|
181
|
+
BUNDLED WITH
|
182
|
+
1.17.3
|
data/lib/dalliance/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dalliance
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.6.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eric Sullivan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-05-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -16,20 +16,20 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '
|
19
|
+
version: '4.2'
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: '5.
|
22
|
+
version: '5.3'
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: '
|
29
|
+
version: '4.2'
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: '5.
|
32
|
+
version: '5.3'
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: state_machine
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
@@ -131,20 +131,14 @@ files:
|
|
131
131
|
- Rakefile
|
132
132
|
- config/locales/en.yml
|
133
133
|
- dalliance.gemspec
|
134
|
-
- gemfiles/rails_3.1.gemfile
|
135
|
-
- gemfiles/rails_3.1.gemfile.lock
|
136
|
-
- gemfiles/rails_3.2.gemfile
|
137
|
-
- gemfiles/rails_3.2.gemfile.lock
|
138
|
-
- gemfiles/rails_4.0.gemfile
|
139
|
-
- gemfiles/rails_4.0.gemfile.lock
|
140
|
-
- gemfiles/rails_4.1.gemfile
|
141
|
-
- gemfiles/rails_4.1.gemfile.lock
|
142
134
|
- gemfiles/rails_4.2.gemfile
|
143
135
|
- gemfiles/rails_4.2.gemfile.lock
|
144
136
|
- gemfiles/rails_5.0.gemfile
|
145
137
|
- gemfiles/rails_5.0.gemfile.lock
|
146
138
|
- gemfiles/rails_5.1.gemfile
|
147
139
|
- gemfiles/rails_5.1.gemfile.lock
|
140
|
+
- gemfiles/rails_5.2.gemfile
|
141
|
+
- gemfiles/rails_5.2.gemfile.lock
|
148
142
|
- lib/dalliance.rb
|
149
143
|
- lib/dalliance/engine.rb
|
150
144
|
- lib/dalliance/progress_meter.rb
|
@@ -183,7 +177,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
183
177
|
version: '0'
|
184
178
|
requirements: []
|
185
179
|
rubyforge_project: dalliance
|
186
|
-
rubygems_version: 2.6
|
180
|
+
rubygems_version: 2.7.6
|
187
181
|
signing_key:
|
188
182
|
specification_version: 4
|
189
183
|
summary: Wrapper for an ActiveRecord model with a single ascynhronous method
|
data/gemfiles/rails_3.1.gemfile
DELETED
@@ -1,149 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ../
|
3
|
-
specs:
|
4
|
-
dalliance (0.3.3)
|
5
|
-
activerecord (>= 3.1, < 5.0)
|
6
|
-
activesupport (>= 3.1, < 5.0)
|
7
|
-
state_machine
|
8
|
-
|
9
|
-
GEM
|
10
|
-
remote: http://rubygems.org/
|
11
|
-
specs:
|
12
|
-
actionmailer (3.1.12)
|
13
|
-
actionpack (= 3.1.12)
|
14
|
-
mail (~> 2.4.4)
|
15
|
-
actionpack (3.1.12)
|
16
|
-
activemodel (= 3.1.12)
|
17
|
-
activesupport (= 3.1.12)
|
18
|
-
builder (~> 3.0.0)
|
19
|
-
erubis (~> 2.7.0)
|
20
|
-
i18n (~> 0.6)
|
21
|
-
rack (~> 1.3.6)
|
22
|
-
rack-cache (~> 1.2)
|
23
|
-
rack-mount (~> 0.8.2)
|
24
|
-
rack-test (~> 0.6.1)
|
25
|
-
sprockets (~> 2.0.4)
|
26
|
-
activemodel (3.1.12)
|
27
|
-
activesupport (= 3.1.12)
|
28
|
-
builder (~> 3.0.0)
|
29
|
-
i18n (~> 0.6)
|
30
|
-
activerecord (3.1.12)
|
31
|
-
activemodel (= 3.1.12)
|
32
|
-
activesupport (= 3.1.12)
|
33
|
-
arel (~> 2.2.3)
|
34
|
-
tzinfo (~> 0.3.29)
|
35
|
-
activeresource (3.1.12)
|
36
|
-
activemodel (= 3.1.12)
|
37
|
-
activesupport (= 3.1.12)
|
38
|
-
activesupport (3.1.12)
|
39
|
-
multi_json (~> 1.0)
|
40
|
-
appraisal (1.0.2)
|
41
|
-
bundler
|
42
|
-
rake
|
43
|
-
thor (>= 0.14.0)
|
44
|
-
arel (2.2.3)
|
45
|
-
builder (3.0.4)
|
46
|
-
byebug (9.0.5)
|
47
|
-
delayed_job (4.0.6)
|
48
|
-
activesupport (>= 3.0, < 5.0)
|
49
|
-
delayed_job_active_record (4.0.3)
|
50
|
-
activerecord (>= 3.0, < 5.0)
|
51
|
-
delayed_job (>= 3.0, < 4.1)
|
52
|
-
diff-lcs (1.2.5)
|
53
|
-
erubis (2.7.0)
|
54
|
-
hike (1.2.3)
|
55
|
-
i18n (0.7.0)
|
56
|
-
json (1.8.2)
|
57
|
-
mail (2.4.4)
|
58
|
-
i18n (>= 0.4.0)
|
59
|
-
mime-types (~> 1.16)
|
60
|
-
treetop (~> 1.4.8)
|
61
|
-
mime-types (1.25.1)
|
62
|
-
mono_logger (1.1.0)
|
63
|
-
multi_json (1.10.1)
|
64
|
-
polyglot (0.3.5)
|
65
|
-
rack (1.3.10)
|
66
|
-
rack-cache (1.2)
|
67
|
-
rack (>= 0.4)
|
68
|
-
rack-mount (0.8.3)
|
69
|
-
rack (>= 1.0.0)
|
70
|
-
rack-protection (1.5.3)
|
71
|
-
rack
|
72
|
-
rack-ssl (1.3.4)
|
73
|
-
rack
|
74
|
-
rack-test (0.6.3)
|
75
|
-
rack (>= 1.0)
|
76
|
-
rails (3.1.12)
|
77
|
-
actionmailer (= 3.1.12)
|
78
|
-
actionpack (= 3.1.12)
|
79
|
-
activerecord (= 3.1.12)
|
80
|
-
activeresource (= 3.1.12)
|
81
|
-
activesupport (= 3.1.12)
|
82
|
-
bundler (~> 1.0)
|
83
|
-
railties (= 3.1.12)
|
84
|
-
railties (3.1.12)
|
85
|
-
actionpack (= 3.1.12)
|
86
|
-
activesupport (= 3.1.12)
|
87
|
-
rack-ssl (~> 1.3.2)
|
88
|
-
rake (>= 0.8.7)
|
89
|
-
rdoc (~> 3.4)
|
90
|
-
thor (~> 0.14.6)
|
91
|
-
rake (10.4.2)
|
92
|
-
rdoc (3.12.2)
|
93
|
-
json (~> 1.4)
|
94
|
-
redis (3.2.0)
|
95
|
-
redis-namespace (1.5.1)
|
96
|
-
redis (~> 3.0, >= 3.0.4)
|
97
|
-
resque (1.25.2)
|
98
|
-
mono_logger (~> 1.0)
|
99
|
-
multi_json (~> 1.0)
|
100
|
-
redis-namespace (~> 1.3)
|
101
|
-
sinatra (>= 0.9.2)
|
102
|
-
vegas (~> 0.1.2)
|
103
|
-
rspec (3.1.0)
|
104
|
-
rspec-core (~> 3.1.0)
|
105
|
-
rspec-expectations (~> 3.1.0)
|
106
|
-
rspec-mocks (~> 3.1.0)
|
107
|
-
rspec-core (3.1.7)
|
108
|
-
rspec-support (~> 3.1.0)
|
109
|
-
rspec-expectations (3.1.2)
|
110
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
111
|
-
rspec-support (~> 3.1.0)
|
112
|
-
rspec-mocks (3.1.3)
|
113
|
-
rspec-support (~> 3.1.0)
|
114
|
-
rspec-support (3.1.2)
|
115
|
-
sinatra (1.3.3)
|
116
|
-
rack (~> 1.3, >= 1.3.6)
|
117
|
-
rack-protection (~> 1.2)
|
118
|
-
tilt (~> 1.3, >= 1.3.3)
|
119
|
-
sprockets (2.0.5)
|
120
|
-
hike (~> 1.2)
|
121
|
-
rack (~> 1.0)
|
122
|
-
tilt (~> 1.1, != 1.3.0)
|
123
|
-
sqlite3 (1.3.10)
|
124
|
-
state_machine (1.2.0)
|
125
|
-
thor (0.14.6)
|
126
|
-
tilt (1.4.1)
|
127
|
-
treetop (1.4.15)
|
128
|
-
polyglot
|
129
|
-
polyglot (>= 0.3.1)
|
130
|
-
tzinfo (0.3.42)
|
131
|
-
vegas (0.1.11)
|
132
|
-
rack (>= 1.0.0)
|
133
|
-
|
134
|
-
PLATFORMS
|
135
|
-
ruby
|
136
|
-
|
137
|
-
DEPENDENCIES
|
138
|
-
appraisal
|
139
|
-
byebug
|
140
|
-
dalliance!
|
141
|
-
delayed_job (>= 3.0.0)
|
142
|
-
delayed_job_active_record
|
143
|
-
rails (~> 3.1.0)
|
144
|
-
resque
|
145
|
-
rspec (>= 3.0.0)
|
146
|
-
sqlite3
|
147
|
-
|
148
|
-
BUNDLED WITH
|
149
|
-
1.13.1
|