trusty-cms 5.4.3 → 5.4.4

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: 41fea4cba4d3ec67d53517a028d42ad5b7fb587d9bcfcf8be6c6bf84b9c00161
4
- data.tar.gz: 4f03940a23513b16cccd7bcdd664cc84d203b4d314790d9f7f178c3131a7a8ca
3
+ metadata.gz: ff46b212fc54c78db85a010e934a3d05856e134c6b527ab1f232576d9abef4bf
4
+ data.tar.gz: aa5b6a4e20b1aa061c5c81ca89b298db857ca34dcf9398fa0bbfe1e518511b89
5
5
  SHA512:
6
- metadata.gz: 4fef7405a192e8313da410c7604bd5492226c8495514f8d637992c1bcd841c30ed2660ffbce11fc6a1e325b3ef74cd19057b732292abad0eb839535babc8e32c
7
- data.tar.gz: 0ba7ae7a5f441efec74aeb625f9924147803bb002ea7b41b8df2aa5f166a7d75497f433215e6e58420cb98bd4db106b4fde45237e8e5d008a00df9fa4f7cd0b8
6
+ metadata.gz: ee1abd18254d737b5c2412ca33e6c5f09b8f6c701bff0ca96ed8b138ce1d75a8dbbdf2f9e4e413a150e169a1f619fca6e0658b30a24725a6c6066c6254ab1229
7
+ data.tar.gz: e63c0fd4482b339cf99b828795f4a97e73cf81b368480fd878969406ce995d879129da8ada98ab7afa394029c07c4777799e2b3cb119bbe93a7dd908fc443550
data/Gemfile.lock CHANGED
@@ -35,62 +35,62 @@ GEM
35
35
  remote: https://rubygems.org/
36
36
  specs:
37
37
  RedCloth (4.3.2)
38
- actioncable (6.1.6.1)
39
- actionpack (= 6.1.6.1)
40
- activesupport (= 6.1.6.1)
38
+ actioncable (6.1.7)
39
+ actionpack (= 6.1.7)
40
+ activesupport (= 6.1.7)
41
41
  nio4r (~> 2.0)
42
42
  websocket-driver (>= 0.6.1)
43
- actionmailbox (6.1.6.1)
44
- actionpack (= 6.1.6.1)
45
- activejob (= 6.1.6.1)
46
- activerecord (= 6.1.6.1)
47
- activestorage (= 6.1.6.1)
48
- activesupport (= 6.1.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)
49
49
  mail (>= 2.7.1)
50
- actionmailer (6.1.6.1)
51
- actionpack (= 6.1.6.1)
52
- actionview (= 6.1.6.1)
53
- activejob (= 6.1.6.1)
54
- activesupport (= 6.1.6.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)
55
55
  mail (~> 2.5, >= 2.5.4)
56
56
  rails-dom-testing (~> 2.0)
57
- actionpack (6.1.6.1)
58
- actionview (= 6.1.6.1)
59
- activesupport (= 6.1.6.1)
57
+ actionpack (6.1.7)
58
+ actionview (= 6.1.7)
59
+ activesupport (= 6.1.7)
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.6.1)
65
- actionpack (= 6.1.6.1)
66
- activerecord (= 6.1.6.1)
67
- activestorage (= 6.1.6.1)
68
- activesupport (= 6.1.6.1)
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)
69
69
  nokogiri (>= 1.8.5)
70
- actionview (6.1.6.1)
71
- activesupport (= 6.1.6.1)
70
+ actionview (6.1.7)
71
+ activesupport (= 6.1.7)
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.6.1)
77
- activesupport (= 6.1.6.1)
76
+ activejob (6.1.7)
77
+ activesupport (= 6.1.7)
78
78
  globalid (>= 0.3.6)
79
- activemodel (6.1.6.1)
80
- activesupport (= 6.1.6.1)
81
- activerecord (6.1.6.1)
82
- activemodel (= 6.1.6.1)
83
- activesupport (= 6.1.6.1)
84
- activestorage (6.1.6.1)
85
- actionpack (= 6.1.6.1)
86
- activejob (= 6.1.6.1)
87
- activerecord (= 6.1.6.1)
88
- activesupport (= 6.1.6.1)
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)
89
89
  marcel (~> 1.0)
90
90
  mini_mime (>= 1.1.0)
91
- activestorage-validator (0.1.5)
92
- rails (>= 5.2.0)
93
- activesupport (6.1.6.1)
91
+ activestorage-validator (0.2.2)
92
+ rails (>= 6.0.4.1)
93
+ activesupport (6.1.7)
94
94
  concurrent-ruby (~> 1.0, >= 1.0.2)
