trusty-cms 5.5.7 → 5.5.9

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 13976e687226af1f0e08e71c49c73bac2991397fcaf25ce6e3b9aef1b6a6d0a6
4
- data.tar.gz: 528f41d52f62b4336250d84dc2c6125e159352c9f308db670527e941a151c2c2
3
+ metadata.gz: 5f4ef88729e786d8a0977ac190c8546b49d5324469c7e9eaf80ef77ede977167
4
+ data.tar.gz: f2e6ddf0633251c8c6db60676c7f2a6ec83b6f4a39a2785cd7bb4f673c433081
5
5
  SHA512:
6
- metadata.gz: d860b7cf267516aeeb1a9a1743f44c941401bd31ade5eeb29d33ffc99c835dcc3f13cb09e036b4fb48a2fa498ef04ce2960c278d454b741f08ef5ec03ddd967b
7
- data.tar.gz: e41c982148caee158c32afdb3d2acc2bbc27b5f68122dcfaceadd301f4793b27dba09b3ad90bba48d499d884dae0d941f52239d1fa3bd264386dcd84e88082da
6
+ metadata.gz: 4402deb3bc80c490eec946374b38311cba2d447d626d43956ee05c969b393f1502528fe4eeded862610022af5d47d1904cda074f527e36df7a83aeda7a62c7b8
7
+ data.tar.gz: f1ce51e5f002ed8dbe4a0182ed0c20cae0b46f079ac3947c97ddd692d7697edb31bef42e19589d465ab327e9b177b09d9e748d5824b41b57ab74658eac7e7406
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (5.5.6)
4
+ trusty-cms (5.5.8)
5
5
  RedCloth (= 4.3.2)
6
6
  activestorage-validator
7
7
  acts_as_list (>= 0.9.5, < 1.2.0)
@@ -10,8 +10,8 @@ PATH
10
10
  delocalize (>= 0.2, < 2.0)
11
11
  devise
12
12
  execjs (~> 2.7)
13
- haml (~> 5.2.2)
14
- haml-rails (~> 2.0)
13
+ haml
14
+ haml-rails
15
15
  highline (>= 1.7.8, < 2.2.0)
16
16
  image_processing
17
17
  kraken-io
@@ -29,68 +29,68 @@ PATH
29
29
  tzinfo (>= 1.2.3, < 2.1.0)
30
30
  uglifier (>= 3.2, < 5.0)
31
31
  uuidtools (>= 2.1.5, < 2.3.0)
32
- will_paginate (~> 3.0)
32
+ will_paginate (>= 3, < 5)
33
33
 
34
34
  GEM
35
35
  remote: https://rubygems.org/
36
36
  specs:
37
37
  RedCloth (4.3.2)
38
- actioncable (6.1.7.3)
39
- actionpack (= 6.1.7.3)
40
- activesupport (= 6.1.7.3)
38
+ actioncable (6.1.7.4)
39
+ actionpack (= 6.1.7.4)
40
+ activesupport (= 6.1.7.4)
41
41
  nio4r (~> 2.0)
42
42
  websocket-driver (>= 0.6.1)
43
- actionmailbox (6.1.7.3)
44
- actionpack (= 6.1.7.3)
45
- activejob (= 6.1.7.3)
46
- activerecord (= 6.1.7.3)
47
- activestorage (= 6.1.7.3)
48
- activesupport (= 6.1.7.3)
43
+ actionmailbox (6.1.7.4)
44
+ actionpack (= 6.1.7.4)
45
+ activejob (= 6.1.7.4)
46
+ activerecord (= 6.1.7.4)
47
+ activestorage (= 6.1.7.4)
48
+ activesupport (= 6.1.7.4)
49
49
  mail (>= 2.7.1)
50
- actionmailer (6.1.7.3)
51
- actionpack (= 6.1.7.3)
52
- actionview (= 6.1.7.3)
53
- activejob (= 6.1.7.3)
54
- activesupport (= 6.1.7.3)
50
+ actionmailer (6.1.7.4)
51
+ actionpack (= 6.1.7.4)
52
+ actionview (= 6.1.7.4)
53
+ activejob (= 6.1.7.4)
54
+ activesupport (= 6.1.7.4)
55
55
  mail (~> 2.5, >= 2.5.4)
56
56
  rails-dom-testing (~> 2.0)
