trusty-cms 5.4.2 → 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: c5155f60b36888c067eb72401e5a456d21267aa5f92f6f737444b005aa948d8f
4
- data.tar.gz: 6116741019fe8f21da6aafa50b0c8ba424b011d3887149b5cdd557853f70a9c9
3
+ metadata.gz: ff46b212fc54c78db85a010e934a3d05856e134c6b527ab1f232576d9abef4bf
4
+ data.tar.gz: aa5b6a4e20b1aa061c5c81ca89b298db857ca34dcf9398fa0bbfe1e518511b89
5
5
  SHA512:
6
- metadata.gz: d649068474570c158c4079d668a009c07532ceebda1b2aba259d23f53deb99065309e283773664882fa91faa11b97d5968570ea6aad8cffc363dc7ab521ea68c
7
- data.tar.gz: 3654a2ae4837b7e9a36bb061207ea2252301ddf56ad2bd5d1ecd698efb0d64aea5e2c1ca6e2caff36d5f16e3c786af6d73529198f07b4d6f66e2ceda64a8e10f
6
+ metadata.gz: ee1abd18254d737b5c2412ca33e6c5f09b8f6c701bff0ca96ed8b138ce1d75a8dbbdf2f9e4e413a150e169a1f619fca6e0658b30a24725a6c6066c6254ab1229
7
+ data.tar.gz: e63c0fd4482b339cf99b828795f4a97e73cf81b368480fd878969406ce995d879129da8ada98ab7afa394029c07c4777799e2b3cb119bbe93a7dd908fc443550
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (5.3.7)
4
+ trusty-cms (5.4.2)
5
5
  RedCloth (= 4.3.2)
6
6
  activestorage-validator
7
7
  acts_as_list (>= 0.9.5, < 1.1.0)
@@ -10,7 +10,7 @@ PATH
10
10
  delocalize (>= 0.2, < 2.0)
11
11
  devise
12
12
  execjs (~> 2.7)
13
- haml
13
+ haml (~> 5.2.2)
14
14
  haml-rails (~> 2.0)
15
15
  highline (>= 1.7.8, < 2.1.0)
16
16
  image_processing
@@ -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)
@@ -121,7 +121,7 @@ GEM
121
121
  coderay (1.1.3)
122
122
  concurrent-ruby (1.1.10)
123
123
  crass (1.0.6)
124
- css_parser (1.11.0)
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)
@@ -139,10 +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)
143
- erubis (2.7.0)
142
+ erubi (1.11.0)
144
143
  execjs (2.8.1)
145
- factory_bot (6.2.0)
144
+ factory_bot (6.2.1)
146
145
  activesupport (>= 5.0.0)
147
146
  factory_bot_rails (6.2.0)
148
147
  factory_bot (~> 6.2.0)
@@ -156,22 +155,16 @@ GEM
156
155
  haml (5.2.2)
157
156
  temple (>= 0.8.0)
158
157
  tilt
159
- haml-rails (2.0.1)
158
+ haml-rails (2.1.0)
160
159
  actionpack (>= 5.1)
161
160
  activesupport (>= 5.1)
162
- haml (>= 4.0.6, < 6.0)
163
- html2haml (>= 1.0.1)
161
+ haml (>= 4.0.6)
164
162
  railties (>= 5.1)
165
163
  highline (2.0.3)
166
- html2haml (2.2.0)
167
- erubis (~> 2.7.0)
168
- haml (>= 4.0, < 6)
169
- nokogiri (>= 1.6.0)
170
- ruby_parser (~> 3.5)
171
164
  httparty (0.20.0)
172
165
  mime-types (~> 3.0)
173
166
  multi_xml (>= 0.5.2)
174
- i18n (1.11.0)
167
+ i18n (1.12.0)
175
168
  concurrent-ruby (~> 1.0)
176
169
  image_processing (1.12.2)
177
170
  mini_magick (>= 4.9.5, < 5)
@@ -184,21 +177,24 @@ GEM
184
177
  multipart-post
185
178
  launchy (2.5.0)
186
179
  addressable (~> 2.7)
187
- libv8-node (16.10.0.0-x86_64-darwin)
188
- 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)
189
185
  crass (~> 1.0.2)
190
186
  nokogiri (>= 1.5.9)
191
187
  mail (2.7.1)
192
188
  mini_mime (>= 0.1.1)
193
189
  marcel (1.0.2)
194
190
  method_source (1.0.0)
195
- mime-types (3.3.1)
191
+ mime-types (3.4.1)
196
192
  mime-types-data (~> 3.2015)
197
193
  mime-types-data (3.2021.0225)
198
194
  mini_magick (4.11.0)
199
195
  mini_mime (1.1.2)
200
- mini_racer (0.6.3)
201
- libv8-node (~> 16.10.0.0)
196
+ mini_racer (0.3.1)
197
+ libv8 (~> 8.4.255)
202
198
  minitest (5.15.0)
203
199
  multi_xml (0.6.0)
204
200
  multipart-post (2.2.3)
@@ -221,7 +217,7 @@ GEM
221
217
  pry (~> 0.13.0)
222
218
  psych (4.0.4)
223
219
  stringio
