dalliance 0.6.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  # This file was generated by Appraisal
2
2
 
3
- source "http://rubygems.org"
3
+ source "https://rubygems.org"
4
4
 
5
5
  gem "appraisal"
6
6
  gem "rails", "~> 5.1.0"
@@ -1,12 +1,12 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- dalliance (0.5.1)
5
- rails (>= 3.2, < 5.3)
4
+ dalliance (0.8.1)
5
+ rails (>= 5.0, < 6.2)
6
6
  state_machine
7
7
 
8
8
  GEM
9
- remote: http://rubygems.org/
9
+ remote: https://rubygems.org/
10
10
  specs:
11
11
  actioncable (5.1.7)
12
12
  actionpack (= 5.1.7)
@@ -50,38 +50,47 @@ GEM
50
50
  rake
51
51
  thor (>= 0.14.0)
52
52
  arel (8.0.0)
53
- builder (3.2.3)
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)
53
+ ast (2.4.0)
54
+ builder (3.2.4)
55
+ bundler-audit (0.6.1)
56
+ bundler (>= 1.2.0, < 3)
57
+ thor (~> 0.18)
58
+ byebug (11.1.1)
59
+ concurrent-ruby (1.1.6)
60
+ crass (1.0.6)
61
+ delayed_job (4.1.8)
62
+ activesupport (>= 3.0, < 6.1)
63
+ delayed_job_active_record (4.1.4)
64
+ activerecord (>= 3.0, < 6.1)
61
65
  delayed_job (>= 3.0, < 5)
62
66
  diff-lcs (1.3)
63
- erubi (1.8.0)
67
+ erubi (1.9.0)
64
68
  globalid (0.4.2)
65
69
  activesupport (>= 4.2.0)
66
- i18n (1.6.0)
70
+ i18n (1.8.2)
67
71
  concurrent-ruby (~> 1.0)
68
- loofah (2.2.3)
72
+ jaro_winkler (1.5.4)
73
+ loofah (2.4.0)
69
74
  crass (~> 1.0.2)
70
75
  nokogiri (>= 1.5.9)
71
76
  mail (2.7.1)
72
77
  mini_mime (>= 0.1.1)
73
78
  method_source (0.9.2)
74
- mini_mime (1.0.1)
79
+ mini_mime (1.0.2)
75
80
  mini_portile2 (2.4.0)
76
- minitest (5.11.3)
81
+ minitest (5.14.0)
77
82
  mono_logger (1.1.0)
78
- multi_json (1.13.1)
79
- mustermann (1.0.3)
80
- nio4r (2.3.1)
81
- nokogiri (1.10.3)
83
+ multi_json (1.14.1)
84
+ mustermann (1.1.1)
85
+ ruby2_keywords (~> 0.0.1)
86
+ nio4r (2.5.2)
87
+ nokogiri (1.10.8)
82
88
  mini_portile2 (~> 2.4.0)
83
- rack (2.0.7)
84
- rack-protection (2.0.5)
89
+ parallel (1.19.1)
90
+ parser (2.7.0.3)
91
+ ast (~> 2.4.0)
92
+ rack (2.2.2)
93
+ rack-protection (2.0.8.1)
85
94
  rack
86
95
  rack-test (1.1.0)
87
96
  rack (>= 1.0, < 3)
@@ -100,17 +109,18 @@ GEM
100
109
  rails-dom-testing (2.0.3)
101
110
  activesupport (>= 4.2.0)
102
111
  nokogiri (>= 1.6)
103
- rails-html-sanitizer (1.0.4)
104
- loofah (~> 2.2, >= 2.2.2)
112
+ rails-html-sanitizer (1.3.0)
113
+ loofah (~> 2.3)
105
114
  railties (5.1.7)
106
115
  actionpack (= 5.1.7)
107
116
  activesupport (= 5.1.7)
108
117
  method_source
109
118
  rake (>= 0.8.7)
110
119
  thor (>= 0.18.1, < 2.0)
111
- rake (12.3.2)
112
- redis (4.1.0)
113
- redis-namespace (1.6.0)
120
+ rainbow (3.0.0)
121
+ rake (13.0.1)
122
+ redis (4.1.3)
123
+ redis-namespace (1.7.0)
114
124
  redis (>= 3.0.4)
115
125
  resque (2.0.0)
116
126
  mono_logger (~> 1.0)
@@ -118,49 +128,64 @@ GEM
118
128
  redis-namespace (~> 1.6)
119
129
  sinatra (>= 0.9.2)