57
- actionpack (6.1.7.3)
58
- actionview (= 6.1.7.3)
59
- activesupport (= 6.1.7.3)
57
+ actionpack (6.1.7.4)
58
+ actionview (= 6.1.7.4)
59
+ activesupport (= 6.1.7.4)
60
60
  rack (~> 2.0, >= 2.0.9)
61
61
  rack-test (>= 0.6.3)
62
62
  rails-dom-testing (~> 2.0)
63
63
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
64
- actiontext (6.1.7.3)
65
- actionpack (= 6.1.7.3)
66
- activerecord (= 6.1.7.3)
67
- activestorage (= 6.1.7.3)
68
- activesupport (= 6.1.7.3)
64
+ actiontext (6.1.7.4)
65
+ actionpack (= 6.1.7.4)
66
+ activerecord (= 6.1.7.4)
67
+ activestorage (= 6.1.7.4)
68
+ activesupport (= 6.1.7.4)
69
69
  nokogiri (>= 1.8.5)
70
- actionview (6.1.7.3)
71
- activesupport (= 6.1.7.3)
70
+ actionview (6.1.7.4)
71
+ activesupport (= 6.1.7.4)
72
72
  builder (~> 3.1)
73
73
  erubi (~> 1.4)
74
74
  rails-dom-testing (~> 2.0)
75
75
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
76
- activejob (6.1.7.3)
77
- activesupport (= 6.1.7.3)
76
+ activejob (6.1.7.4)
77
+ activesupport (= 6.1.7.4)
78
78
  globalid (>= 0.3.6)
79
- activemodel (6.1.7.3)
80
- activesupport (= 6.1.7.3)
81
- activerecord (6.1.7.3)
82
- activemodel (= 6.1.7.3)
83
- activesupport (= 6.1.7.3)
84
- activestorage (6.1.7.3)
85
- actionpack (= 6.1.7.3)
86
- activejob (= 6.1.7.3)
87
- activerecord (= 6.1.7.3)
88
- activesupport (= 6.1.7.3)
79
+ activemodel (6.1.7.4)
80
+ activesupport (= 6.1.7.4)
81
+ activerecord (6.1.7.4)
82
+ activemodel (= 6.1.7.4)
83
+ activesupport (= 6.1.7.4)
84
+ activestorage (6.1.7.4)
85
+ actionpack (= 6.1.7.4)
86
+ activejob (= 6.1.7.4)
87
+ activerecord (= 6.1.7.4)
88
+ activesupport (= 6.1.7.4)
89
89
  marcel (~> 1.0)
90
90
  mini_mime (>= 1.1.0)
91
- activestorage-validator (0.2.2)
92
- rails (>= 6.0.4.1)
93
- activesupport (6.1.7.3)
91
+ activestorage-validator (0.3.0)
92
+ rails (>= 6.1.0)
93
+ activesupport (6.1.7.4)
94
94
  concurrent-ruby (~> 1.0, >= 1.0.2)
95
95
  i18n (>= 1.6, < 2)
96
96
  minitest (>= 5.1)
@@ -123,15 +123,15 @@ GEM
123
123
  crass (1.0.6)
124
124
  css_parser (1.12.0)
125
125
  addressable
126
- database_cleaner (2.0.1)
127
- database_cleaner-active_record (~> 2.0.0)
128
- database_cleaner-active_record (2.0.1)
126
+ database_cleaner (2.0.2)
127
+ database_cleaner-active_record (>= 2, < 3)
128
+ database_cleaner-active_record (2.1.0)
129
129
  activerecord (>= 5.a)
130
130
  database_cleaner-core (~> 2.0.0)
131
131
  database_cleaner-core (2.0.1)
132
132
  delocalize (1.2.0)
133
133
  rails (>= 2)
134
- devise (4.9.0)
134
+ devise (4.9.2)
135
135
  bcrypt (~> 3.0)
136
136
  orm_adapter (~> 0.1)
137
137
  railties (>= 4.1.0)
@@ -153,8 +153,9 @@ GEM
153
153
  mime-types (>= 1.0)
154
154
  globalid (1.1.0)
155
155
  activesupport (>= 5.0)
156
- haml (5.2.2)
157
- temple (>= 0.8.0)
156
+ haml (6.1.1)
157
+ temple (>= 0.8.2)
158
+ thor
158
159
  tilt
159
160
  haml-rails (2.1.0)
160
161
  actionpack (>= 5.1)
@@ -165,11 +166,12 @@ GEM
165
166
  httparty (0.21.0)
166
167
  mini_mime (>= 1.0.0)
167
168
  multi_xml (>= 0.5.2)