224
- public_suffix (4.0.6)
220
+ public_suffix (4.0.7)
225
221
  racc (1.6.0)
226
222
  rack (2.2.4)
227
223
  rack-cache (1.13.0)
@@ -229,20 +225,20 @@ GEM
229
225
  rack-test (2.0.2)
230
226
  rack (>= 1.3)
231
227
  radius (0.7.5)
232
- rails (6.1.6.1)
233
- actioncable (= 6.1.6.1)
234
- actionmailbox (= 6.1.6.1)
235
- actionmailer (= 6.1.6.1)
236
- actionpack (= 6.1.6.1)
237
- actiontext (= 6.1.6.1)
238
- actionview (= 6.1.6.1)
239
- activejob (= 6.1.6.1)
240
- activemodel (= 6.1.6.1)
241
- activerecord (= 6.1.6.1)
242
- activestorage (= 6.1.6.1)
243
- 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)
244
240
  bundler (>= 1.15.0)
245
- railties (= 6.1.6.1)
241
+ railties (= 6.1.7)
246
242
  sprockets-rails (>= 2.0.0)
247
243
  rails-dom-testing (2.0.3)
248
244
  activesupport (>= 4.2.0)
@@ -251,9 +247,9 @@ GEM
251
247
  loofah (~> 2.3)
252
248
  rails-observers (0.1.5)
253
249
  activemodel (>= 4.0)
254
- railties (6.1.6.1)
255
- actionpack (= 6.1.6.1)
256
- activesupport (= 6.1.6.1)
250
+ railties (6.1.7)
251
+ actionpack (= 6.1.7)
252
+ activesupport (= 6.1.7)
257
253
  method_source
258
254
  rake (>= 12.2)
259
255
  thor (~> 1.0)
@@ -264,33 +260,31 @@ GEM
264
260
  responders (3.0.1)
265
261
  actionpack (>= 5.0)
266
262
  railties (>= 5.0)
267
- roadie (5.0.1)
263
+ roadie (4.0.0)
268
264
  css_parser (~> 1.4)
269
265
  nokogiri (~> 1.8)
270
- roadie-rails (3.0.0)
266
+ roadie-rails (2.3.0)
271
267
  railties (>= 5.1, < 7.1)
272
- roadie (~> 5.0)
273
- rspec-core (3.11.0)
274
- rspec-support (~> 3.11.0)
275
- 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)
276
272
  diff-lcs (>= 1.2.0, < 2.0)
277
- rspec-support (~> 3.11.0)
278
- rspec-mocks (3.11.1)
273
+ rspec-support (~> 3.12.0)
274
+ rspec-mocks (3.12.0)
279
275
  diff-lcs (>= 1.2.0, < 2.0)
280
- rspec-support (~> 3.11.0)
281
- rspec-rails (5.1.2)
282
- actionpack (>= 5.2)
283
- activesupport (>= 5.2)
284
- railties (>= 5.2)
285
- rspec-core (~> 3.10)
286
- rspec-expectations (~> 3.10)
287
- rspec-mocks (~> 3.10)
288
- rspec-support (~> 3.10)
289
- 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)
290
286
  ruby-vips (2.1.4)
291
287
  ffi (~> 1.12)
292
- ruby_parser (3.19.1)
293
- sexp_processor (~> 4.16)
294
288
  sass-rails (6.0.0)
295
289
  sassc-rails (~> 2.1, >= 2.1.1)
296
290
  sassc (2.4.0)
@@ -301,7 +295,6 @@ GEM
301
295
  sprockets (> 3.0)
302
296
  sprockets-rails
303
297
  tilt
304
- sexp_processor (4.16.1)
305
298
  simplecov (0.21.2)
306
299
  docile (~> 1.1)
307
300
  simplecov-html (~> 0.11)
@@ -317,7 +310,7 @@ GEM
317
310
  sprockets (>= 3.0.0)
318
311
  stringex (2.8.5)
319
312
  stringio (3.0.2)
320
- temple (0.8.2)
313
+ temple (0.9.1)
321
314
  terrapin (0.6.0)
322
315
  climate_control (>= 0.0.3, < 1.0)
323
316
  thor (1.2.1)
@@ -337,7 +330,7 @@ GEM
337
330
  will_paginate (3.3.1)
338
331
  xpath (3.2.0)
339
332
  nokogiri (~> 1.8)
340
- zeitwerk (2.6.0)
333
+ zeitwerk (2.6.3)
341
334
 
342
335
  PLATFORMS
343
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.2'.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!
data/trusty_cms.gemspec CHANGED
@@ -31,7 +31,7 @@ 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'
34
+ s.add_dependency 'haml', '~> 5.2.2'
35
35
  s.add_dependency 'haml-rails', '~> 2.0'
36
36
  s.add_dependency 'highline', '>= 1.7.8', '< 2.1.0'
37
37
  s.add_dependency 'image_processing'
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.2
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-26 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
@@ -130,16 +130,16 @@ 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: '0'
135
+ version: 5.2.2
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: '0'
142
+ version: 5.2.2
143
143
  - !ruby/object:Gem::Dependency
144
144
  name: haml-rails
145
145
  requirement: !ruby/object:Gem::Requirement
@@ -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