95
95
  i18n (>= 1.6, < 2)
96
96
  minitest (>= 5.1)
@@ -100,8 +100,8 @@ GEM
100
100
  activerecord (>= 4.2)
101
101
  acts_as_tree (2.9.1)
102
102
  activerecord (>= 3.0.0)
103
- addressable (2.8.0)
104
- public_suffix (>= 2.0.2, < 5.0)
103
+ addressable (2.8.1)
104
+ public_suffix (>= 2.0.2, < 6.0)
105
105
  bcrypt (3.1.18)
106
106
  builder (3.2.4)
107
107
  byebug (11.1.3)
@@ -139,9 +139,9 @@ GEM
139
139
  warden (~> 1.2.3)
140
140
  diff-lcs (1.5.0)
141
141
  docile (1.4.0)
142
- erubi (1.10.0)
142
+ erubi (1.11.0)
143
143
  execjs (2.8.1)
144
- factory_bot (6.2.0)
144
+ factory_bot (6.2.1)
145
145
  activesupport (>= 5.0.0)
146
146
  factory_bot_rails (6.2.0)
147
147
  factory_bot (~> 6.2.0)
@@ -164,7 +164,7 @@ GEM
164
164
  httparty (0.20.0)
165
165
  mime-types (~> 3.0)
166
166
  multi_xml (>= 0.5.2)
167
- i18n (1.11.0)
167
+ i18n (1.12.0)
168
168
  concurrent-ruby (~> 1.0)
169
169
  image_processing (1.12.2)
170
170
  mini_magick (>= 4.9.5, < 5)
@@ -177,21 +177,24 @@ GEM
177
177
  multipart-post
178
178
  launchy (2.5.0)
179
179
  addressable (~> 2.7)
180
- libv8-node (16.10.0.0-x86_64-darwin)
181
- loofah (2.18.0)
180
+ libv8 (8.4.255.0)
181
+ libv8 (8.4.255.0-x86_64-darwin-18)
182
+ libv8 (8.4.255.0-x86_64-darwin-20)
183
+ libv8 (8.4.255.0-x86_64-linux)
184
+ loofah (2.19.0)
182
185
  crass (~> 1.0.2)
183
186
  nokogiri (>= 1.5.9)
184
187
  mail (2.7.1)
185
188
  mini_mime (>= 0.1.1)
186
189
  marcel (1.0.2)
187
190
  method_source (1.0.0)
188
- mime-types (3.3.1)
191
+ mime-types (3.4.1)
189
192
  mime-types-data (~> 3.2015)
190
193
  mime-types-data (3.2021.0225)
191
194
  mini_magick (4.11.0)
192
195
  mini_mime (1.1.2)
193
- mini_racer (0.6.3)
194
- libv8-node (~> 16.10.0.0)
196
+ mini_racer (0.3.1)
197
+ libv8 (~> 8.4.255)
195
198
  minitest (5.15.0)
196
199
  multi_xml (0.6.0)
197
200
  multipart-post (2.2.3)
@@ -214,7 +217,7 @@ GEM
214
217
  pry (~> 0.13.0)
215
218
  psych (4.0.4)
216
219
  stringio
217
- public_suffix (4.0.6)
220
+ public_suffix (4.0.7)
218
221
  racc (1.6.0)
219
222
  rack (2.2.4)
220
223
  rack-cache (1.13.0)
@@ -222,20 +225,20 @@ GEM
222
225
  rack-test (2.0.2)
223
226
  rack (>= 1.3)
224
227
  radius (0.7.5)
225
- rails (6.1.6.1)
226
- actioncable (= 6.1.6.1)
227
- actionmailbox (= 6.1.6.1)
228
- actionmailer (= 6.1.6.1)
229
- actionpack (= 6.1.6.1)
230
- actiontext (= 6.1.6.1)
231
- actionview (= 6.1.6.1)
232
- activejob (= 6.1.6.1)
233
- activemodel (= 6.1.6.1)
234
- activerecord (= 6.1.6.1)
235
- activestorage (= 6.1.6.1)
236
- activesupport (= 6.1.6.1)
228
+ rails (6.1.7)
229
+ actioncable (= 6.1.7)
230
+ actionmailbox (= 6.1.7)
231
+ actionmailer (= 6.1.7)
232
+ actionpack (= 6.1.7)
233
+ actiontext (= 6.1.7)
234
+ actionview (= 6.1.7)
235
+ activejob (= 6.1.7)
236
+ activemodel (= 6.1.7)
237
+ activerecord (= 6.1.7)
238
+ activestorage (= 6.1.7)
239
+ activesupport (= 6.1.7)
237
240
  bundler (>= 1.15.0)