168
- i18n (1.12.0)
169
+ i18n (1.14.1)
169
170
  concurrent-ruby (~> 1.0)
170
171
  image_processing (1.12.2)
171
172
  mini_magick (>= 4.9.5, < 5)
172
173
  ruby-vips (>= 2.0.17, < 3)
174
+ io-wait (0.3.0)
173
175
  json (2.6.3)
174
176
  kraken-io (0.1.3)
175
177
  activesupport
@@ -180,9 +182,9 @@ GEM
180
182
  addressable (~> 2.8)
181
183
  libv8-node (16.10.0.0-x86_64-darwin)
182
184
  libv8-node (16.10.0.0-x86_64-linux)
183
- loofah (2.19.1)
185
+ loofah (2.21.3)
184
186
  crass (~> 1.0.2)
185
- nokogiri (>= 1.5.9)
187
+ nokogiri (>= 1.12.0)
186
188
  mail (2.8.1)
187
189
  mini_mime (>= 0.1.1)
188
190
  net-imap
@@ -201,17 +203,20 @@ GEM
201
203
  multi_xml (0.6.0)
202
204
  multipart-post (2.2.3)
203
205
  mysql2 (0.5.5)
204
- net-imap (0.2.3)
206
+ net-imap (0.2.2)
205
207
  digest
206
208
  net-protocol
207
209
  strscan
208
210
  net-pop (0.1.2)
209
211
  net-protocol
210
- net-protocol (0.1.3)
212
+ net-protocol (0.1.1)
213
+ io-wait
211
214
  timeout
212
- net-smtp (0.3.3)
215
+ net-smtp (0.3.0)
216
+ digest
213
217
  net-protocol
214
- nio4r (2.5.8)
218
+ timeout
219
+ nio4r (2.5.9)
215
220
  nokogiri (1.12.5-x86_64-darwin)
216
221
  racc (~> 1.4)
217
222
  nokogiri (1.12.5-x86_64-linux)
@@ -230,38 +235,39 @@ GEM
230
235
  psych (5.1.0)
231
236
  stringio
232
237
  public_suffix (4.0.7)
233
- racc (1.6.2)
234
- rack (2.2.6.4)
238
+ racc (1.7.1)
239
+ rack (2.2.7)
235
240
  rack-cache (1.13.0)
236
241
  rack (>= 0.4)
237
- rack-test (2.0.2)
242
+ rack-test (2.1.0)
238
243
  rack (>= 1.3)
239
244
  radius (0.7.5)
240
- rails (6.1.7.3)
241
- actioncable (= 6.1.7.3)
242
- actionmailbox (= 6.1.7.3)
243
- actionmailer (= 6.1.7.3)
244
- actionpack (= 6.1.7.3)
245
- actiontext (= 6.1.7.3)
246
- actionview (= 6.1.7.3)
247
- activejob (= 6.1.7.3)
248
- activemodel (= 6.1.7.3)
249
- activerecord (= 6.1.7.3)
250
- activestorage (= 6.1.7.3)
251
- activesupport (= 6.1.7.3)
245
+ rails (6.1.7.4)
246
+ actioncable (= 6.1.7.4)
247
+ actionmailbox (= 6.1.7.4)
248
+ actionmailer (= 6.1.7.4)
249
+ actionpack (= 6.1.7.4)
250
+ actiontext (= 6.1.7.4)
251
+ actionview (= 6.1.7.4)
252
+ activejob (= 6.1.7.4)
253
+ activemodel (= 6.1.7.4)
254
+ activerecord (= 6.1.7.4)
255
+ activestorage (= 6.1.7.4)
256
+ activesupport (= 6.1.7.4)
252
257
  bundler (>= 1.15.0)
253
- railties (= 6.1.7.3)
258
+ railties (= 6.1.7.4)
254
259
  sprockets-rails (>= 2.0.0)
255
- rails-dom-testing (2.0.3)
256
- activesupport (>= 4.2.0)
260
+ rails-dom-testing (2.1.1)
261
+ activesupport (>= 5.0.0)
262
+ minitest
257
263
  nokogiri (>= 1.6)
258
264
  rails-html-sanitizer (1.5.0)
259
265
  loofah (~> 2.19, >= 2.19.1)
260
266
  rails-observers (0.1.5)
261
267
  activemodel (>= 4.0)
262
- railties (6.1.7.3)
263
- actionpack (= 6.1.7.3)
264
- activesupport (= 6.1.7.3)
268
+ railties (6.1.7.4)
269
+ actionpack (= 6.1.7.4)
270
+ activesupport (= 6.1.7.4)
265
271
  method_source