120
130
  vegas (~> 0.1.2)
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)
131
+ rexml (3.2.4)
132
+ rspec (3.9.0)
133
+ rspec-core (~> 3.9.0)
134
+ rspec-expectations (~> 3.9.0)
135
+ rspec-mocks (~> 3.9.0)
136
+ rspec-core (3.9.1)
137
+ rspec-support (~> 3.9.1)
138
+ rspec-expectations (3.9.0)
128
139
  diff-lcs (>= 1.2.0, < 2.0)
129
- rspec-support (~> 3.8.0)
130
- rspec-mocks (3.8.0)
140
+ rspec-support (~> 3.9.0)
141
+ rspec-mocks (3.9.1)
131
142
  diff-lcs (>= 1.2.0, < 2.0)
132
- rspec-support (~> 3.8.0)
133
- rspec-support (3.8.0)
134
- sinatra (2.0.5)
143
+ rspec-support (~> 3.9.0)
144
+ rspec-support (3.9.2)
145
+ rspec_junit_formatter (0.4.1)
146
+ rspec-core (>= 2, < 4, != 2.12.0)
147
+ rubocop (0.80.0)
148
+ jaro_winkler (~> 1.5.1)
149
+ parallel (~> 1.10)
150
+ parser (>= 2.7.0.1)
151
+ rainbow (>= 2.2.2, < 4.0)
152
+ rexml
153
+ ruby-progressbar (~> 1.7)
154
+ unicode-display_width (>= 1.4.0, < 1.7)
155
+ ruby-progressbar (1.10.1)
156
+ ruby2_keywords (0.0.2)
157
+ sinatra (2.0.8.1)
135
158
  mustermann (~> 1.0)
136
159
  rack (~> 2.0)
137
- rack-protection (= 2.0.5)
160
+ rack-protection (= 2.0.8.1)
138
161
  tilt (~> 2.0)
139
- sprockets (3.7.2)
162
+ sprockets (4.0.0)
140
163
  concurrent-ruby (~> 1.0)
141
164
  rack (> 1, < 3)
142
165
  sprockets-rails (3.2.1)
143
166
  actionpack (>= 4.0)
144
167
  activesupport (>= 4.0)
145
168
  sprockets (>= 3.0.0)
146
- sqlite3 (1.3.13)
169
+ sqlite3 (1.4.2)
147
170
  state_machine (1.2.0)
148
171
  thor (0.20.3)
149
172
  thread_safe (0.3.6)
150
- tilt (2.0.9)
151
- tzinfo (1.2.5)
173
+ tilt (2.0.10)
174
+ tzinfo (1.2.6)
152
175
  thread_safe (~> 0.1)
176
+ unicode-display_width (1.6.1)
153
177
  vegas (0.1.11)
154
178
  rack (>= 1.0.0)
155
179
  websocket-driver (0.6.5)
156
180
  websocket-extensions (>= 0.1.0)
157
- websocket-extensions (0.1.3)
181
+ websocket-extensions (0.1.4)
158
182
 
159
183
  PLATFORMS
160
184
  ruby
161
185
 
162
186
  DEPENDENCIES
163
187
  appraisal
188
+ bundler-audit
164
189
  byebug
165
190
  dalliance!
166
191
  delayed_job (>= 3.0.0)
@@ -168,6 +193,8 @@ DEPENDENCIES
168
193
  rails (~> 5.1.0)
169
194
  resque
170
195
  rspec (>= 3.0.0)
196
+ rspec_junit_formatter
197
+ rubocop (~> 0.78)
171
198
  sqlite3
172
199
 
173
200
  BUNDLED WITH
@@ -1,6 +1,6 @@
1
1
  # This file was generated by Appraisal
2
2
 
3
- source "http://rubygems.org"
3
+ source "https://rubygems.org"
4
4
 
5
5
  gem "appraisal"
6
6
  gem "rails", "~> 5.2.2"
@@ -1,50 +1,50 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- dalliance (0.5.1)
5
- rails (>= 3.2, < 5.3)
4
+ dalliance (0.8.1)
5
+ rails (>= 5.0, < 6.2)
6
6
  state_machine
7
7
 
8
8
  GEM
9
- remote: http://rubygems.org/
9
+ remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (5.2.3)
12
- actionpack (= 5.2.3)
11
+ actioncable (5.2.4.1)
12
+ actionpack (= 5.2.4.1)
13
13
  nio4r (~> 2.0)
14
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)
15
+ actionmailer (5.2.4.1)
16
+ actionpack (= 5.2.4.1)
17
+ actionview (= 5.2.4.1)
18
+ activejob (= 5.2.4.1)
19
19
  mail (~> 2.5, >= 2.5.4)
