trusty-cms 6.2.2.1 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71383e72f45672a6cf5bf9fb68301f9c0239a2ad40d7782a2e269724150b1e8a
4
- data.tar.gz: bebc54966f5f3a0a431a1ac6585e4646c80fe0d319b33a8666e65a4781ede6a2
3
+ metadata.gz: 3b3802881abb33e2454e530e6b1aa7838cab378ba6ac81b1d31d4e297a9ae081
4
+ data.tar.gz: 3c72c52104564e1e710efcebbd613c4be325e449a2ac40a10dee6d0c6b80e5af
5
5
  SHA512:
6
- metadata.gz: a616c07e4091859c3b62c7a3253862dcf4963bb48bb38552b0259e88e1cd2ae2e13256c6fbecee909c60989a194abfd0b6b2d4e3f715ead86f0764b37adf6e34
7
- data.tar.gz: 33b03b3d3ce65928e841e4033e65bf521596b8b311f0336733b5bd8b0f4d1dad92fce0fd82e79225a3e0ba80cf373a6e5e56291793ea829138244ba1938d13db
6
+ metadata.gz: c6126687648d0a06c411260365aff15bd8c20cbd3f33ff948bbd9deed7306dbd2b05d8b77c42c9b964d8319ff21001e94cd056790ceed4bdbef70ea4090b14fa
7
+ data.tar.gz: de66fd547414f87175a969b081b490af5c10966f37c4604cfb2aa84cfce70dffd3c11645231ba7bea7b68bfae53081e8206eaf605a48125e600c6d8142e445f8
data/Gemfile CHANGED
@@ -17,7 +17,7 @@ group :development, :test do
17
17
  gem 'database_cleaner'
18
18
  gem 'factory_bot_rails', '6.4.2'
19
19
  gem 'file_validators'
20
- gem 'launchy', '~> 2.5.0'
20
+ gem 'launchy', '~> 3.0.1'
21
21
  gem 'mysql2'
22
22
  gem 'poltergeist', '~> 1.18.1'
23
23
  gem 'pry-byebug'
data/Gemfile.lock CHANGED
@@ -1,26 +1,30 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (6.2.2)
4
+ trusty-cms (7.0.0)
5
5
  RedCloth (= 4.3.3)
6
6
  activestorage-validator
7
- acts_as_list (>= 0.9.5, < 1.2.0)
7
+ acts_as_list (>= 0.9.5, < 1.3.0)
8
8
  acts_as_tree (~> 2.9.1)
9
+ base64
10
+ bigdecimal
9
11
  ckeditor (>= 4.2.2, < 4.4.0)
10
12
  delocalize (>= 0.2, < 2.0)
11
13
  devise
14
+ drb
12
15
  execjs (~> 2.7)
13
16
  haml (>= 5.0, < 6.0)
14
17
  haml-rails
15
- highline (>= 1.7.8, < 3.1.0)
18
+ highline (>= 1.7.8, < 3.2.0)
16
19
  image_processing
17
20
  kraken-io
18
21
  mini_racer
22
+ mutex_m
19
23
  mysql2
20
24
  rack (>= 2.0.1, < 3.1.0)
21
25
  rack-cache (~> 1.7)
22
26
  radius (~> 0.7)
23
- rails
27
+ rails (~> 7.0.0)
24
28
  rake (< 14.0)
25
29
  ransack
26
30
  rdoc (>= 5.1, < 7.0)
@@ -35,125 +39,142 @@ GEM
35
39
  remote: https://rubygems.org/
36
40
  specs:
37
41
  RedCloth (4.3.3)
38
- actioncable (7.0.8.1)
39
- actionpack (= 7.0.8.1)
40
- activesupport (= 7.0.8.1)
42
+ actioncable (7.0.8.4)
43
+ actionpack (= 7.0.8.4)
44
+ activesupport (= 7.0.8.4)
41
45
  nio4r (~> 2.0)
42
46
  websocket-driver (>= 0.6.1)
43
- actionmailbox (7.0.8.1)
44
- actionpack (= 7.0.8.1)
45
- activejob (= 7.0.8.1)
46
- activerecord (= 7.0.8.1)
47
- activestorage (= 7.0.8.1)
48
- activesupport (= 7.0.8.1)
47
+ actionmailbox (7.0.8.4)
48
+ actionpack (= 7.0.8.4)
49
+ activejob (= 7.0.8.4)
50
+ activerecord (= 7.0.8.4)
51
+ activestorage (= 7.0.8.4)
52
+ activesupport (= 7.0.8.4)
49
53
  mail (>= 2.7.1)
50
54
  net-imap
51
55
  net-pop
52
56
  net-smtp
53
- actionmailer (7.0.8.1)
54
- actionpack (= 7.0.8.1)
55
- actionview (= 7.0.8.1)
56
- activejob (= 7.0.8.1)
57
- activesupport (= 7.0.8.1)
57
+ actionmailer (7.0.8.4)
58
+ actionpack (= 7.0.8.4)
59
+ actionview (= 7.0.8.4)
60
+ activejob (= 7.0.8.4)
61
+ activesupport (= 7.0.8.4)
58
62
  mail (~> 2.5, >= 2.5.4)
59
63
  net-imap
60
64
  net-pop
61
65
  net-smtp
62
66
  rails-dom-testing (~> 2.0)
63
- actionpack (7.0.8.1)
64
- actionview (= 7.0.8.1)
65
- activesupport (= 7.0.8.1)
67
+ actionpack (7.0.8.4)
68
+ actionview (= 7.0.8.4)
69
+ activesupport (= 7.0.8.4)
66
70
  rack (~> 2.0, >= 2.2.4)
67
71
  rack-test (>= 0.6.3)
68
72
  rails-dom-testing (~> 2.0)
69
73
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
70
- actiontext (7.0.8.1)
71
- actionpack (= 7.0.8.1)
72
- activerecord (= 7.0.8.1)
73
- activestorage (= 7.0.8.1)
74
- activesupport (= 7.0.8.1)
74
+ actiontext (7.0.8.4)
75
+ actionpack (= 7.0.8.4)
76
+ activerecord (= 7.0.8.4)
77
+ activestorage (= 7.0.8.4)
78
+ activesupport (= 7.0.8.4)
75
79
  globalid (>= 0.6.0)