266
272
  rake (>= 12.2)
267
273
  thor (~> 1.0)
@@ -278,22 +284,22 @@ GEM
278
284
  roadie-rails (2.3.0)
279
285
  railties (>= 5.1, < 7.1)
280
286
  roadie (>= 3.1, < 5.0)
281
- rspec-core (3.12.0)
287
+ rspec-core (3.12.2)
282
288
  rspec-support (~> 3.12.0)
283
- rspec-expectations (3.12.2)
289
+ rspec-expectations (3.12.3)
284
290
  diff-lcs (>= 1.2.0, < 2.0)
285
291
  rspec-support (~> 3.12.0)
286
- rspec-mocks (3.12.1)
292
+ rspec-mocks (3.12.5)
287
293
  diff-lcs (>= 1.2.0, < 2.0)
288
294
  rspec-support (~> 3.12.0)
289
- rspec-rails (6.0.1)
295
+ rspec-rails (6.0.3)
290
296
  actionpack (>= 6.1)
291
297
  activesupport (>= 6.1)
292
298
  railties (>= 6.1)
293
- rspec-core (~> 3.11)
294
- rspec-expectations (~> 3.11)
295
- rspec-mocks (~> 3.11)
296
- rspec-support (~> 3.11)
299
+ rspec-core (~> 3.12)
300
+ rspec-expectations (~> 3.12)
301
+ rspec-mocks (~> 3.12)
302
+ rspec-support (~> 3.12)
297
303
  rspec-support (3.12.0)
298
304
  ruby-vips (2.1.4)
299
305
  ffi (~> 1.12)
@@ -320,15 +326,15 @@ GEM
320
326
  actionpack (>= 5.2)
321
327
  activesupport (>= 5.2)
322
328
  sprockets (>= 3.0.0)
323
- stringex (2.8.5)
329
+ stringex (2.8.6)
324
330
  stringio (3.0.5)
325
331
  strscan (3.0.6)
326
- temple (0.9.1)
332
+ temple (0.10.0)
327
333
  terrapin (0.6.0)
328
334
  climate_control (>= 0.0.3, < 1.0)
329
- thor (1.2.1)
330
- tilt (2.0.11)
331
- timeout (0.3.2)
335
+ thor (1.2.2)
336
+ tilt (2.1.0)
337
+ timeout (0.4.0)
332
338
  trustygems (0.2.1)
333
339
  rake
334
340
  tzinfo (2.0.6)
@@ -341,10 +347,10 @@ GEM
341
347
  websocket-driver (0.7.5)
342
348
  websocket-extensions (>= 0.1.0)
343
349
  websocket-extensions (0.1.5)
344
- will_paginate (3.3.1)
350
+ will_paginate (4.0.0)
345
351
  xpath (3.2.0)
346
352
  nokogiri (~> 1.8)
347
- zeitwerk (2.6.7)
353
+ zeitwerk (2.6.8)
348
354
 
349
355
  PLATFORMS
350
356
  x86_64-darwin-18
@@ -152,10 +152,6 @@ class AssetType
152
152
  end
153
153
  end
154
154
 
155
- def legacy_styles
156
- TrustyCms::config['assets.additional_thumbnails'].to_s.gsub(' ', '').split(',').collect { |s| s.split('=') }.inject({}) { |ha, (k, v)| ha[k.to_sym] = v; ha }
157
- end
158
-
159
155
  def style_dimensions(style_name)
160
156
  if style = paperclip_styles[style_name.to_sym]
161
157
  style[:size]
@@ -1,5 +1,5 @@
1
1
  <!DOCTYPE html>
2
- %html{html_attrs}
2
+ %html{ :xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => "en", :lang => "en", :class => "tablesaw-enhanced fontawesome-i2svg-active fontawesome-i2svg-complete" }
3
3
  %head
4
4
  %meta{"http-equiv"=>"Content-type", :content=>"text/html;charset=utf-8"}
5
5
  %meta{name: "viewport", content: "width=device-width"}
@@ -63,7 +63,7 @@
63
63
  .error
64
64
  %p= flash[:error]
65
65
  .content
66
- = find_and_preserve(yield)
66
+ = yield
67
67
 
68
68
  #popups
69
69
  = yield :popups
data/lib/trusty_cms.rb CHANGED
@@ -2,6 +2,6 @@ TRUSTY_CMS_ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..')) unle
2
2
 
