trusty-cms 5.5.6 → 5.5.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +96 -79
- data/app/assets/stylesheets/admin/partials/_popup.scss +1 -1
- data/app/views/admin/assets/_search_results.html.haml +1 -3
- data/app/views/admin/configuration/_clipped_show.html.haml +1 -2
- data/app/views/admin/removed/_bucket.html.haml +1 -4
- data/lib/trusty_cms.rb +1 -1
- data/trusty_cms.gemspec +1 -1
- metadata +41 -41
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 13976e687226af1f0e08e71c49c73bac2991397fcaf25ce6e3b9aef1b6a6d0a6
|
4
|
+
data.tar.gz: 528f41d52f62b4336250d84dc2c6125e159352c9f308db670527e941a151c2c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d860b7cf267516aeeb1a9a1743f44c941401bd31ade5eeb29d33ffc99c835dcc3f13cb09e036b4fb48a2fa498ef04ce2960c278d454b741f08ef5ec03ddd967b
|
7
|
+
data.tar.gz: e41c982148caee158c32afdb3d2acc2bbc27b5f68122dcfaceadd301f4793b27dba09b3ad90bba48d499d884dae0d941f52239d1fa3bd264386dcd84e88082da
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -4,7 +4,7 @@ PATH
|
|
4
4
|
trusty-cms (5.5.6)
|
5
5
|
RedCloth (= 4.3.2)
|
6
6
|
activestorage-validator
|
7
|
-
acts_as_list (>= 0.9.5, < 1.
|
7
|
+
acts_as_list (>= 0.9.5, < 1.2.0)
|
8
8
|
acts_as_tree (~> 2.9.1)
|
9
9
|
ckeditor (>= 4.2.2, < 4.4.0)
|
10
10
|
delocalize (>= 0.2, < 2.0)
|
@@ -35,68 +35,68 @@ GEM
|
|
35
35
|
remote: https://rubygems.org/
|
36
36
|
specs:
|
37
37
|
RedCloth (4.3.2)
|
38
|
-
actioncable (6.1.7.
|
39
|
-
actionpack (= 6.1.7.
|
40
|
-
activesupport (= 6.1.7.
|
38
|
+
actioncable (6.1.7.3)
|
39
|
+
actionpack (= 6.1.7.3)
|
40
|
+
activesupport (= 6.1.7.3)
|
41
41
|
nio4r (~> 2.0)
|
42
42
|
websocket-driver (>= 0.6.1)
|
43
|
-
actionmailbox (6.1.7.
|
44
|
-
actionpack (= 6.1.7.
|
45
|
-
activejob (= 6.1.7.
|
46
|
-
activerecord (= 6.1.7.
|
47
|
-
activestorage (= 6.1.7.
|
48
|
-
activesupport (= 6.1.7.
|
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)
|
49
49
|
mail (>= 2.7.1)
|
50
|
-
actionmailer (6.1.7.
|
51
|
-
actionpack (= 6.1.7.
|
52
|
-
actionview (= 6.1.7.
|
53
|
-
activejob (= 6.1.7.
|
54
|
-
activesupport (= 6.1.7.
|
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)
|
55
55
|
mail (~> 2.5, >= 2.5.4)
|
56
56
|
rails-dom-testing (~> 2.0)
|
57
|
-
actionpack (6.1.7.
|
58
|
-
actionview (= 6.1.7.
|
59
|
-
activesupport (= 6.1.7.
|
57
|
+
actionpack (6.1.7.3)
|
58
|
+
actionview (= 6.1.7.3)
|
59
|
+
activesupport (= 6.1.7.3)
|
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.
|
65
|
-
actionpack (= 6.1.7.
|
66
|
-
activerecord (= 6.1.7.
|
67
|
-
activestorage (= 6.1.7.
|
68
|
-
activesupport (= 6.1.7.
|
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)
|
69
69
|
nokogiri (>= 1.8.5)
|
70
|
-
actionview (6.1.7.
|
71
|
-
activesupport (= 6.1.7.
|
70
|
+
actionview (6.1.7.3)
|
71
|
+
activesupport (= 6.1.7.3)
|
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.
|
77
|
-
activesupport (= 6.1.7.
|
76
|
+
activejob (6.1.7.3)
|
77
|
+
activesupport (= 6.1.7.3)
|
78
78
|
globalid (>= 0.3.6)
|
79
|
-
activemodel (6.1.7.
|
80
|
-
activesupport (= 6.1.7.
|
81
|
-
activerecord (6.1.7.
|
82
|
-
activemodel (= 6.1.7.
|
83
|
-
activesupport (= 6.1.7.
|
84
|
-
activestorage (6.1.7.
|
85
|
-
actionpack (= 6.1.7.
|
86
|
-
activejob (= 6.1.7.
|
87
|
-
activerecord (= 6.1.7.
|
88
|
-
activesupport (= 6.1.7.
|
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)
|
89
89
|
marcel (~> 1.0)
|
90
90
|
mini_mime (>= 1.1.0)
|
91
91
|
activestorage-validator (0.2.2)
|
92
92
|
rails (>= 6.0.4.1)
|
93
|
-
activesupport (6.1.7.
|
93
|
+
activesupport (6.1.7.3)
|
94
94
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
95
95
|
i18n (>= 1.6, < 2)
|
96
96
|
minitest (>= 5.1)
|
97
97
|
tzinfo (~> 2.0)
|
98
98
|
zeitwerk (~> 2.3)
|
99
|
-
acts_as_list (1.0
|
99
|
+
acts_as_list (1.1.0)
|
100
100
|
activerecord (>= 4.2)
|
101
101
|
acts_as_tree (2.9.1)
|
102
102
|
activerecord (>= 3.0.0)
|
@@ -119,9 +119,9 @@ GEM
|
|
119
119
|
climate_control (0.2.0)
|
120
120
|
cliver (0.3.2)
|
121
121
|
coderay (1.1.3)
|
122
|
-
concurrent-ruby (1.
|
122
|
+
concurrent-ruby (1.2.2)
|
123
123
|
crass (1.0.6)
|
124
|
-
css_parser (1.
|
124
|
+
css_parser (1.12.0)
|
125
125
|
addressable
|
126
126
|
database_cleaner (2.0.1)
|
127
127
|
database_cleaner-active_record (~> 2.0.0)
|
@@ -131,15 +131,16 @@ GEM
|
|
131
131
|
database_cleaner-core (2.0.1)
|
132
132
|
delocalize (1.2.0)
|
133
133
|
rails (>= 2)
|
134
|
-
devise (4.
|
134
|
+
devise (4.9.0)
|
135
135
|
bcrypt (~> 3.0)
|
136
136
|
orm_adapter (~> 0.1)
|
137
137
|
railties (>= 4.1.0)
|
138
138
|
responders
|
139
139
|
warden (~> 1.2.3)
|
140
140
|
diff-lcs (1.5.0)
|
141
|
+
digest (3.1.1)
|
141
142
|
docile (1.4.0)
|
142
|
-
erubi (1.
|
143
|
+
erubi (1.12.0)
|
143
144
|
execjs (2.8.1)
|
144
145
|
factory_bot (6.2.1)
|
145
146
|
activesupport (>= 5.0.0)
|
@@ -150,7 +151,7 @@ GEM
|
|
150
151
|
file_validators (3.0.0)
|
151
152
|
activemodel (>= 3.2)
|
152
153
|
mime-types (>= 1.0)
|
153
|
-
globalid (1.0
|
154
|
+
globalid (1.1.0)
|
154
155
|
activesupport (>= 5.0)
|
155
156
|
haml (5.2.2)
|
156
157
|
temple (>= 0.8.0)
|
@@ -178,11 +179,15 @@ GEM
|
|
178
179
|
launchy (2.5.2)
|
179
180
|
addressable (~> 2.8)
|
180
181
|
libv8-node (16.10.0.0-x86_64-darwin)
|
182
|
+
libv8-node (16.10.0.0-x86_64-linux)
|
181
183
|
loofah (2.19.1)
|
182
184
|
crass (~> 1.0.2)
|
183
185
|
nokogiri (>= 1.5.9)
|
184
|
-
mail (2.
|
186
|
+
mail (2.8.1)
|
185
187
|
mini_mime (>= 0.1.1)
|
188
|
+
net-imap
|
189
|
+
net-pop
|
190
|
+
net-smtp
|
186
191
|
marcel (1.0.2)
|
187
192
|
method_source (1.0.0)
|
188
193
|
mime-types (3.4.1)
|
@@ -190,16 +195,26 @@ GEM
|
|
190
195
|
mime-types-data (3.2022.0105)
|
191
196
|
mini_magick (4.12.0)
|
192
197
|
mini_mime (1.1.2)
|
193
|
-
mini_portile2 (2.6.1)
|
194
198
|
mini_racer (0.6.3)
|
195
199
|
libv8-node (~> 16.10.0.0)
|
196
200
|
minitest (5.15.0)
|
197
201
|
multi_xml (0.6.0)
|
198
202
|
multipart-post (2.2.3)
|
199
|
-
mysql2 (0.5.
|
203
|
+
mysql2 (0.5.5)
|
204
|
+
net-imap (0.2.3)
|
205
|
+
digest
|
206
|
+
net-protocol
|
207
|
+
strscan
|
208
|
+
net-pop (0.1.2)
|
209
|
+
net-protocol
|
210
|
+
net-protocol (0.1.3)
|
211
|
+
timeout
|
212
|
+
net-smtp (0.3.3)
|
213
|
+
net-protocol
|
200
214
|
nio4r (2.5.8)
|
201
|
-
nokogiri (1.12.5)
|
202
|
-
|
215
|
+
nokogiri (1.12.5-x86_64-darwin)
|
216
|
+
racc (~> 1.4)
|
217
|
+
nokogiri (1.12.5-x86_64-linux)
|
203
218
|
racc (~> 1.4)
|
204
219
|
orm_adapter (0.5.0)
|
205
220
|
poltergeist (1.18.1)
|
@@ -212,41 +227,41 @@ GEM
|
|
212
227
|
pry-byebug (3.9.0)
|
213
228
|
byebug (~> 11.0)
|
214
229
|
pry (~> 0.13.0)
|
215
|
-
psych (5.0
|
230
|
+
psych (5.1.0)
|
216
231
|
stringio
|
217
232
|
public_suffix (4.0.7)
|
218
233
|
racc (1.6.2)
|
219
|
-
rack (2.2.6.
|
234
|
+
rack (2.2.6.4)
|
220
235
|
rack-cache (1.13.0)
|
221
236
|
rack (>= 0.4)
|
222
237
|
rack-test (2.0.2)
|
223
238
|
rack (>= 1.3)
|
224
239
|
radius (0.7.5)
|
225
|
-
rails (6.1.7.
|
226
|
-
actioncable (= 6.1.7.
|
227
|
-
actionmailbox (= 6.1.7.
|
228
|
-
actionmailer (= 6.1.7.
|
229
|
-
actionpack (= 6.1.7.
|
230
|
-
actiontext (= 6.1.7.
|
231
|
-
actionview (= 6.1.7.
|
232
|
-
activejob (= 6.1.7.
|
233
|
-
activemodel (= 6.1.7.
|
234
|
-
activerecord (= 6.1.7.
|
235
|
-
activestorage (= 6.1.7.
|
236
|
-
activesupport (= 6.1.7.
|
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)
|
237
252
|
bundler (>= 1.15.0)
|
238
|
-
railties (= 6.1.7.
|
253
|
+
railties (= 6.1.7.3)
|
239
254
|
sprockets-rails (>= 2.0.0)
|
240
255
|
rails-dom-testing (2.0.3)
|
241
256
|
activesupport (>= 4.2.0)
|
242
257
|
nokogiri (>= 1.6)
|
243
|
-
rails-html-sanitizer (1.
|
258
|
+
rails-html-sanitizer (1.5.0)
|
244
259
|
loofah (~> 2.19, >= 2.19.1)
|
245
260
|
rails-observers (0.1.5)
|
246
261
|
activemodel (>= 4.0)
|
247
|
-
railties (6.1.7.
|
248
|
-
actionpack (= 6.1.7.
|
249
|
-
activesupport (= 6.1.7.
|
262
|
+
railties (6.1.7.3)
|
263
|
+
actionpack (= 6.1.7.3)
|
264
|
+
activesupport (= 6.1.7.3)
|
250
265
|
method_source
|
251
266
|
rake (>= 12.2)
|
252
267
|
thor (~> 1.0)
|
@@ -254,18 +269,18 @@ GEM
|
|
254
269
|
rdoc (6.5.0)
|
255
270
|
psych (>= 4.0.0)
|
256
271
|
regexp_parser (2.1.1)
|
257
|
-
responders (3.0
|
258
|
-
actionpack (>= 5.
|
259
|
-
railties (>= 5.
|
260
|
-
roadie (
|
272
|
+
responders (3.1.0)
|
273
|
+
actionpack (>= 5.2)
|
274
|
+
railties (>= 5.2)
|
275
|
+
roadie (4.0.0)
|
261
276
|
css_parser (~> 1.4)
|
262
277
|
nokogiri (~> 1.8)
|
263
|
-
roadie-rails (3.0
|
278
|
+
roadie-rails (2.3.0)
|
264
279
|
railties (>= 5.1, < 7.1)
|
265
|
-
roadie (
|
280
|
+
roadie (>= 3.1, < 5.0)
|
266
281
|
rspec-core (3.12.0)
|
267
282
|
rspec-support (~> 3.12.0)
|
268
|
-
rspec-expectations (3.12.
|
283
|
+
rspec-expectations (3.12.2)
|
269
284
|
diff-lcs (>= 1.2.0, < 2.0)
|
270
285
|
rspec-support (~> 3.12.0)
|
271
286
|
rspec-mocks (3.12.1)
|
@@ -306,15 +321,17 @@ GEM
|
|
306
321
|
activesupport (>= 5.2)
|
307
322
|
sprockets (>= 3.0.0)
|
308
323
|
stringex (2.8.5)
|
309
|
-
stringio (3.0.
|
324
|
+
stringio (3.0.5)
|
325
|
+
strscan (3.0.6)
|
310
326
|
temple (0.9.1)
|
311
327
|
terrapin (0.6.0)
|
312
328
|
climate_control (>= 0.0.3, < 1.0)
|
313
329
|
thor (1.2.1)
|
314
330
|
tilt (2.0.11)
|
331
|
+
timeout (0.3.2)
|
315
332
|
trustygems (0.2.1)
|
316
333
|
rake
|
317
|
-
tzinfo (2.0.
|
334
|
+
tzinfo (2.0.6)
|
318
335
|
concurrent-ruby (~> 1.0)
|
319
336
|
uglifier (4.2.0)
|
320
337
|
execjs (>= 0.3.0, < 3)
|
@@ -327,7 +344,7 @@ GEM
|
|
327
344
|
will_paginate (3.3.1)
|
328
345
|
xpath (3.2.0)
|
329
346
|
nokogiri (~> 1.8)
|
330
|
-
zeitwerk (2.6.
|
347
|
+
zeitwerk (2.6.7)
|
331
348
|
|
332
349
|
PLATFORMS
|
333
350
|
x86_64-darwin-18
|
@@ -346,7 +363,7 @@ DEPENDENCIES
|
|
346
363
|
mysql2
|
347
364
|
poltergeist (~> 1.18.1)
|
348
365
|
pry-byebug
|
349
|
-
psych (= 5.0
|
366
|
+
psych (= 5.1.0)
|
350
367
|
rails-observers
|
351
368
|
rspec-rails
|
352
369
|
simplecov
|
data/lib/trusty_cms.rb
CHANGED
data/trusty_cms.gemspec
CHANGED
@@ -25,7 +25,7 @@ a general purpose content management system--not merely a blogging engine.'
|
|
25
25
|
s.license = 'MIT'
|
26
26
|
s.test_files = Dir['spec/**/*']
|
27
27
|
s.add_dependency 'activestorage-validator'
|
28
|
-
s.add_dependency 'acts_as_list', '>= 0.9.5', '< 1.
|
28
|
+
s.add_dependency 'acts_as_list', '>= 0.9.5', '< 1.2.0'
|
29
29
|
s.add_dependency 'acts_as_tree', '~> 2.9.1'
|
30
30
|
s.add_dependency 'ckeditor', '>= 4.2.2', '< 4.4.0'
|
31
31
|
s.add_dependency 'delocalize', '>= 0.2', '< 2.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: 5.5.
|
4
|
+
version: 5.5.7
|
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-
|
11
|
+
date: 2023-03-24 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.
|
36
|
+
version: 1.2.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.
|
46
|
+
version: 1.2.0
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: acts_as_tree
|
49
49
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1139,52 +1139,52 @@ signing_key:
|
|
1139
1139
|
specification_version: 4
|
1140
1140
|
summary: A no-fluff content management system designed for small teams.
|
1141
1141
|
test_files:
|
1142
|
-
- spec/
|
1143
|
-
- spec/
|
1144
|
-
- spec/
|
1145
|
-
- spec/
|
1146
|
-
- spec/
|
1147
|
-
- spec/
|
1148
|
-
- spec/
|
1149
|
-
- spec/dummy/config/initializers/trusty_cms_config.rb
|
1150
|
-
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1151
|
-
- spec/dummy/config/initializers/wrap_parameters.rb
|
1152
|
-
- spec/dummy/config/initializers/assets.rb
|
1153
|
-
- spec/dummy/config/initializers/session_store.rb
|
1154
|
-
- spec/dummy/config/initializers/mime_types.rb
|
1155
|
-
- spec/dummy/config/initializers/cookies_serializer.rb
|
1156
|
-
- spec/dummy/config/initializers/inflections.rb
|
1157
|
-
- spec/dummy/config/initializers/backtrace_silencers.rb
|
1158
|
-
- spec/dummy/config/boot.rb
|
1159
|
-
- spec/dummy/config/application.rb
|
1160
|
-
- spec/dummy/config/database.yml
|
1161
|
-
- spec/dummy/config/environment.rb
|
1162
|
-
- spec/dummy/config/locales/en.yml
|
1163
|
-
- spec/dummy/config/routes.rb
|
1164
|
-
- spec/dummy/Rakefile
|
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
|
+
- spec/fixtures/users.yml
|
1148
|
+
- spec/support/custom_actions.rb
|
1165
1149
|
- spec/dummy/config.ru
|
1150
|
+
- spec/dummy/Rakefile
|
1166
1151
|
- spec/dummy/app/assets/config/manifest.js
|
1167
|
-
- spec/dummy/yarn.lock
|
1168
1152
|
- spec/dummy/db/schema.rb
|
1169
|
-
- spec/dummy/README.rdoc
|
1170
1153
|
- spec/dummy/public/422.html
|
1171
|
-
- spec/dummy/public/favicon.ico
|
1172
1154
|
- spec/dummy/public/404.html
|
1173
1155
|
- spec/dummy/public/500.html
|
1174
|
-
- spec/dummy/
|
1175
|
-
- spec/dummy/
|
1156
|
+
- spec/dummy/public/favicon.ico
|
1157
|
+
- spec/dummy/README.rdoc
|
1158
|
+
- spec/dummy/yarn.lock
|
1176
1159
|
- spec/dummy/bin/setup
|
1177
|
-
- spec/dummy/bin/
|
1160
|
+
- spec/dummy/bin/rake
|
1178
1161
|
- spec/dummy/bin/bundle
|
1179
|
-
- spec/
|
1180
|
-
- spec/
|
1181
|
-
- spec/
|
1182
|
-
- spec/
|
1183
|
-
- spec/
|
1162
|
+
- spec/dummy/bin/rails
|
1163
|
+
- spec/dummy/config/boot.rb
|
1164
|
+
- spec/dummy/config/locales/en.yml
|
1165
|
+
- spec/dummy/config/database.yml
|
1166
|
+
- spec/dummy/config/secrets.yml
|
1167
|
+
- spec/dummy/config/environment.rb
|
1168
|
+
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1169
|
+
- spec/dummy/config/initializers/wrap_parameters.rb
|
1170
|
+
- spec/dummy/config/initializers/backtrace_silencers.rb
|
1171
|
+
- spec/dummy/config/initializers/trusty_cms_config.rb
|
1172
|
+
- spec/dummy/config/initializers/inflections.rb
|
1173
|
+
- spec/dummy/config/initializers/session_store.rb
|
1174
|
+
- spec/dummy/config/initializers/assets.rb
|
1175
|
+
- 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
|
1184
1183
|
- spec/ci/database.mysql.yml
|
1185
|
-
- spec/
|
1186
|
-
- spec/
|
1187
|
-
- spec/
|
1184
|
+
- spec/features/layouts_spec.rb
|
1185
|
+
- spec/features/config_spec.rb
|
1186
|
+
- spec/features/pages_spec.rb
|
1188
1187
|
- spec/factories/page_part.rb
|
1189
1188
|
- spec/factories/layout.rb
|
1189
|
+
- spec/factories/page.rb
|
1190
1190
|
- spec/factories/user.rb
|