76
80
  nokogiri (>= 1.8.5)
77
- actionview (7.0.8.1)
78
- activesupport (= 7.0.8.1)
81
+ actionview (7.0.8.4)
82
+ activesupport (= 7.0.8.4)
79
83
  builder (~> 3.1)
80
84
  erubi (~> 1.4)
81
85
  rails-dom-testing (~> 2.0)
82
86
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
83
- activejob (7.0.8.1)
84
- activesupport (= 7.0.8.1)
87
+ activejob (7.0.8.4)
88
+ activesupport (= 7.0.8.4)
85
89
  globalid (>= 0.3.6)
86
- activemodel (7.0.8.1)
87
- activesupport (= 7.0.8.1)
88
- activerecord (7.0.8.1)
89
- activemodel (= 7.0.8.1)
90
- activesupport (= 7.0.8.1)
91
- activestorage (7.0.8.1)
92
- actionpack (= 7.0.8.1)
93
- activejob (= 7.0.8.1)
94
- activerecord (= 7.0.8.1)
95
- activesupport (= 7.0.8.1)
90
+ activemodel (7.0.8.4)
91
+ activesupport (= 7.0.8.4)
92
+ activerecord (7.0.8.4)
93
+ activemodel (= 7.0.8.4)
94
+ activesupport (= 7.0.8.4)
95
+ activestorage (7.0.8.4)
96
+ actionpack (= 7.0.8.4)
97
+ activejob (= 7.0.8.4)
98
+ activerecord (= 7.0.8.4)
99
+ activesupport (= 7.0.8.4)
96
100
  marcel (~> 1.0)
97
101
  mini_mime (>= 1.1.0)
98
102
  activestorage-validator (0.4.0)
99
103
  rails (>= 6.1.0)
100
- activesupport (7.0.8.1)
104
+ activesupport (7.0.8.4)
101
105
  concurrent-ruby (~> 1.0, >= 1.0.2)
102
106
  i18n (>= 1.6, < 2)
103
107
  minitest (>= 5.1)
104
108
  tzinfo (~> 2.0)
105
- acts_as_list (1.1.0)
106
- activerecord (>= 4.2)
109
+ acts_as_list (1.2.2)
110
+ activerecord (>= 6.1)
111
+ activesupport (>= 6.1)
107
112
  acts_as_tree (2.9.1)
108
113
  activerecord (>= 3.0.0)
109
- addressable (2.8.6)
110
- public_suffix (>= 2.0.2, < 6.0)
111
- bcrypt (3.1.19)
112
- builder (3.2.4)
114
+ addressable (2.8.7)
115
+ public_suffix (>= 2.0.2, < 7.0)
116
+ base64 (0.2.0)
117
+ bcrypt (3.1.20)
118
+ bigdecimal (3.1.8)
119
+ builder (3.3.0)
113
120
  byebug (11.1.3)
114
- capybara (3.35.3)
121
+ capybara (3.40.0)
115
122
  addressable
123
+ matrix
116
124
  mini_mime (>= 0.1.3)
117
- nokogiri (~> 1.8)
125
+ nokogiri (~> 1.11)
118
126
  rack (>= 1.6.0)
119
127
  rack-test (>= 0.6.3)
120
128
  regexp_parser (>= 1.5, < 3.0)
121
129
  xpath (~> 3.2)
130
+ childprocess (5.1.0)
131
+ logger (~> 1.5)
122
132
  ckeditor (4.3.0)
123
133
  orm_adapter (~> 0.5.0)
124
134
  terrapin
125
- climate_control (0.2.0)
135
+ climate_control (1.2.0)
126
136
  cliver (0.3.2)
127
137
  coderay (1.1.3)
128
- concurrent-ruby (1.2.3)
138
+ concurrent-ruby (1.3.4)
129
139
  crass (1.0.6)
130
- css_parser (1.16.0)
140
+ css_parser (1.19.0)
131
141
  addressable
142
+ csv (3.3.0)
132
143
  database_cleaner (2.0.2)
133
144
  database_cleaner-active_record (>= 2, < 3)
134
- database_cleaner-active_record (2.1.0)
145
+ database_cleaner-active_record (2.2.0)
135
146
  activerecord (>= 5.a)
136
147
  database_cleaner-core (~> 2.0.0)
137
148
  database_cleaner-core (2.0.1)
138
149
  date (3.3.4)
139
150
  delocalize (1.2.0)
140
151
  rails (>= 2)
141
- devise (4.9.3)
152
+ devise (4.9.4)
142
153
  bcrypt (~> 3.0)
143
154
  orm_adapter (~> 0.1)
144
155
  railties (>= 4.1.0)
145
156
  responders
146
157
  warden (~> 1.2.3)
147
158
  diff-lcs (1.5.1)
148
- docile (1.4.0)
149
- erubi (1.12.0)
159
+ docile (1.4.1)
160
+ drb (2.2.1)
161
+ erubi (1.13.0)
150
162
  execjs (2.9.1)
151
- factory_bot (6.4.2)
163
+ factory_bot (6.5.0)
152
164
  activesupport (>= 5.0.0)
153
165
  factory_bot_rails (6.4.2)
154
166
  factory_bot (~> 6.4)
155
167
  railties (>= 5.0.0)
156
- ffi (1.15.5)
168
+ ffi (1.17.0-aarch64-linux-gnu)
169
+ ffi (1.17.0-aarch64-linux-musl)
170
+ ffi (1.17.0-arm-linux-gnu)
171
+ ffi (1.17.0-arm-linux-musl)
172
+ ffi (1.17.0-arm64-darwin)
173
+ ffi (1.17.0-x86-linux-gnu)
174
+ ffi (1.17.0-x86-linux-musl)
175
+ ffi (1.17.0-x86_64-darwin)
176
+ ffi (1.17.0-x86_64-linux-gnu)
177
+ ffi (1.17.0-x86_64-linux-musl)
157
178
  file_validators (3.0.0)