20
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)
21
+ actionpack (5.2.4.1)
22
+ actionview (= 5.2.4.1)
23
+ activesupport (= 5.2.4.1)
24
+ rack (~> 2.0, >= 2.0.8)
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.2.3)
29
- activesupport (= 5.2.3)
28
+ actionview (5.2.4.1)
29
+ activesupport (= 5.2.4.1)
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.2.3)
35
- activesupport (= 5.2.3)
34
+ activejob (5.2.4.1)
35
+ activesupport (= 5.2.4.1)
36
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)
37
+ activemodel (5.2.4.1)
38
+ activesupport (= 5.2.4.1)
39
+ activerecord (5.2.4.1)
40
+ activemodel (= 5.2.4.1)
41
+ activesupport (= 5.2.4.1)
42
42
  arel (>= 9.0)
43
- activestorage (5.2.3)
44
- actionpack (= 5.2.3)
45
- activerecord (= 5.2.3)
43
+ activestorage (5.2.4.1)
44
+ actionpack (= 5.2.4.1)
45
+ activerecord (= 5.2.4.1)
46
46
  marcel (~> 0.3.1)
47
- activesupport (5.2.3)
47
+ activesupport (5.2.4.1)
48
48
  concurrent-ruby (~> 1.0, >= 1.0.2)
49
49
  i18n (>= 0.7, < 2)
50
50
  minitest (~> 5.1)
@@ -54,22 +54,27 @@ GEM
54
54
  rake
55
55
  thor (>= 0.14.0)
56
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)
57
+ ast (2.4.0)
58
+ builder (3.2.4)
59
+ bundler-audit (0.6.1)
60
+ bundler (>= 1.2.0, < 3)
61
+ thor (~> 0.18)
62
+ byebug (11.1.1)
63
+ concurrent-ruby (1.1.6)
64
+ crass (1.0.6)
65
+ delayed_job (4.1.8)
66
+ activesupport (>= 3.0, < 6.1)
67
+ delayed_job_active_record (4.1.4)
68
+ activerecord (>= 3.0, < 6.1)
65
69
  delayed_job (>= 3.0, < 5)
66
70
  diff-lcs (1.3)
67
- erubi (1.8.0)
71
+ erubi (1.9.0)
68
72
  globalid (0.4.2)
69
73
  activesupport (>= 4.2.0)
70
- i18n (1.6.0)
74
+ i18n (1.8.2)
71
75
  concurrent-ruby (~> 1.0)
72
- loofah (2.2.3)
76
+ jaro_winkler (1.5.4)
77
+ loofah (2.4.0)
73
78
  crass (~> 1.0.2)
74
79
  nokogiri (>= 1.5.9)
75
80
  mail (2.7.1)
@@ -77,48 +82,53 @@ GEM
77
82
  marcel (0.3.3)
78
83
  mimemagic (~> 0.3.2)
79
84
  method_source (0.9.2)
80
- mimemagic (0.3.3)
81
- mini_mime (1.0.1)
85
+ mimemagic (0.3.4)
86
+ mini_mime (1.0.2)
82
87
  mini_portile2 (2.4.0)
83
- minitest (5.11.3)
88
+ minitest (5.14.0)
84
89
  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)
90
+ multi_json (1.14.1)
91
+ mustermann (1.1.1)
92
+ ruby2_keywords (~> 0.0.1)
93
+ nio4r (2.5.2)
94
+ nokogiri (1.10.8)
89
95
  mini_portile2 (~> 2.4.0)
90
- rack (2.0.7)
91
- rack-protection (2.0.5)
96
+ parallel (1.19.1)
97
+ parser (2.7.0.3)
98
+ ast (~> 2.4.0)
99
+ rack (2.2.2)
100
+ rack-protection (2.0.8.1)
92
101
  rack
93
102
  rack-test (1.1.0)
94
103
  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)
104
+ rails (5.2.4.1)
105
+ actioncable (= 5.2.4.1)
106
+ actionmailer (= 5.2.4.1)
107
+ actionpack (= 5.2.4.1)
108
+ actionview (= 5.2.4.1)
109
+ activejob (= 5.2.4.1)
110
+ activemodel (= 5.2.4.1)
111
+ activerecord (= 5.2.4.1)
112
+ activestorage (= 5.2.4.1)
113
+ activesupport (= 5.2.4.1)
105
114
  bundler (>= 1.3.0)
106
- railties (= 5.2.3)
115
+ railties (= 5.2.4.1)
107
116
  sprockets-rails (>= 2.0.0)
108
117
  rails-dom-testing (2.0.3)