3
3
  unless defined? TrustyCms::VERSION
4
4
  module TrustyCms
5
- VERSION = '5.5.7'.freeze
5
+ VERSION = '5.5.9'.freeze
6
6
  end
7
7
  end
data/trusty_cms.gemspec CHANGED
@@ -31,8 +31,8 @@ a general purpose content management system--not merely a blogging engine.'
31
31
  s.add_dependency 'delocalize', '>= 0.2', '< 2.0'
32
32
  s.add_dependency 'devise'
33
33
  s.add_dependency 'execjs', '~> 2.7'
34
- s.add_dependency 'haml', '~> 5.2.2'
35
- s.add_dependency 'haml-rails', '~> 2.0'
34
+ s.add_dependency 'haml'
35
+ s.add_dependency 'haml-rails'
36
36
  s.add_dependency 'highline', '>= 1.7.8', '< 2.2.0'
37
37
  s.add_dependency 'image_processing'
38
38
  s.add_dependency 'kraken-io'
@@ -51,5 +51,5 @@ a general purpose content management system--not merely a blogging engine.'
51
51
  s.add_dependency 'tzinfo', '>= 1.2.3', '< 2.1.0'
52
52
  s.add_dependency 'uglifier', '>= 3.2', '< 5.0'
53
53
  s.add_dependency 'uuidtools', '>= 2.1.5', '< 2.3.0'
54
- s.add_dependency 'will_paginate', '~> 3.0'
54
+ s.add_dependency 'will_paginate', '>= 3', '< 5'
55
55
  end
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: 5.5.7
4
+ version: 5.5.9
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: 2023-03-24 00:00:00.000000000 Z
11
+ date: 2023-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activestorage-validator
@@ -130,30 +130,30 @@ dependencies:
130
130
  name: haml
131
131
  requirement: !ruby/object:Gem::Requirement
132
132
  requirements:
133
- - - "~>"
133
+ - - ">="
134
134
  - !ruby/object:Gem::Version
135
- version: 5.2.2
135
+ version: '0'
136
136
  type: :runtime
137
137
  prerelease: false
138
138
  version_requirements: !ruby/object:Gem::Requirement
139
139
  requirements:
140
- - - "~>"
140
+ - - ">="
141
141
  - !ruby/object:Gem::Version
142
- version: 5.2.2
142
+ version: '0'
143
143
  - !ruby/object:Gem::Dependency
144
144
  name: haml-rails
145
145
  requirement: !ruby/object:Gem::Requirement
146
146
  requirements:
147
- - - "~>"
147
+ - - ">="
148
148
  - !ruby/object:Gem::Version
149
- version: '2.0'
149
+ version: '0'
150
150
  type: :runtime
151
151
  prerelease: false
152
152
  version_requirements: !ruby/object:Gem::Requirement
153
153
  requirements:
154
- - - "~>"
154
+ - - ">="
155
155
  - !ruby/object:Gem::Version
156
- version: '2.0'
156
+ version: '0'
157
157
  - !ruby/object:Gem::Dependency
158
158
  name: highline
159
159
  requirement: !ruby/object:Gem::Requirement
@@ -452,16 +452,22 @@ dependencies:
452
452
  name: will_paginate
453
453
  requirement: !ruby/object:Gem::Requirement
454
454
  requirements:
455
- - - "~>"
455
+ - - ">="
456
+ - !ruby/object:Gem::Version
457
+ version: '3'
458
+ - - "<"
456
459
  - !ruby/object:Gem::Version
457
- version: '3.0'
460
+ version: '5'
458
461
  type: :runtime
459
462
  prerelease: false
460
463
  version_requirements: !ruby/object:Gem::Requirement
461
464
  requirements:
462
- - - "~>"
465
+ - - ">="
466
+ - !ruby/object:Gem::Version
467
+ version: '3'
468
+ - - "<"
463
469
  - !ruby/object:Gem::Version
464
- version: '3.0'
470
+ version: '5'
465
471
  description: |-
466
472
  TrustyCms is a simple and powerful publishing system designed for small teams.
467
473
  It is built with Rails and is similar to Textpattern or MovableType, but is
@@ -1139,52 +1145,52 @@ signing_key:
1139
1145
  specification_version: 4
1140
1146
  summary: A no-fluff content management system designed for small teams.
1141
1147
  test_files:
1142
- - spec/rails_helper.rb
1143
- - spec/models/layout_spec.rb
1144
- - spec/controllers/application_controller_spec.rb
1145
- - spec/controllers/users_controller_spec.rb
1146
- - spec/spec_helper.rb
1147
1148
  - spec/fixtures/users.yml
1149
+ - spec/factories/page.rb
1150
+ - spec/factories/user.rb
1151
+ - spec/factories/page_part.rb
1152
+ - spec/factories/layout.rb
1153
+ - spec/models/layout_spec.rb
1148
1154
  - spec/support/custom_actions.rb
1149
- - spec/dummy/config.ru
1150
- - spec/dummy/Rakefile
1151
- - spec/dummy/app/assets/config/manifest.js
1152
- - spec/dummy/db/schema.rb
1153
- - spec/dummy/public/422.html
1154
- - spec/dummy/public/404.html
1155
- - spec/dummy/public/500.html
1156
- - spec/dummy/public/favicon.ico
1157
- - spec/dummy/README.rdoc
1158
- - spec/dummy/yarn.lock
1159
- - spec/dummy/bin/setup
1155
+ - spec/ci/database.mysql.yml
1156
+ - spec/features/pages_spec.rb
1157
+ - spec/features/config_spec.rb
1158
+ - spec/features/layouts_spec.rb
1159
+ - spec/controllers/users_controller_spec.rb
1160
+ - spec/controllers/application_controller_spec.rb
1160
1161
  - spec/dummy/bin/rake
1161
1162
  - spec/dummy/bin/bundle
1162
1163
  - spec/dummy/bin/rails
1163
- - spec/dummy/config/boot.rb
1164
+ - spec/dummy/bin/setup
1165
+ - spec/dummy/Rakefile
1166
+ - spec/dummy/README.rdoc
1167
+ - spec/dummy/public/favicon.ico
1168
+ - spec/dummy/public/404.html
1169
+ - spec/dummy/public/500.html
1170
+ - spec/dummy/public/422.html
1171
+ - spec/dummy/package.json
1164
1172
  - spec/dummy/config/locales/en.yml
1165
- - spec/dummy/config/database.yml
1166
- - spec/dummy/config/secrets.yml
1167
1173
  - spec/dummy/config/environment.rb
1168
- - spec/dummy/config/initializers/filter_parameter_logging.rb
1174
+ - spec/dummy/config/boot.rb
1175
+ - spec/dummy/config/routes.rb
1176
+ - spec/dummy/config/environments/test.rb
1177
+ - spec/dummy/config/environments/development.rb
1178
+ - spec/dummy/config/environments/production.rb
1179
+ - spec/dummy/config/application.rb
1180
+ - spec/dummy/config/secrets.yml
1181
+ - spec/dummy/config/initializers/mime_types.rb
1169
1182
  - spec/dummy/config/initializers/wrap_parameters.rb
1183
+ - spec/dummy/config/initializers/assets.rb
1170
1184
  - spec/dummy/config/initializers/backtrace_silencers.rb
1171
- - spec/dummy/config/initializers/trusty_cms_config.rb
1172
1185
  - spec/dummy/config/initializers/inflections.rb
1186
+ - spec/dummy/config/initializers/trusty_cms_config.rb
1187
+ - spec/dummy/config/initializers/filter_parameter_logging.rb
1173
1188
  - spec/dummy/config/initializers/session_store.rb
1174
- - spec/dummy/config/initializers/assets.rb
1175
1189
  - spec/dummy/config/initializers/cookies_serializer.rb
1176
- - spec/dummy/config/initializers/mime_types.rb
1177
- - spec/dummy/config/routes.rb
1178
- - spec/dummy/config/application.rb
1179
- - spec/dummy/config/environments/development.rb
1180
- - spec/dummy/config/environments/test.rb
1181
- - spec/dummy/config/environments/production.rb
1182
- - spec/dummy/package.json
1183
- - spec/ci/database.mysql.yml
1184
- - spec/features/layouts_spec.rb
1185
- - spec/features/config_spec.rb
1186
- - spec/features/pages_spec.rb
1187
- - spec/factories/page_part.rb
1188
- - spec/factories/layout.rb
1189
- - spec/factories/page.rb
1190
- - spec/factories/user.rb
1190
+ - spec/dummy/config/database.yml
1191
+ - spec/dummy/yarn.lock
1192
+ - spec/dummy/app/assets/config/manifest.js
1193
+ - spec/dummy/db/schema.rb
1194
+ - spec/dummy/config.ru
1195
+ - spec/spec_helper.rb
1196
+ - spec/rails_helper.rb