158
179
  activemodel (>= 3.2)
159
180
  mime-types (>= 1.0)
@@ -167,25 +188,35 @@ GEM
167
188
  activesupport (>= 5.1)
168
189
  haml (>= 4.0.6)
169
190
  railties (>= 5.1)
170
- highline (3.0.1)
171
- httparty (0.21.0)
191
+ highline (3.1.1)
192
+ reline
193
+ httparty (0.22.0)
194
+ csv
172
195
  mini_mime (>= 1.0.0)
173
196
  multi_xml (>= 0.5.2)
174
- i18n (1.14.1)
197
+ i18n (1.14.6)
175
198
  concurrent-ruby (~> 1.0)
176
- image_processing (1.12.2)
199
+ image_processing (1.13.0)
177
200
  mini_magick (>= 4.9.5, < 5)
178
201
  ruby-vips (>= 2.0.17, < 3)
179
- json (2.6.3)
202
+ io-console (0.7.2)
203
+ json (2.7.2)
180
204
  kraken-io (0.1.3)
181
205
  activesupport
182
206
  httparty
183
207
  json
184
208
  multipart-post
185
- launchy (2.5.2)
209
+ launchy (3.0.1)
186
210
  addressable (~> 2.8)
187
- libv8-node (18.16.0.0-x86_64-darwin)
188
- libv8-node (18.16.0.0-x86_64-linux)
211
+ childprocess (~> 5.0)
212
+ libv8-node (18.19.0.0)
213
+ libv8-node (18.19.0.0-aarch64-linux)
214
+ libv8-node (18.19.0.0-aarch64-linux-musl)
215
+ libv8-node (18.19.0.0-arm64-darwin)
216
+ libv8-node (18.19.0.0-x86_64-darwin)
217
+ libv8-node (18.19.0.0-x86_64-linux)
218
+ libv8-node (18.19.0.0-x86_64-linux-musl)
219
+ logger (1.6.1)
189
220
  loofah (2.22.0)
190
221
  crass (~> 1.0.2)
191
222
  nokogiri (>= 1.12.0)
@@ -195,31 +226,43 @@ GEM
195
226
  net-pop
196
227
  net-smtp
197
228
  marcel (1.0.4)
198
- method_source (1.0.0)
199
- mime-types (3.4.1)
229
+ matrix (0.4.2)
230
+ method_source (1.1.0)
231
+ mime-types (3.6.0)
232
+ logger
200
233
  mime-types-data (~> 3.2015)
201
- mime-types-data (3.2022.0105)
202
- mini_magick (4.12.0)
234
+ mime-types-data (3.2024.1001)
235
+ mini_magick (4.13.2)
203
236
  mini_mime (1.1.5)
204
- mini_racer (0.8.0)
205
- libv8-node (~> 18.16.0.0)
206
- minitest (5.22.2)
207
- multi_xml (0.6.0)
208
- multipart-post (2.2.3)
237
+ mini_racer (0.16.0)
238
+ libv8-node (~> 18.19.0.0)
239
+ minitest (5.25.1)
240
+ multi_xml (0.7.1)
241
+ bigdecimal (~> 3.1)
242
+ multipart-post (2.4.1)
243
+ mutex_m (0.2.0)
209
244
  mysql2 (0.5.6)
210
- net-imap (0.4.10)
245
+ net-imap (0.4.16)
211
246
  date
212
247
  net-protocol
213
248
  net-pop (0.1.2)
214
249
  net-protocol
215
250
  net-protocol (0.2.2)
216
251
  timeout
217
- net-smtp (0.4.0.1)
252
+ net-smtp (0.5.0)
218
253
  net-protocol
219
- nio4r (2.7.0)
220
- nokogiri (1.16.2-x86_64-darwin)
254
+ nio4r (2.7.3)
255
+ nokogiri (1.16.7-aarch64-linux)
256
+ racc (~> 1.4)
257
+ nokogiri (1.16.7-arm-linux)
258
+ racc (~> 1.4)
259
+ nokogiri (1.16.7-arm64-darwin)
260
+ racc (~> 1.4)
261
+ nokogiri (1.16.7-x86-linux)
262
+ racc (~> 1.4)
263
+ nokogiri (1.16.7-x86_64-darwin)
221
264
  racc (~> 1.4)
222
- nokogiri (1.16.2-x86_64-linux)
265
+ nokogiri (1.16.7-x86_64-linux)
223
266
  racc (~> 1.4)
224
267
  orm_adapter (0.5.0)
225
268
  poltergeist (1.18.1)
@@ -234,28 +277,28 @@ GEM
234
277
  pry (>= 0.13, < 0.15)
235
278
  psych (5.1.1.1)
236
279
  stringio
237
- public_suffix (5.0.4)
238
- racc (1.7.3)
239
- rack (2.2.8.1)
240
- rack-cache (1.14.0)
280
+ public_suffix (6.0.1)
281
+ racc (1.8.1)
282
+ rack (2.2.9)
283
+ rack-cache (1.17.0)
241
284
  rack (>= 0.4)
242
285
  rack-test (2.1.0)
243
286
  rack (>= 1.3)
244
287
  radius (0.7.5)
245
- rails (7.0.8.1)
246
- actioncable (= 7.0.8.1)
247
- actionmailbox (= 7.0.8.1)
248
- actionmailer (= 7.0.8.1)
249
- actionpack (= 7.0.8.1)
250
- actiontext (= 7.0.8.1)
251
- actionview (= 7.0.8.1)
252
- activejob (= 7.0.8.1)
253
- activemodel (= 7.0.8.1)
254
- activerecord (= 7.0.8.1)
255
- activestorage (= 7.0.8.1)
256
- activesupport (= 7.0.8.1)
288
+ rails (7.0.8.4)
289
+ actioncable (= 7.0.8.4)
290
+ actionmailbox (= 7.0.8.4)
291
+ actionmailer (= 7.0.8.4)
292
+ actionpack (= 7.0.8.4)
293
+ actiontext (= 7.0.8.4)
294
+ actionview (= 7.0.8.4)
295
+ activejob (= 7.0.8.4)
296
+ activemodel (= 7.0.8.4)
297
+ activerecord (= 7.0.8.4)
298
+ activestorage (= 7.0.8.4)
299
+ activesupport (= 7.0.8.4)
257
300
  bundler (>= 1.15.0)