109
118
  activesupport (>= 4.2.0)
110
119
  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)
120
+ rails-html-sanitizer (1.3.0)
121
+ loofah (~> 2.3)
122
+ railties (5.2.4.1)
123
+ actionpack (= 5.2.4.1)
124
+ activesupport (= 5.2.4.1)
116
125
  method_source
117
126
  rake (>= 0.8.7)
118
127
  thor (>= 0.19.0, < 2.0)
119
- rake (12.3.2)
120
- redis (4.1.0)
121
- redis-namespace (1.6.0)
128
+ rainbow (3.0.0)
129
+ rake (13.0.1)
130
+ redis (4.1.3)
131
+ redis-namespace (1.7.0)
122
132
  redis (>= 3.0.4)
123
133
  resque (2.0.0)
124
134
  mono_logger (~> 1.0)
@@ -126,49 +136,64 @@ GEM
126
136
  redis-namespace (~> 1.6)
127
137
  sinatra (>= 0.9.2)
128
138
  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)
139
+ rexml (3.2.4)
140
+ rspec (3.9.0)
141
+ rspec-core (~> 3.9.0)
142
+ rspec-expectations (~> 3.9.0)
143
+ rspec-mocks (~> 3.9.0)
144
+ rspec-core (3.9.1)
145
+ rspec-support (~> 3.9.1)
146
+ rspec-expectations (3.9.0)
136
147
  diff-lcs (>= 1.2.0, < 2.0)
137
- rspec-support (~> 3.8.0)
138
- rspec-mocks (3.8.0)
148
+ rspec-support (~> 3.9.0)
149
+ rspec-mocks (3.9.1)
139
150
  diff-lcs (>= 1.2.0, < 2.0)
140
- rspec-support (~> 3.8.0)
141
- rspec-support (3.8.0)
142
- sinatra (2.0.5)
151
+ rspec-support (~> 3.9.0)
152
+ rspec-support (3.9.2)
153
+ rspec_junit_formatter (0.4.1)
154
+ rspec-core (>= 2, < 4, != 2.12.0)
155
+ rubocop (0.80.0)
156
+ jaro_winkler (~> 1.5.1)
157
+ parallel (~> 1.10)
158
+ parser (>= 2.7.0.1)
159
+ rainbow (>= 2.2.2, < 4.0)
160
+ rexml
161
+ ruby-progressbar (~> 1.7)
162
+ unicode-display_width (>= 1.4.0, < 1.7)
163
+ ruby-progressbar (1.10.1)
164
+ ruby2_keywords (0.0.2)
165
+ sinatra (2.0.8.1)
143
166
  mustermann (~> 1.0)
144
167
  rack (~> 2.0)
145
- rack-protection (= 2.0.5)
168
+ rack-protection (= 2.0.8.1)
146
169
  tilt (~> 2.0)
147
- sprockets (3.7.2)
170
+ sprockets (4.0.0)
148
171
  concurrent-ruby (~> 1.0)
149
172
  rack (> 1, < 3)
150
173
  sprockets-rails (3.2.1)
151
174
  actionpack (>= 4.0)
152
175
  activesupport (>= 4.0)
153
176
  sprockets (>= 3.0.0)
154
- sqlite3 (1.3.13)
177
+ sqlite3 (1.4.2)
155
178
  state_machine (1.2.0)
156
179
  thor (0.20.3)
157
180
  thread_safe (0.3.6)
158
- tilt (2.0.9)
159
- tzinfo (1.2.5)
181
+ tilt (2.0.10)
182
+ tzinfo (1.2.6)
160
183
  thread_safe (~> 0.1)
184
+ unicode-display_width (1.6.1)
161
185
  vegas (0.1.11)
162
186
  rack (>= 1.0.0)
163
- websocket-driver (0.7.0)
187
+ websocket-driver (0.7.1)
164
188
  websocket-extensions (>= 0.1.0)
165
- websocket-extensions (0.1.3)
189
+ websocket-extensions (0.1.4)
166
190
 
167
191
  PLATFORMS
168
192
  ruby
169
193
 
170
194
  DEPENDENCIES
171
195
  appraisal
196
+ bundler-audit
172
197
  byebug
173
198
  dalliance!
174
199
  delayed_job (>= 3.0.0)
@@ -176,6 +201,8 @@ DEPENDENCIES
176
201
  rails (~> 5.2.2)
177
202
  resque
178
203
  rspec (>= 3.0.0)
204
+ rspec_junit_formatter
205
+ rubocop (~> 0.78)
179
206
  sqlite3
180
207
 
181
208
  BUNDLED WITH