238
- railties (= 6.1.6.1)
241
+ railties (= 6.1.7)
239
242
  sprockets-rails (>= 2.0.0)
240
243
  rails-dom-testing (2.0.3)
241
244
  activesupport (>= 4.2.0)
@@ -244,9 +247,9 @@ GEM
244
247
  loofah (~> 2.3)
245
248
  rails-observers (0.1.5)
246
249
  activemodel (>= 4.0)
247
- railties (6.1.6.1)
248
- actionpack (= 6.1.6.1)
249
- activesupport (= 6.1.6.1)
250
+ railties (6.1.7)
251
+ actionpack (= 6.1.7)
252
+ activesupport (= 6.1.7)
250
253
  method_source
251
254
  rake (>= 12.2)
252
255
  thor (~> 1.0)
@@ -257,29 +260,29 @@ GEM
257
260
  responders (3.0.1)
258
261
  actionpack (>= 5.0)
259
262
  railties (>= 5.0)
260
- roadie (5.0.1)
263
+ roadie (4.0.0)
261
264
  css_parser (~> 1.4)
262
265
  nokogiri (~> 1.8)
263
- roadie-rails (3.0.0)
266
+ roadie-rails (2.3.0)
264
267
  railties (>= 5.1, < 7.1)
265
- roadie (~> 5.0)
266
- rspec-core (3.11.0)
267
- rspec-support (~> 3.11.0)
268
- rspec-expectations (3.11.0)
268
+ roadie (>= 3.1, < 5.0)
269
+ rspec-core (3.12.0)
270
+ rspec-support (~> 3.12.0)
271
+ rspec-expectations (3.12.0)
269
272
  diff-lcs (>= 1.2.0, < 2.0)
270
- rspec-support (~> 3.11.0)
271
- rspec-mocks (3.11.1)
273
+ rspec-support (~> 3.12.0)
274
+ rspec-mocks (3.12.0)
272
275
  diff-lcs (>= 1.2.0, < 2.0)
273
- rspec-support (~> 3.11.0)
274
- rspec-rails (5.1.2)
275
- actionpack (>= 5.2)
276
- activesupport (>= 5.2)
277
- railties (>= 5.2)
278
- rspec-core (~> 3.10)
279
- rspec-expectations (~> 3.10)
280
- rspec-mocks (~> 3.10)
281
- rspec-support (~> 3.10)
282
- rspec-support (3.11.0)
276
+ rspec-support (~> 3.12.0)
277
+ rspec-rails (6.0.1)
278
+ actionpack (>= 6.1)
279
+ activesupport (>= 6.1)
280
+ railties (>= 6.1)
281
+ rspec-core (~> 3.11)
282
+ rspec-expectations (~> 3.11)
283
+ rspec-mocks (~> 3.11)
284
+ rspec-support (~> 3.11)
285
+ rspec-support (3.12.0)
283
286
  ruby-vips (2.1.4)
284
287
  ffi (~> 1.12)
285
288
  sass-rails (6.0.0)
@@ -307,7 +310,7 @@ GEM
307
310
  sprockets (>= 3.0.0)
308
311
  stringex (2.8.5)
309
312
  stringio (3.0.2)
310
- temple (0.8.2)
313
+ temple (0.9.1)
311
314
  terrapin (0.6.0)
312
315
  climate_control (>= 0.0.3, < 1.0)
313
316
  thor (1.2.1)
@@ -327,7 +330,7 @@ GEM
327
330
  will_paginate (3.3.1)
328
331
  xpath (3.2.0)
329
332
  nokogiri (~> 1.8)
330
- zeitwerk (2.6.0)
333
+ zeitwerk (2.6.3)
331
334
 
332
335
  PLATFORMS
333
336
  x86_64-darwin-18
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.4.3'.freeze
5
+ VERSION = '5.4.4'.freeze
6
6
  end
7
7
  end
data/spec/spec_helper.rb CHANGED
@@ -3,7 +3,7 @@ require File.expand_path("../dummy/config/environment.rb", __FILE__)
3
3
  require 'rspec/rails'
4
4
  require 'factory_bot_rails'
5
5
  require 'simplecov'
6
- SimpleCov.start
6
+ SimpleCov.start('rails')
7
7
  include Warden::Test::Helpers
8
8
 
9
9
  Rails.backtrace_cleaner.remove_silencers!
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.4.3
4
+ version: 5.4.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: 2022-09-27 00:00:00.000000000 Z
11
+ date: 2022-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activestorage-validator
@@ -1164,52 +1164,52 @@ signing_key:
1164
1164
  specification_version: 4