258
- railties (= 7.0.8.1)
301
+ railties (= 7.0.8.4)
259
302
  rails-dom-testing (2.2.0)
260
303
  activesupport (>= 5.0.0)
261
304
  minitest
@@ -265,49 +308,52 @@ GEM
265
308
  nokogiri (~> 1.14)
266
309
  rails-observers (0.1.5)
267
310
  activemodel (>= 4.0)
268
- railties (7.0.8.1)
269
- actionpack (= 7.0.8.1)
270
- activesupport (= 7.0.8.1)
311
+ railties (7.0.8.4)
312
+ actionpack (= 7.0.8.4)
313
+ activesupport (= 7.0.8.4)
271
314
  method_source
272
315
  rake (>= 12.2)
273
316
  thor (~> 1.0)
274
317
  zeitwerk (~> 2.5)
275
- rake (13.1.0)
276
- ransack (4.1.1)
318
+ rake (13.2.1)
319
+ ransack (4.2.1)
277
320
  activerecord (>= 6.1.5)
278
321
  activesupport (>= 6.1.5)
279
322
  i18n
280
- rdoc (6.6.2)
323
+ rdoc (6.7.0)
281
324
  psych (>= 4.0.0)
282
- regexp_parser (2.1.1)
325
+ regexp_parser (2.9.2)
326
+ reline (0.5.10)
327
+ io-console (~> 0.5)
283
328
  responders (3.1.1)
284
329
  actionpack (>= 5.2)
285
330
  railties (>= 5.2)
286
331
  roadie (5.2.1)
287
332
  css_parser (~> 1.4)
288
333
  nokogiri (~> 1.15)
289
- roadie-rails (3.1.0)
334
+ roadie-rails (3.2.0)
290
335
  railties (>= 5.1, < 8.0)
291
336
  roadie (~> 5.0)
292
- rspec-core (3.13.0)
337
+ rspec-core (3.13.1)
293
338
  rspec-support (~> 3.13.0)
294
- rspec-expectations (3.13.0)
339
+ rspec-expectations (3.13.3)
295
340
  diff-lcs (>= 1.2.0, < 2.0)
296
341
  rspec-support (~> 3.13.0)
297
- rspec-mocks (3.13.0)
342
+ rspec-mocks (3.13.2)
298
343
  diff-lcs (>= 1.2.0, < 2.0)
299
344
  rspec-support (~> 3.13.0)
300
- rspec-rails (6.1.1)
301
- actionpack (>= 6.1)
302
- activesupport (>= 6.1)
303
- railties (>= 6.1)
304
- rspec-core (~> 3.12)
305
- rspec-expectations (~> 3.12)
306
- rspec-mocks (~> 3.12)
307
- rspec-support (~> 3.12)
345
+ rspec-rails (7.0.1)
346
+ actionpack (>= 7.0)
347
+ activesupport (>= 7.0)
348
+ railties (>= 7.0)
349
+ rspec-core (~> 3.13)
350
+ rspec-expectations (~> 3.13)
351
+ rspec-mocks (~> 3.13)
352
+ rspec-support (~> 3.13)
308
353
  rspec-support (3.13.1)
309
- ruby-vips (2.1.4)
354
+ ruby-vips (2.2.2)
310
355
  ffi (~> 1.12)
356
+ logger
311
357
  sass-rails (6.0.0)
312
358
  sassc-rails (~> 2.1, >= 2.1.1)
313
359
  sassc (2.4.0)
@@ -322,45 +368,54 @@ GEM
322
368
  docile (~> 1.1)
323
369
  simplecov-html (~> 0.11)
324
370
  simplecov_json_formatter (~> 0.1)
325
- simplecov-html (0.12.3)
371
+ simplecov-html (0.13.1)
326
372
  simplecov_json_formatter (0.1.4)
327
373
  sprockets (4.2.1)
328
374
  concurrent-ruby (~> 1.0)
329
375
  rack (>= 2.2.4, < 4)
330
- sprockets-rails (3.4.2)
331
- actionpack (>= 5.2)
332
- activesupport (>= 5.2)
376
+ sprockets-rails (3.5.2)
377
+ actionpack (>= 6.1)
378
+ activesupport (>= 6.1)
333
379
  sprockets (>= 3.0.0)
334
380
  stringex (2.8.6)
335
- stringio (3.1.0)
336
- temple (0.10.0)
337
- terrapin (0.6.0)
338
- climate_control (>= 0.0.3, < 1.0)
339
- thor (1.3.1)
340
- tilt (2.1.0)
381
+ stringio (3.1.1)
382
+ temple (0.10.3)
383
+ terrapin (1.0.1)
384
+ climate_control
385
+ thor (1.3.2)
386
+ tilt (2.4.0)
341
387
  timeout (0.4.1)
342
388
  trustygems (0.2.1)
343
389
  rake
344
390
  tzinfo (2.0.6)
345
391
  concurrent-ruby (~> 1.0)
346
- uglifier (4.2.0)
392
+ uglifier (4.2.1)
347
393
  execjs (>= 0.3.0, < 3)
348
394
  warden (1.2.9)
349
395
  rack (>= 2.0.9)
350
396
  websocket-driver (0.7.6)
351
397
  websocket-extensions (>= 0.1.0)
352
398
  websocket-extensions (0.1.5)
353
- will_paginate (4.0.0)
399
+ will_paginate (4.0.1)
354
400
  xpath (3.2.0)
355
401
  nokogiri (~> 1.8)
356
- zeitwerk (2.6.13)
402
+ zeitwerk (2.6.18)
357
403
 
358
404
  PLATFORMS
