trusty-cms 4.3.3 → 4.3.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +66 -66
- data/app/assets/javascripts/ckeditor/config.js +2 -2
- data/lib/trusty_cms.rb +1 -1
- data/yarn.lock +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b4bbab61b619189dd9384ca92903313d763733f3346345e6e442bbe75d25284
|
4
|
+
data.tar.gz: c5fea72ca62a6cdc834e9c4837cb601ed60f47d59ea42a6e370dd2b6aafcea85
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 183ae49c67949d369571917398832d9c63dcb51f0520d7442a3d6b758a53b1203f48f47830adaad6e5b86c169c85ce52886326340ace30e42d3908b6a4657e86
|
7
|
+
data.tar.gz: e225962bf0b3905215bdcbbb4d31393d57e4d5312b25e153b5413787507d5f2e1d10a2592d1adb47b822ceec9d7315e0a906c091f62c9fd67f52b3dba2ebfd45
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-cms (4.3.
|
4
|
+
trusty-cms (4.3.4)
|
5
5
|
RedCloth (= 4.3.2)
|
6
6
|
acts_as_list (>= 0.9.5, < 1.1.0)
|
7
7
|
acts_as_tree (~> 2.9.1)
|
@@ -33,60 +33,60 @@ GEM
|
|
33
33
|
remote: https://rubygems.org/
|
34
34
|
specs:
|
35
35
|
RedCloth (4.3.2)
|
36
|
-
actioncable (6.1.4)
|
37
|
-
actionpack (= 6.1.4)
|
38
|
-
activesupport (= 6.1.4)
|
36
|
+
actioncable (6.1.4.1)
|
37
|
+
actionpack (= 6.1.4.1)
|
38
|
+
activesupport (= 6.1.4.1)
|
39
39
|
nio4r (~> 2.0)
|
40
40
|
websocket-driver (>= 0.6.1)
|
41
|
-
actionmailbox (6.1.4)
|
42
|
-
actionpack (= 6.1.4)
|
43
|
-
activejob (= 6.1.4)
|
44
|
-
activerecord (= 6.1.4)
|
45
|
-
activestorage (= 6.1.4)
|
46
|
-
activesupport (= 6.1.4)
|
41
|
+
actionmailbox (6.1.4.1)
|
42
|
+
actionpack (= 6.1.4.1)
|
43
|
+
activejob (= 6.1.4.1)
|
44
|
+
activerecord (= 6.1.4.1)
|
45
|
+
activestorage (= 6.1.4.1)
|
46
|
+
activesupport (= 6.1.4.1)
|
47
47
|
mail (>= 2.7.1)
|
48
|
-
actionmailer (6.1.4)
|
49
|
-
actionpack (= 6.1.4)
|
50
|
-
actionview (= 6.1.4)
|
51
|
-
activejob (= 6.1.4)
|
52
|
-
activesupport (= 6.1.4)
|
48
|
+
actionmailer (6.1.4.1)
|
49
|
+
actionpack (= 6.1.4.1)
|
50
|
+
actionview (= 6.1.4.1)
|
51
|
+
activejob (= 6.1.4.1)
|
52
|
+
activesupport (= 6.1.4.1)
|
53
53
|
mail (~> 2.5, >= 2.5.4)
|
54
54
|
rails-dom-testing (~> 2.0)
|
55
|
-
actionpack (6.1.4)
|
56
|
-
actionview (= 6.1.4)
|
57
|
-
activesupport (= 6.1.4)
|
55
|
+
actionpack (6.1.4.1)
|
56
|
+
actionview (= 6.1.4.1)
|
57
|
+
activesupport (= 6.1.4.1)
|
58
58
|
rack (~> 2.0, >= 2.0.9)
|
59
59
|
rack-test (>= 0.6.3)
|
60
60
|
rails-dom-testing (~> 2.0)
|
61
61
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
62
|
-
actiontext (6.1.4)
|
63
|
-
actionpack (= 6.1.4)
|
64
|
-
activerecord (= 6.1.4)
|
65
|
-
activestorage (= 6.1.4)
|
66
|
-
activesupport (= 6.1.4)
|
62
|
+
actiontext (6.1.4.1)
|
63
|
+
actionpack (= 6.1.4.1)
|
64
|
+
activerecord (= 6.1.4.1)
|
65
|
+
activestorage (= 6.1.4.1)
|
66
|
+
activesupport (= 6.1.4.1)
|
67
67
|
nokogiri (>= 1.8.5)
|
68
|
-
actionview (6.1.4)
|
69
|
-
activesupport (= 6.1.4)
|
68
|
+
actionview (6.1.4.1)
|
69
|
+
activesupport (= 6.1.4.1)
|
70
70
|
builder (~> 3.1)
|
71
71
|
erubi (~> 1.4)
|
72
72
|
rails-dom-testing (~> 2.0)
|
73
73
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
74
|
-
activejob (6.1.4)
|
75
|
-
activesupport (= 6.1.4)
|
74
|
+
activejob (6.1.4.1)
|
75
|
+
activesupport (= 6.1.4.1)
|
76
76
|
globalid (>= 0.3.6)
|
77
|
-
activemodel (6.1.4)
|
78
|
-
activesupport (= 6.1.4)
|
79
|
-
activerecord (6.1.4)
|
80
|
-
activemodel (= 6.1.4)
|
81
|
-
activesupport (= 6.1.4)
|
82
|
-
activestorage (6.1.4)
|
83
|
-
actionpack (= 6.1.4)
|
84
|
-
activejob (= 6.1.4)
|
85
|
-
activerecord (= 6.1.4)
|
86
|
-
activesupport (= 6.1.4)
|
77
|
+
activemodel (6.1.4.1)
|
78
|
+
activesupport (= 6.1.4.1)
|
79
|
+
activerecord (6.1.4.1)
|
80
|
+
activemodel (= 6.1.4.1)
|
81
|
+
activesupport (= 6.1.4.1)
|
82
|
+
activestorage (6.1.4.1)
|
83
|
+
actionpack (= 6.1.4.1)
|
84
|
+
activejob (= 6.1.4.1)
|
85
|
+
activerecord (= 6.1.4.1)
|
86
|
+
activesupport (= 6.1.4.1)
|
87
87
|
marcel (~> 1.0.0)
|
88
88
|
mini_mime (>= 1.1.0)
|
89
|
-
activesupport (6.1.4)
|
89
|
+
activesupport (6.1.4.1)
|
90
90
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
91
91
|
i18n (>= 1.6, < 2)
|
92
92
|
minitest (>= 5.1)
|
@@ -143,8 +143,8 @@ GEM
|
|
143
143
|
factory_bot_rails (6.2.0)
|
144
144
|
factory_bot (~> 6.2.0)
|
145
145
|
railties (>= 5.0.0)
|
146
|
-
ffi (1.15.
|
147
|
-
globalid (0.5.
|
146
|
+
ffi (1.15.4)
|
147
|
+
globalid (0.5.2)
|
148
148
|
activesupport (>= 5.0)
|
149
149
|
haml (5.2.2)
|
150
150
|
temple (>= 0.8.0)
|
@@ -182,7 +182,7 @@ GEM
|
|
182
182
|
addressable (~> 2.7)
|
183
183
|
libv8-node (15.14.0.1-x86_64-darwin-18)
|
184
184
|
libv8-node (15.14.0.1-x86_64-linux)
|
185
|
-
loofah (2.
|
185
|
+
loofah (2.12.0)
|
186
186
|
crass (~> 1.0.2)
|
187
187
|
nokogiri (>= 1.5.9)
|
188
188
|
mail (2.7.1)
|
@@ -192,17 +192,17 @@ GEM
|
|
192
192
|
mime-types (3.3.1)
|
193
193
|
mime-types-data (~> 3.2015)
|
194
194
|
mime-types-data (3.2021.0225)
|
195
|
-
mini_mime (1.1.
|
195
|
+
mini_mime (1.1.1)
|
196
196
|
mini_racer (0.4.0)
|
197
197
|
libv8-node (~> 15.14.0.0)
|
198
198
|
minitest (5.14.4)
|
199
199
|
multi_xml (0.6.0)
|
200
200
|
multipart-post (2.1.1)
|
201
201
|
mysql2 (0.5.3)
|
202
|
-
nio4r (2.5.
|
203
|
-
nokogiri (1.
|
202
|
+
nio4r (2.5.8)
|
203
|
+
nokogiri (1.12.4-x86_64-darwin)
|
204
204
|
racc (~> 1.4)
|
205
|
-
nokogiri (1.
|
205
|
+
nokogiri (1.12.4-x86_64-linux)
|
206
206
|
racc (~> 1.4)
|
207
207
|
orm_adapter (0.5.0)
|
208
208
|
poltergeist (1.18.1)
|
@@ -223,35 +223,35 @@ GEM
|
|
223
223
|
rack-test (1.1.0)
|
224
224
|
rack (>= 1.0, < 3)
|
225
225
|
radius (0.7.5)
|
226
|
-
rails (6.1.4)
|
227
|
-
actioncable (= 6.1.4)
|
228
|
-
actionmailbox (= 6.1.4)
|
229
|
-
actionmailer (= 6.1.4)
|
230
|
-
actionpack (= 6.1.4)
|
231
|
-
actiontext (= 6.1.4)
|
232
|
-
actionview (= 6.1.4)
|
233
|
-
activejob (= 6.1.4)
|
234
|
-
activemodel (= 6.1.4)
|
235
|
-
activerecord (= 6.1.4)
|
236
|
-
activestorage (= 6.1.4)
|
237
|
-
activesupport (= 6.1.4)
|
226
|
+
rails (6.1.4.1)
|
227
|
+
actioncable (= 6.1.4.1)
|
228
|
+
actionmailbox (= 6.1.4.1)
|
229
|
+
actionmailer (= 6.1.4.1)
|
230
|
+
actionpack (= 6.1.4.1)
|
231
|
+
actiontext (= 6.1.4.1)
|
232
|
+
actionview (= 6.1.4.1)
|
233
|
+
activejob (= 6.1.4.1)
|
234
|
+
activemodel (= 6.1.4.1)
|
235
|
+
activerecord (= 6.1.4.1)
|
236
|
+
activestorage (= 6.1.4.1)
|
237
|
+
activesupport (= 6.1.4.1)
|
238
238
|
bundler (>= 1.15.0)
|
239
|
-
railties (= 6.1.4)
|
239
|
+
railties (= 6.1.4.1)
|
240
240
|
sprockets-rails (>= 2.0.0)
|
241
241
|
rails-dom-testing (2.0.3)
|
242
242
|
activesupport (>= 4.2.0)
|
243
243
|
nokogiri (>= 1.6)
|
244
|
-
rails-html-sanitizer (1.
|
244
|
+
rails-html-sanitizer (1.4.2)
|
245
245
|
loofah (~> 2.3)
|
246
246
|
rails-observers (0.1.5)
|
247
247
|
activemodel (>= 4.0)
|
248
|
-
railties (6.1.4)
|
249
|
-
actionpack (= 6.1.4)
|
250
|
-
activesupport (= 6.1.4)
|
248
|
+
railties (6.1.4.1)
|
249
|
+
actionpack (= 6.1.4.1)
|
250
|
+
activesupport (= 6.1.4.1)
|
251
251
|
method_source
|
252
252
|
rake (>= 0.13)
|
253
253
|
thor (~> 1.0)
|
254
|
-
rake (13.0.
|
254
|
+
rake (13.0.6)
|
255
255
|
rdoc (6.3.2)
|
256
256
|
regexp_parser (2.1.1)
|
257
257
|
responders (3.0.1)
|
@@ -271,7 +271,7 @@ GEM
|
|
271
271
|
rspec-mocks (3.10.2)
|
272
272
|
diff-lcs (>= 1.2.0, < 2.0)
|
273
273
|
rspec-support (~> 3.10.0)
|
274
|
-
rspec-rails (5.0.
|
274
|
+
rspec-rails (5.0.2)
|
275
275
|
actionpack (>= 5.2)
|
276
276
|
activesupport (>= 5.2)
|
277
277
|
railties (>= 5.2)
|
@@ -280,7 +280,7 @@ GEM
|
|
280
280
|
rspec-mocks (~> 3.10)
|
281
281
|
rspec-support (~> 3.10)
|
282
282
|
rspec-support (3.10.2)
|
283
|
-
ruby_parser (3.
|
283
|
+
ruby_parser (3.17.0)
|
284
284
|
sexp_processor (~> 4.15, >= 4.15.1)
|
285
285
|
sass-rails (6.0.0)
|
286
286
|
sassc-rails (~> 2.1, >= 2.1.1)
|
@@ -324,7 +324,7 @@ GEM
|
|
324
324
|
websocket-driver (0.7.5)
|
325
325
|
websocket-extensions (>= 0.1.0)
|
326
326
|
websocket-extensions (0.1.5)
|
327
|
-
will_paginate (3.3.
|
327
|
+
will_paginate (3.3.1)
|
328
328
|
xpath (3.2.0)
|
329
329
|
nokogiri (~> 1.8)
|
330
330
|
zeitwerk (2.4.2)
|
@@ -3,8 +3,8 @@ CKEDITOR.editorConfig = function( config ) {
|
|
3
3
|
config.removeFormatTags = "";
|
4
4
|
config.protectedSource.push(/<r:([\S]+).*<\/r:\1>/g);
|
5
5
|
config.protectedSource.push(/<r:[^>/]*\/>/g);
|
6
|
-
|
7
|
-
config.forcePasteAsPlainText =
|
6
|
+
//let paste from word be available
|
7
|
+
// config.forcePasteAsPlainText = false;
|
8
8
|
// if you want to remove clipboard, you have to remove all of these:
|
9
9
|
// clipboard, pastetext, pastefromword
|
10
10
|
config.removePlugins = "save, newpage, preview, print, templates, forms, flash, smiley, language, pagebreak, iframe, bidi";
|
data/lib/trusty_cms.rb
CHANGED
data/yarn.lock
CHANGED
@@ -1255,9 +1255,9 @@ path-is-absolute@^1.0.0:
|
|
1255
1255
|
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
|
1256
1256
|
|
1257
1257
|
path-parse@^1.0.6:
|
1258
|
-
version "1.0.
|
1259
|
-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.
|
1260
|
-
integrity sha512-
|
1258
|
+
version "1.0.7"
|
1259
|
+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
1260
|
+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
1261
1261
|
|
1262
1262
|
path-type@^4.0.0:
|
1263
1263
|
version "4.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: 4.3.
|
4
|
+
version: 4.3.4
|
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: 2021-
|
11
|
+
date: 2021-09-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: acts_as_list
|