1165
1165
  summary: A no-fluff content management system designed for small teams.
1166
1166
  test_files:
1167
- - spec/factories/layout.rb
1168
- - spec/factories/user.rb
1169
- - spec/factories/page.rb
1170
- - spec/factories/page_part.rb
1171
- - spec/dummy/package.json
1172
- - spec/dummy/README.rdoc
1173
- - spec/dummy/bin/rails
1174
- - spec/dummy/bin/bundle
1175
- - spec/dummy/bin/setup
1176
- - spec/dummy/bin/rake
1177
- - spec/dummy/config.ru
1178
- - spec/dummy/public/500.html
1179
- - spec/dummy/public/404.html
1180
- - spec/dummy/public/favicon.ico
1181
- - spec/dummy/public/422.html
1182
- - spec/dummy/config/database.yml
1167
+ - spec/spec_helper.rb
1168
+ - spec/fixtures/users.yml
1169
+ - spec/models/layout_spec.rb
1170
+ - spec/rails_helper.rb
1171
+ - spec/support/custom_actions.rb
1172
+ - spec/features/pages_spec.rb
1173
+ - spec/features/config_spec.rb
1174
+ - spec/features/layouts_spec.rb
1175
+ - spec/controllers/application_controller_spec.rb
1176
+ - spec/controllers/users_controller_spec.rb
1183
1177
  - spec/dummy/config/environments/test.rb
1184
- - spec/dummy/config/environments/production.rb
1185
1178
  - spec/dummy/config/environments/development.rb
1186
- - spec/dummy/config/initializers/filter_parameter_logging.rb
1187
- - spec/dummy/config/initializers/wrap_parameters.rb
1179
+ - spec/dummy/config/environments/production.rb
1180
+ - spec/dummy/config/environment.rb
1181
+ - spec/dummy/config/locales/en.yml
1182
+ - spec/dummy/config/routes.rb
1183
+ - spec/dummy/config/database.yml
1188
1184
  - spec/dummy/config/initializers/cookies_serializer.rb
1185
+ - spec/dummy/config/initializers/filter_parameter_logging.rb
1189
1186
  - spec/dummy/config/initializers/backtrace_silencers.rb
1190
1187
  - spec/dummy/config/initializers/trusty_cms_config.rb
1191
1188
  - spec/dummy/config/initializers/inflections.rb
1189
+ - spec/dummy/config/initializers/wrap_parameters.rb
1192
1190
  - spec/dummy/config/initializers/mime_types.rb
1193
1191
  - spec/dummy/config/initializers/assets.rb
1194
1192
  - spec/dummy/config/initializers/session_store.rb
1195
- - spec/dummy/config/boot.rb
1196
- - spec/dummy/config/secrets.yml
1197
- - spec/dummy/config/routes.rb
1198
- - spec/dummy/config/environment.rb
1199
1193
  - spec/dummy/config/application.rb
1200
- - spec/dummy/config/locales/en.yml
1201
- - spec/dummy/yarn.lock
1194
+ - spec/dummy/config/secrets.yml
1195
+ - spec/dummy/config/boot.rb
1196
+ - spec/dummy/package.json
1197
+ - spec/dummy/app/assets/config/manifest.js
1202
1198
  - spec/dummy/db/schema.rb
1203
1199
  - spec/dummy/Rakefile
1204
- - spec/dummy/app/assets/config/manifest.js
1205
- - spec/controllers/users_controller_spec.rb
1206
- - spec/controllers/application_controller_spec.rb
1207
- - spec/models/layout_spec.rb
1208
- - spec/fixtures/users.yml
1200
+ - spec/dummy/config.ru
1201
+ - spec/dummy/README.rdoc
1202
+ - spec/dummy/public/favicon.ico
1203
+ - spec/dummy/public/404.html
1204
+ - spec/dummy/public/500.html
1205
+ - spec/dummy/public/422.html
1206
+ - spec/dummy/bin/bundle
1207
+ - spec/dummy/bin/rails
1208
+ - spec/dummy/bin/setup
1209
+ - spec/dummy/bin/rake
1210
+ - spec/dummy/yarn.lock
1209
1211
  - spec/ci/database.mysql.yml
1210
- - spec/support/custom_actions.rb
1211
- - spec/features/layouts_spec.rb
1212
- - spec/features/config_spec.rb
1213
- - spec/features/pages_spec.rb
1214
- - spec/spec_helper.rb
1215
- - spec/rails_helper.rb
1212
+ - spec/factories/page_part.rb
1213
+ - spec/factories/layout.rb
1214
+ - spec/factories/page.rb
1215
+ - spec/factories/user.rb