359
- x86_64-darwin-18
360
- x86_64-darwin-20
361
- x86_64-darwin-21
362
- x86_64-darwin-22
405
+ aarch64-linux
406
+ aarch64-linux-gnu
407
+ aarch64-linux-musl
408
+ arm-linux
409
+ arm-linux-gnu
410
+ arm-linux-musl
411
+ arm64-darwin
412
+ x86-linux
413
+ x86-linux-gnu
414
+ x86-linux-musl
415
+ x86_64-darwin
363
416
  x86_64-linux
417
+ x86_64-linux-gnu
418
+ x86_64-linux-musl
364
419
 
365
420
  DEPENDENCIES
366
421
  activestorage-validator
@@ -368,7 +423,7 @@ DEPENDENCIES
368
423
  database_cleaner
369
424
  factory_bot_rails (= 6.4.2)
370
425
  file_validators
371
- launchy (~> 2.5.0)
426
+ launchy (~> 3.0.1)
372
427
  mysql2
373
428
  poltergeist (~> 1.18.1)
374
429
  pry-byebug
@@ -381,4 +436,4 @@ DEPENDENCIES
381
436
  trustygems (~> 0.2.0)
382
437
 
383
438
  BUNDLED WITH
384
- 2.5.6
439
+ 2.5.21
@@ -1,6 +1,7 @@
1
1
  CKEDITOR.editorConfig = function (config) {
2
2
  config.allowedContent = true;
3
3
  config.removeFormatTags = "";
4
+ config.fillEmptyBlocks = false;
4
5
  config.protectedSource.push(/<r:([\S]+).*<\/r:\1>/g);
5
6
  config.protectedSource.push(/<r:[^>/]*\/>/g);
6
7
  //let paste from word be available
@@ -45,6 +45,14 @@
45
45
  #assets_table.assets {
46
46
  overflow: auto;
47
47
  }
48
+
49
+ .toolbar {
50
+ .asset_search {
51
+ #filesearchforminput {
52
+ width: 55%;
53
+ }
54
+ }
55
+ }
48
56
  }
49
57
 
50
58
  #upload_holders {
