dalliance 0.8.1 → 0.8.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Appraisals +4 -0
- data/dalliance.gemspec +1 -1
- data/gemfiles/rails_5.0.gemfile.lock +2 -2
- data/gemfiles/rails_5.1.gemfile.lock +2 -2
- data/gemfiles/rails_5.2.gemfile.lock +2 -2
- data/gemfiles/rails_6.0.gemfile.lock +2 -2
- data/gemfiles/rails_6.1.gemfile +12 -0
- data/gemfiles/rails_6.1.gemfile.lock +233 -0
- data/lib/dalliance/version.rb +1 -1
- metadata +6 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 287e36b49931e0fdf7ccf431d6d9358c6802d3020d7b9bbbf507600ef2eb21b3
|
4
|
+
data.tar.gz: 2fec96937b717e8feadc5a3ac946a5ef3907a23527ca1ecb2ba30ad89be067eb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9c04f97d5a480e7a5c49b9c6d0f9a52d81acd7643d2654a9b9934f62ebd7f6907545d0e2f71aa9f2a133d43bc4f49ef6c794eccd37f9b1dec5448ff7a458d59a
|
7
|
+
data.tar.gz: 3f4f2f7d6ab8721726b88232e6fa4d8282ba8ccb15544a4c765a062bb01d78a7d35b45e42a7e2bbd5d0a4efd1990cdf26ff1a894a28bc5ac7af77beabfe84566
|
data/Appraisals
CHANGED
data/dalliance.gemspec
CHANGED
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
|
|
16
16
|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
|
17
17
|
s.require_paths = ["lib"]
|
18
18
|
|
19
|
-
s.add_dependency('rails', '>= 5.0', "< 6.
|
19
|
+
s.add_dependency('rails', '>= 5.0', "< 6.2")
|
20
20
|
|
21
21
|
s.add_dependency('state_machine')
|
22
22
|
|
@@ -0,0 +1,233 @@
|
|
1
|
+
PATH
|
2
|
+
remote: ..
|
3
|
+
specs:
|
4
|
+
dalliance (0.8.1)
|
5
|
+
rails (>= 5.0, < 6.2)
|
6
|
+
state_machine
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: https://rubygems.org/
|
10
|
+
specs:
|
11
|
+
actioncable (6.1.2.1)
|
12
|
+
actionpack (= 6.1.2.1)
|
13
|
+
activesupport (= 6.1.2.1)
|
14
|
+
nio4r (~> 2.0)
|
15
|
+
websocket-driver (>= 0.6.1)
|
16
|
+
actionmailbox (6.1.2.1)
|
17
|
+
actionpack (= 6.1.2.1)
|
18
|
+
activejob (= 6.1.2.1)
|
19
|
+
activerecord (= 6.1.2.1)
|
20
|
+
activestorage (= 6.1.2.1)
|
21
|
+
activesupport (= 6.1.2.1)
|
22
|
+
mail (>= 2.7.1)
|
23
|
+
actionmailer (6.1.2.1)
|
24
|
+
actionpack (= 6.1.2.1)
|
25
|
+
actionview (= 6.1.2.1)
|
26
|
+
activejob (= 6.1.2.1)
|
27
|
+
activesupport (= 6.1.2.1)
|
28
|
+
mail (~> 2.5, >= 2.5.4)
|
29
|
+
rails-dom-testing (~> 2.0)
|
30
|
+
actionpack (6.1.2.1)
|
31
|
+
actionview (= 6.1.2.1)
|
32
|
+
activesupport (= 6.1.2.1)
|
33
|
+
rack (~> 2.0, >= 2.0.9)
|
34
|
+
rack-test (>= 0.6.3)
|
35
|
+
rails-dom-testing (~> 2.0)
|
36
|
+
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
37
|
+
actiontext (6.1.2.1)
|
38
|
+
actionpack (= 6.1.2.1)
|
39
|
+
activerecord (= 6.1.2.1)
|
40
|
+
activestorage (= 6.1.2.1)
|
41
|
+
activesupport (= 6.1.2.1)
|
42
|
+
nokogiri (>= 1.8.5)
|
43
|
+
actionview (6.1.2.1)
|
44
|
+
activesupport (= 6.1.2.1)
|
45
|
+
builder (~> 3.1)
|
46
|
+
erubi (~> 1.4)
|
47
|
+
rails-dom-testing (~> 2.0)
|
48
|
+
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
49
|
+
activejob (6.1.2.1)
|
50
|
+
activesupport (= 6.1.2.1)
|
51
|
+
globalid (>= 0.3.6)
|
52
|
+
activemodel (6.1.2.1)
|
53
|
+
activesupport (= 6.1.2.1)
|
54
|
+
activerecord (6.1.2.1)
|
55
|
+
activemodel (= 6.1.2.1)
|
56
|
+
activesupport (= 6.1.2.1)
|
57
|
+
activestorage (6.1.2.1)
|
58
|
+
actionpack (= 6.1.2.1)
|
59
|
+
activejob (= 6.1.2.1)
|
60
|
+
activerecord (= 6.1.2.1)
|
61
|
+
activesupport (= 6.1.2.1)
|
62
|
+
marcel (~> 0.3.1)
|
63
|
+
mimemagic (~> 0.3.2)
|
64
|
+
activesupport (6.1.2.1)
|
65
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
66
|
+
i18n (>= 1.6, < 2)
|
67
|
+
minitest (>= 5.1)
|
68
|
+
tzinfo (~> 2.0)
|
69
|
+
zeitwerk (~> 2.3)
|
70
|
+
appraisal (2.3.0)
|
71
|
+
bundler
|
72
|
+
rake
|
73
|
+
thor (>= 0.14.0)
|
74
|
+
ast (2.4.2)
|
75
|
+
builder (3.2.4)
|
76
|
+
bundler-audit (0.7.0.1)
|
77
|
+
bundler (>= 1.2.0, < 3)
|
78
|
+
thor (>= 0.18, < 2)
|
79
|
+
byebug (11.1.3)
|
80
|
+
concurrent-ruby (1.1.8)
|
81
|
+
crass (1.0.6)
|
82
|
+
delayed_job (4.1.9)
|
83
|
+
activesupport (>= 3.0, < 6.2)
|
84
|
+
delayed_job_active_record (4.1.5)
|
85
|
+
activerecord (>= 3.0, < 6.2)
|
86
|
+
delayed_job (>= 3.0, < 5)
|
87
|
+
diff-lcs (1.4.4)
|
88
|
+
erubi (1.10.0)
|
89
|
+
globalid (0.4.2)
|
90
|
+
activesupport (>= 4.2.0)
|
91
|
+
i18n (1.8.8)
|
92
|
+
concurrent-ruby (~> 1.0)
|
93
|
+
loofah (2.9.0)
|
94
|
+
crass (~> 1.0.2)
|
95
|
+
nokogiri (>= 1.5.9)
|
96
|
+
mail (2.7.1)
|
97
|
+
mini_mime (>= 0.1.1)
|
98
|
+
marcel (0.3.3)
|
99
|
+
mimemagic (~> 0.3.2)
|
100
|
+
method_source (1.0.0)
|
101
|
+
mimemagic (0.3.5)
|
102
|
+
mini_mime (1.0.2)
|
103
|
+
mini_portile2 (2.5.0)
|
104
|
+
minitest (5.14.3)
|
105
|
+
mono_logger (1.1.0)
|
106
|
+
multi_json (1.15.0)
|
107
|
+
mustermann (1.1.1)
|
108
|
+
ruby2_keywords (~> 0.0.1)
|
109
|
+
nio4r (2.5.5)
|
110
|
+
nokogiri (1.11.1)
|
111
|
+
mini_portile2 (~> 2.5.0)
|
112
|
+
racc (~> 1.4)
|
113
|
+
parallel (1.20.1)
|
114
|
+
parser (3.0.0.0)
|
115
|
+
ast (~> 2.4.1)
|
116
|
+
racc (1.5.2)
|
117
|
+
rack (2.2.3)
|
118
|
+
rack-protection (2.1.0)
|
119
|
+
rack
|
120
|
+
rack-test (1.1.0)
|
121
|
+
rack (>= 1.0, < 3)
|
122
|
+
rails (6.1.2.1)
|
123
|
+
actioncable (= 6.1.2.1)
|
124
|
+
actionmailbox (= 6.1.2.1)
|
125
|
+
actionmailer (= 6.1.2.1)
|
126
|
+
actionpack (= 6.1.2.1)
|
127
|
+
actiontext (= 6.1.2.1)
|
128
|
+
actionview (= 6.1.2.1)
|
129
|
+
activejob (= 6.1.2.1)
|
130
|
+
activemodel (= 6.1.2.1)
|
131
|
+
activerecord (= 6.1.2.1)
|
132
|
+
activestorage (= 6.1.2.1)
|
133
|
+
activesupport (= 6.1.2.1)
|
134
|
+
bundler (>= 1.15.0)
|
135
|
+
railties (= 6.1.2.1)
|
136
|
+
sprockets-rails (>= 2.0.0)
|
137
|
+
rails-dom-testing (2.0.3)
|
138
|
+
activesupport (>= 4.2.0)
|
139
|
+
nokogiri (>= 1.6)
|
140
|
+
rails-html-sanitizer (1.3.0)
|
141
|
+
loofah (~> 2.3)
|
142
|
+
railties (6.1.2.1)
|
143
|
+
actionpack (= 6.1.2.1)
|
144
|
+
activesupport (= 6.1.2.1)
|
145
|
+
method_source
|
146
|
+
rake (>= 0.8.7)
|
147
|
+
thor (~> 1.0)
|
148
|
+
rainbow (3.0.0)
|
149
|
+
rake (13.0.3)
|
150
|
+
redis (4.2.5)
|
151
|
+
redis-namespace (1.8.1)
|
152
|
+
redis (>= 3.0.4)
|
153
|
+
regexp_parser (2.0.3)
|
154
|
+
resque (2.0.0)
|
155
|
+
mono_logger (~> 1.0)
|
156
|
+
multi_json (~> 1.0)
|
157
|
+
redis-namespace (~> 1.6)
|
158
|
+
sinatra (>= 0.9.2)
|
159
|
+
vegas (~> 0.1.2)
|
160
|
+
rexml (3.2.4)
|
161
|
+
rspec (3.10.0)
|
162
|
+
rspec-core (~> 3.10.0)
|
163
|
+
rspec-expectations (~> 3.10.0)
|
164
|
+
rspec-mocks (~> 3.10.0)
|
165
|
+
rspec-core (3.10.1)
|
166
|
+
rspec-support (~> 3.10.0)
|
167
|
+
rspec-expectations (3.10.1)
|
168
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
169
|
+
rspec-support (~> 3.10.0)
|
170
|
+
rspec-mocks (3.10.2)
|
171
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
172
|
+
rspec-support (~> 3.10.0)
|
173
|
+
rspec-support (3.10.2)
|
174
|
+
rspec_junit_formatter (0.4.1)
|
175
|
+
rspec-core (>= 2, < 4, != 2.12.0)
|
176
|
+
rubocop (0.93.1)
|
177
|
+
parallel (~> 1.10)
|
178
|
+
parser (>= 2.7.1.5)
|
179
|
+
rainbow (>= 2.2.2, < 4.0)
|
180
|
+
regexp_parser (>= 1.8)
|
181
|
+
rexml
|
182
|
+
rubocop-ast (>= 0.6.0)
|
183
|
+
ruby-progressbar (~> 1.7)
|
184
|
+
unicode-display_width (>= 1.4.0, < 2.0)
|
185
|
+
rubocop-ast (1.4.1)
|
186
|
+
parser (>= 2.7.1.5)
|
187
|
+
ruby-progressbar (1.11.0)
|
188
|
+
ruby2_keywords (0.0.4)
|
189
|
+
sinatra (2.1.0)
|
190
|
+
mustermann (~> 1.0)
|
191
|
+
rack (~> 2.2)
|
192
|
+
rack-protection (= 2.1.0)
|
193
|
+
tilt (~> 2.0)
|
194
|
+
sprockets (4.0.2)
|
195
|
+
concurrent-ruby (~> 1.0)
|
196
|
+
rack (> 1, < 3)
|
197
|
+
sprockets-rails (3.2.2)
|
198
|
+
actionpack (>= 4.0)
|
199
|
+
activesupport (>= 4.0)
|
200
|
+
sprockets (>= 3.0.0)
|
201
|
+
sqlite3 (1.4.2)
|
202
|
+
state_machine (1.2.0)
|
203
|
+
thor (1.1.0)
|
204
|
+
tilt (2.0.10)
|
205
|
+
tzinfo (2.0.4)
|
206
|
+
concurrent-ruby (~> 1.0)
|
207
|
+
unicode-display_width (1.7.0)
|
208
|
+
vegas (0.1.11)
|
209
|
+
rack (>= 1.0.0)
|
210
|
+
websocket-driver (0.7.3)
|
211
|
+
websocket-extensions (>= 0.1.0)
|
212
|
+
websocket-extensions (0.1.5)
|
213
|
+
zeitwerk (2.4.2)
|
214
|
+
|
215
|
+
PLATFORMS
|
216
|
+
ruby
|
217
|
+
|
218
|
+
DEPENDENCIES
|
219
|
+
appraisal
|
220
|
+
bundler-audit
|
221
|
+
byebug
|
222
|
+
dalliance!
|
223
|
+
delayed_job (>= 3.0.0)
|
224
|
+
delayed_job_active_record
|
225
|
+
rails (~> 6.1.0)
|
226
|
+
resque
|
227
|
+
rspec (>= 3.0.0)
|
228
|
+
rspec_junit_formatter
|
229
|
+
rubocop (~> 0.78)
|
230
|
+
sqlite3
|
231
|
+
|
232
|
+
BUNDLED WITH
|
233
|
+
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.8.
|
4
|
+
version: 0.8.2
|
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: 2021-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '5.0'
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: '6.
|
22
|
+
version: '6.2'
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '5.0'
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: '6.
|
32
|
+
version: '6.2'
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: state_machine
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
@@ -182,6 +182,8 @@ files:
|
|
182
182
|
- gemfiles/rails_5.2.gemfile.lock
|
183
183
|
- gemfiles/rails_6.0.gemfile
|
184
184
|
- gemfiles/rails_6.0.gemfile.lock
|
185
|
+
- gemfiles/rails_6.1.gemfile
|
186
|
+
- gemfiles/rails_6.1.gemfile.lock
|
185
187
|
- lib/dalliance.rb
|
186
188
|
- lib/dalliance/engine.rb
|
187
189
|
- lib/dalliance/progress_meter.rb
|