@@ -40,8 +40,8 @@ input[type="submit"], input[type="button"] {
40
40
  input[type="text"], input[type="search"], input[type="password"], input[type="email"] {
41
41
  border: 0.5px solid $gray;
42
42
  margin: 0.5em;
43
- max-width: 75%;
44
43
  padding: 0.25em;
44
+ width: 75%;
45
45
  }
46
46
 
47
47
  select {
@@ -15,7 +15,8 @@ module Admin::RegionsHelper
15
15
  raise e
16
16
  end
17
17
  end.join.html_safe
18
- Rails.logger.error(output)
18
+ # comment out all the html logging
19
+ # Rails.logger.error(output)
19
20
  block_given? ? concat(output) : output
20
21
  end
21
22
 
@@ -67,7 +67,7 @@ module TrustyCms
67
67
 
68
68
  # Make Active Record use UTC-base instead of local time
69
69
  config.time_zone = 'UTC'
70
-
70
+ config.legacy_connection_handling = false
71
71
  # Set the default field error proc
72
72
  config.action_view.field_error_proc = Proc.new do |html, instance|
73
73
  if html !~ /label/
@@ -76,9 +76,11 @@ module TrustyCms
76
76
  html
77
77
  end
78
78
  end
79
- config.after_initialize do
80
- # extension_loader.load_extensions
81
- # extension_loader.load_extension_initializers
79
+
80
+ config.to_prepare do
81
+ extension_loader.deactivate_extensions
82
+ extension_loader.load_extensions
83
+ extension_loader.load_extension_initializers
82
84
 
83
85
  extension_loader.activate_extensions # also calls initialize_views
84
86
  # config.add_controller_paths(extension_loader.paths(:controller))
@@ -1,5 +1,3 @@
1
- require 'active_record'
2
-
3
1
  class ActiveRecord::Base
4
2
  def self.validates_path(*args)
5
3
  configuration = args.extract_options!
@@ -1,5 +1,5 @@
1
1
  require 'simpleton'
2
- require 'open_struct'
2
+ require 'ostruct'
3
3
 
4
4
  module TrustyCms
5
5
  class AdminUI
@@ -65,7 +65,6 @@ module TrustyCms
65
65
  #
66
66
  def load_extensions
67
67
  configuration = TrustyCms::Application.config
68
- @observer ||= DependenciesObserver.new(configuration).observe(::ActiveSupport::Dependencies)
69
68
  self.extensions = configuration.enabled_extensions.map { |ext| load_extension(ext) }.compact
70
69
  end
71
70
 
@@ -9,15 +9,6 @@ require 'trusty_cms/extension_loader'
9
9
  require 'string_extensions/string_extensions'
10
10
  require 'trusty_cms/engine'
11
11
 
12
- # This is a wild and probably terrible hack built to initialize extension engines.
13
- # I have no idea what the repercussions will be. Revisit later.
14
- Gem.loaded_specs.each_with_object([]) do |(gemname, gemspec), _found|
15
- if gemname =~ /trusty-.*-extension$/
16
- ep = TrustyCms::ExtensionLoader.record_path(gemspec.full_gem_path, gemname)
17
- require "#{ep.name}/engine"
18
- end
19
- end
20
-
21
12
  module TrustyCms
22
13
  module Initializer
23
14
  # Rails::Initializer is essentially a list of startup steps and we extend it here by:
@@ -65,12 +56,13 @@ module TrustyCms
65
56
 
66
57
  # Extends the Rails initializer to add plugin paths in extensions
67
58
  # and makes extension load paths reloadable (eg in development mode)
68
- #
69
- def add_plugin_load_paths
70
- configuration.add_plugin_paths(extension_loader.paths(:plugin))
71
- super
72
- ActiveSupport::Dependencies.autoload_once_paths -= extension_loader.paths(:load)
73
- end
59
+ # ActiveSupport::Dependencies has been deprecated. We imported all the gems a long
60
+ # time ago. This is a relic of the past. We should remove it and any references to plugins/gems in the future.
61
+ # def add_plugin_load_paths
62
+ # configuration.add_plugin_paths(extension_loader.paths(:plugin))
63
+ # super
64
+ # ActiveSupport::Dependencies.autoload_once_paths -= extension_loader.paths(:load)
65
+ # end
74
66
 
75
67
  # Overrides the standard gem-loader to use Bundler instead of config.gem. This is the method normally monkey-patched
76
68
  # into Rails::Initializer from boot.rb if you follow the instructions at http://gembundler.com/rails23.html
@@ -1,4 +1,4 @@
1
- require 'open_struct'
1
+ require 'ostruct'
2
2
  module TrustyCms
3
3
  module ResourceResponses
4
4
  def self.extended(base)
@@ -1,3 +1,4 @@
1
1
  module TrustyCms
2
- VERSION = '6.2.2.1'.freeze
2
+ VERSION = '7.0.0'.freeze
3
3
  end
4
+
data/lib/trusty_cms.rb CHANGED
@@ -5,3 +5,4 @@ module TrustyCms
5
5
  end
6
6
 
7
7
  TRUSTY_CMS_ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..')) unless defined? TRUSTY_CMS_ROOT
8
+
@@ -24,7 +24,7 @@ end
24
24
  module TrustyCms
25
25
  class Application < Rails::Application
26
26
  include TrustyCms::Initializer
27
-
27
+ config.legacy_connection_handling = false
28
28
  config.autoload_paths += %W(#{TRUSTY_CMS_ROOT}/lib)
29
29
  config.autoload_paths += %W(#{config.root}/lib)
30
30
  config.autoload_paths += %W(#{config.root}/app/helpers)
@@ -110,7 +110,6 @@ module TrustyCms
110
110
 
111
111
  # Make Active Record use UTC-base instead of local time
112
112
  config.time_zone = 'UTC'
113
-
114
113
  # Set the default field error proc
115
114
  config.action_view.field_error_proc = Proc.new do |html, instance|
116
115
  if html !~ /label/
@@ -120,7 +119,8 @@ module TrustyCms
120
119
  end
121
120
  end
122
121
 
123
- config.after_initialize do
122
+ config.to_prepare do
123
+ extension_loader.deactivate_extensions
124
124
  extension_loader.load_extensions
125
125
  extension_loader.load_extension_initializers
126
126
 
@@ -139,4 +139,4 @@ module TrustyCms
139
139
 
140
140
  end
141
141
  end
142
- end
142
+ end
File without changes
data/trusty_cms.gemspec CHANGED
@@ -1,8 +1,7 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
  # frozen_string_literal: true
3
3
 
4
- $:.push File.expand_path('lib', __dir__)
5
- require_relative 'lib/trusty_cms/version'
4
+ require File.expand_path(__FILE__ + '/../lib/trusty_cms/version.rb')
6
5
  Gem::Specification.new do |s|
7
6
  s.required_ruby_version = '>= 3.0.5'
8
7
  s.name = 'trusty-cms'
@@ -27,23 +26,27 @@ a general purpose content management system--not merely a blogging engine.'
27
26
  s.license = 'MIT'
28
27
  s.test_files = Dir['spec/**/*']
29
28
  s.add_dependency 'activestorage-validator'
30
- s.add_dependency 'acts_as_list', '>= 0.9.5', '< 1.2.0'
29
+ s.add_dependency 'acts_as_list', '>= 0.9.5', '< 1.3.0'
31
30
  s.add_dependency 'acts_as_tree', '~> 2.9.1'
31
+ s.add_dependency 'base64'
32
+ s.add_dependency 'bigdecimal'
32
33
  s.add_dependency 'ckeditor', '>= 4.2.2', '< 4.4.0'
33
34
  s.add_dependency 'delocalize', '>= 0.2', '< 2.0'
34
35
  s.add_dependency 'devise'
36
+ s.add_dependency 'drb'
35
37
  s.add_dependency 'execjs', '~> 2.7'
36
38
  s.add_dependency 'haml', '>= 5.0', '< 6.0'
37
39
  s.add_dependency 'haml-rails'
38
- s.add_dependency 'highline', '>= 1.7.8', '< 3.1.0'
40
+ s.add_dependency 'highline', '>= 1.7.8', '< 3.2.0'
39
41
  s.add_dependency 'image_processing'
40
42
  s.add_dependency 'kraken-io'
41
43
  s.add_dependency 'mini_racer'
44
+ s.add_dependency 'mutex_m'
42
45
  s.add_dependency 'mysql2'
43
46
  s.add_dependency 'rack', '>= 2.0.1', '< 3.1.0'
44
47
  s.add_dependency 'rack-cache', '~> 1.7'
45
48
  s.add_dependency 'radius', '~> 0.7'
46
- s.add_dependency 'rails'
49
+ s.add_dependency 'rails', '~> 7.0.0'
47
50
  s.add_dependency 'rake', '< 14.0'
48
51
  s.add_dependency 'ransack'
49
52
  s.add_dependency 'rdoc', '>= 5.1', '< 7.0'
@@ -8,11 +8,11 @@ class LayoutsExtension < TrustyCms::Extension
8
8
  ActionView::Base.send :include, ShareLayouts::Helpers::ActionView
9
9
 
10
10
  # Nested Layouts
11
- Page.send :include, NestedLayouts::Tags::Core
11
+ Page.send :include, NestedLayouts::Tags::Core
12
12
 
13
13
  # HAML Layouts
14
- Layout.send :include, HamlLayouts::Models::Layout
15
- Page.send :include, HamlLayouts::Models::Page
14
+ Layout.send :include, HamlLayouts::Models::Layout
15
+ Page.send :include, HamlLayouts::Models::Page
16
16
  HamlFilter
17
17
  end
18
18
 
@@ -1,43 +1,33 @@
1
1
  module MultiSite::ScopedValidation
2
+ # scoping validations to the site should be very simple
3
+ # all you would normally need is something like this:
4
+ #
5
+ # validates_uniqueness_of :email, :scope => :site_id
6
+ #
7
+ # but if you want to scope core trusty classes, you have a problem:
8
+ # their uniqueness validations have already been declared
9
+ # The only answer is to reach right back and change the validates_uniqueness_of method
10
+ # and to make it more awkward, that has to happen so early that we can't reflect on the site association.
11
+ # Hence the check for a site_id column. It's a hack, but a fairly harmless one.
2
12
 
3
- def self.included(base)
4
-
5
- base.class_eval do
6
- # scoping validations to the site should be very simple
7
- # all you would normally need is something like this:
8
- #
9
- # validates_uniqueness_of :email, :scope => :site_id
10
- #
11
- # but if you want to scope core trusty classes, you have a problem:
12
- # their uniqueness validations have already been declared
13
- # The only answer is to reach right back and change the validates_uniqueness_of method
14
- # and to make it more awkward, that has to happen so early that we can't reflect on the site association.
15
- # Hence the check for a site_id column. It's a hack, but a fairly harmless one.
16
-
17
- def validates_uniqueness_of_with_site(*attr)
18
- if database_exists?
19
- if table_exists? && column_names.include?('site_id')
20
- configuration = attr.extract_options!
21
- configuration[:scope] ||= :site_id
22
- attr.push(configuration)
23
- end
24
- validates_uniqueness_of_without_site(*attr)
25
- end
26
- end
27
-
28
- alias_method :validates_uniqueness_of_without_site, :validates_uniqueness_of
29
- alias_method :validates_uniqueness_of, :validates_uniqueness_of_with_site
30
-
31
- def database_exists?
32
- ActiveRecord::Base.connection
33
- rescue ActiveRecord::NoDatabaseError
34
- false
35
- else
36
- true
13
+ def validates_uniqueness_of(*attr)
14
+ if database_exists?
15
+ if table_exists? && column_names.include?('site_id')
16
+ configuration = attr.extract_options!
17
+ configuration[:scope] ||= :site_id
18
+ attr.push(configuration)
37
19
  end
20
+ super(*attr)
38
21
  end
22
+ end
39
23
 
24
+ def database_exists?
25
+ ActiveRecord::Base.connection
26
+ rescue ActiveRecord::NoDatabaseError
27
+ false
28
+ else
29
+ true
40
30
  end
41
31
  end
42
32
 
43
- ActiveRecord::Validations::ClassMethods.send :include, MultiSite::ScopedValidation
33
+ ActiveRecord::Validations::ClassMethods.prepend MultiSite::ScopedValidation
@@ -6,7 +6,6 @@ class MultiSiteExtension < TrustyCms::Extension
6
6
  url "http://trustarts.org/"
7
7
 
8
8
  def activate
9
-
10
9
  # Model extensions
11
10
  ActiveRecord::Base.send :include, MultiSite::ScopedModel
12
11
  Page.send :include, MultiSite::PageExtensions
@@ -19,7 +18,6 @@ class MultiSiteExtension < TrustyCms::Extension
19
18
  # ActionController::Base.send :include, MultiSite::ApplicationControllerExtensions
20
19
  SiteController.send :include, MultiSite::SiteControllerExtensions
21
20
  Admin::ResourceController.send :include, MultiSite::ResourceControllerExtensions
22
- Admin::PagesController.send :include, MultiSite::ResourceControllerExtensions
23
21
  Admin::PagesController.send :include, MultiSite::PagesControllerExtensions
24
22
  Admin::ResourceController.send :helper, MultiSite::SiteChooserHelper
25
23
  Admin::PagesController.send :helper, MultiSite::SiteChooserHelper
@@ -34,7 +34,7 @@ class SnippetsExtension < TrustyCms::Extension
34
34
  end
35
35
  end
36
36
 
37
- admin.snippet ||= TrustyCms::AdminUI.load_default_snippet_regions
37
+ admin.snippet ||= TrustyCms::AdminUI.load_default_snippet_regions
38
38
 
39
39
  tab 'Design' do
40
40
  add_item "Snippets", "/admin/snippets"
data/yarn.lock CHANGED
@@ -427,12 +427,12 @@ brace-expansion@^1.1.7:
427
427
  balanced-match "^1.0.0"
428
428
  concat-map "0.0.1"
429
429
 
430
- braces@^3.0.2:
431
- version "3.0.2"
432
- resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
433
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
430
+ braces@^3.0.3:
431
+ version "3.0.3"
432
+ resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
433
+ integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
434
434
  dependencies:
435
- fill-range "^7.0.1"
435
+ fill-range "^7.1.1"
436
436
 
437
437
  browserslist@^4.12.0, browserslist@^4.21.9:
438
438
  version "4.21.10"
@@ -701,10 +701,10 @@ file-entry-cache@^6.0.1:
701
701
  dependencies:
702
702
  flat-cache "^3.0.4"
703
703
 
704
- fill-range@^7.0.1:
705
- version "7.0.1"
706
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
707
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
704
+ fill-range@^7.1.1:
705
+ version "7.1.1"
706
+ resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
707
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
708
708
  dependencies:
709
709
  to-regex-range "^5.0.1"
710
710
 
@@ -1225,11 +1225,11 @@ micromark@~2.11.0:
1225
1225
  parse-entities "^2.0.0"
1226
1226
 
1227
1227
  micromatch@^4.0.4:
1228
- version "4.0.5"
1229
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
1230
- integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
1228
+ version "4.0.8"
1229
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1230
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
1231
1231
  dependencies:
1232
- braces "^3.0.2"
1232
+ braces "^3.0.3"
1233
1233
  picomatch "^2.3.1"
1234
1234
 
1235
1235
  min-indent@^1.0.0:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.2.2.1
4
+ version: 7.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - TrustyCms CMS dev team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-07 00:00:00.000000000 Z
11
+ date: 2024-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activestorage-validator
@@ -33,7 +33,7 @@ dependencies:
33
33
  version: 0.9.5
34
34
  - - "<"
35
35
  - !ruby/object:Gem::Version
36
- version: 1.2.0
36
+ version: 1.3.0
37
37
  type: :runtime
38
38
  prerelease: false
39
39
  version_requirements: !ruby/object:Gem::Requirement
@@ -43,7 +43,7 @@ dependencies:
43
43
  version: 0.9.5
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
- version: 1.2.0
46
+ version: 1.3.0
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: acts_as_tree
49
49
  requirement: !ruby/object:Gem::Requirement
@@ -58,6 +58,34 @@ dependencies:
58
58
  - - "~>"
59
59
  - !ruby/object:Gem::Version
60
60
  version: 2.9.1
61
+ - !ruby/object:Gem::Dependency
62
+ name: base64
63
+ requirement: !ruby/object:Gem::Requirement
64
+ requirements:
65
+ - - ">="
66
+ - !ruby/object:Gem::Version
67
+ version: '0'
68
+ type: :runtime
69
+ prerelease: false
70
+ version_requirements: !ruby/object:Gem::Requirement
71
+ requirements:
72
+ - - ">="
73
+ - !ruby/object:Gem::Version
74
+ version: '0'
75
+ - !ruby/object:Gem::Dependency
76
+ name: bigdecimal
77
+ requirement: !ruby/object:Gem::Requirement
78
+ requirements:
79
+ - - ">="
80
+ - !ruby/object:Gem::Version
81
+ version: '0'
82
+ type: :runtime
83
+ prerelease: false
84
+ version_requirements: !ruby/object:Gem::Requirement
85
+ requirements:
86
+ - - ">="
87
+ - !ruby/object:Gem::Version
88
+ version: '0'
61
89
  - !ruby/object:Gem::Dependency
62
90
  name: ckeditor
63
91
  requirement: !ruby/object:Gem::Requirement
@@ -112,6 +140,20 @@ dependencies:
112
140
  - - ">="
113
141
  - !ruby/object:Gem::Version
114
142
  version: '0'
143
+ - !ruby/object:Gem::Dependency
144
+ name: drb
145
+ requirement: !ruby/object:Gem::Requirement
146
+ requirements:
147
+ - - ">="
148
+ - !ruby/object:Gem::Version
149
+ version: '0'
150
+ type: :runtime
151
+ prerelease: false
152
+ version_requirements: !ruby/object:Gem::Requirement
153
+ requirements:
154
+ - - ">="
155
+ - !ruby/object:Gem::Version
156
+ version: '0'
115
157
  - !ruby/object:Gem::Dependency
116
158
  name: execjs
117
159
  requirement: !ruby/object:Gem::Requirement
@@ -169,7 +211,7 @@ dependencies:
169
211
  version: 1.7.8
170
212
  - - "<"
171
213
  - !ruby/object:Gem::Version
172
- version: 3.1.0
214
+ version: 3.2.0
173
215
  type: :runtime
174
216
  prerelease: false
175
217
  version_requirements: !ruby/object:Gem::Requirement
@@ -179,7 +221,7 @@ dependencies:
179
221
  version: 1.7.8
180
222
  - - "<"
181
223
  - !ruby/object:Gem::Version
182
- version: 3.1.0
224
+ version: 3.2.0
183
225
  - !ruby/object:Gem::Dependency
184
226
  name: image_processing
185
227
  requirement: !ruby/object:Gem::Requirement
@@ -222,6 +264,20 @@ dependencies:
222
264
  - - ">="
223
265
  - !ruby/object:Gem::Version
224
266
  version: '0'
267
+ - !ruby/object:Gem::Dependency
268
+ name: mutex_m
269
+ requirement: !ruby/object:Gem::Requirement
270
+ requirements:
271
+ - - ">="
272
+ - !ruby/object:Gem::Version
273
+ version: '0'
274
+ type: :runtime
275
+ prerelease: false
276
+ version_requirements: !ruby/object:Gem::Requirement
277
+ requirements:
278
+ - - ">="
279
+ - !ruby/object:Gem::Version
280
+ version: '0'
225
281
  - !ruby/object:Gem::Dependency
226
282
  name: mysql2
227
283
  requirement: !ruby/object:Gem::Requirement
@@ -288,16 +344,16 @@ dependencies:
288
344
  name: rails
289
345
  requirement: !ruby/object:Gem::Requirement
290
346
  requirements:
291
- - - ">="
347
+ - - "~>"
292
348
  - !ruby/object:Gem::Version
293
- version: '0'
349
+ version: 7.0.0
294
350
  type: :runtime
295
351
  prerelease: false
296
352
  version_requirements: !ruby/object:Gem::Requirement
297
353
  requirements:
298
- - - ">="
354
+ - - "~>"
299
355
  - !ruby/object:Gem::Version
300
- version: '0'
356
+ version: 7.0.0
301
357
  - !ruby/object:Gem::Dependency
302
358
  name: rake
303
359
  requirement: !ruby/object:Gem::Requirement
@@ -954,7 +1010,7 @@ files:
954
1010
  - lib/inheritable_class_attributes.rb
955
1011
  - lib/login_system.rb
956
1012
  - lib/method_observer.rb
957
- - lib/open_struct.rb
1013
+ - lib/ostruct.rb
958
1014
  - lib/simpleton.rb
959
1015
  - lib/string_extensions/string_extensions.rb
960
1016
  - lib/symbol_extensions/symbol_extensions.rb
@@ -1030,6 +1086,7 @@ files:
1030
1086
  - spec/dummy/config/locales/en.yml
1031
1087
  - spec/dummy/config/routes.rb
1032
1088
  - spec/dummy/config/secrets.yml
1089
+ - spec/dummy/config/storage.yml
1033
1090
  - spec/dummy/db/schema.rb
1034
1091
  - spec/dummy/package.json
1035
1092
  - spec/dummy/public/404.html
@@ -1179,6 +1236,7 @@ test_files:
1179
1236
  - spec/dummy/config/locales/en.yml
1180
1237
  - spec/dummy/config/routes.rb
1181
1238
  - spec/dummy/config/secrets.yml
1239
+ - spec/dummy/config/storage.yml
1182
1240
  - spec/dummy/config.ru
1183
1241
  - spec/dummy/db/schema.rb
1184
1242
  - spec/dummy/package.json
File without changes