trusty-cms 4.1.7 → 4.1.8

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: e29d48797a2ac796ef2edb6132dce1ed131a95e919c6891fe96503ee1bc31db2
4
- data.tar.gz: f053a6ceee5fd51ceec134637048934483a6f57bc05a780f566c5e3d165ee23e
3
+ metadata.gz: 2705c0bb6ab7406c37d1ee9a72e028d44c13cbcd23368e648d8ef120b1499448
4
+ data.tar.gz: 1765766a6db0b34e4e30f9c912bbf86095c3f62a5af6d934a985fd6cd0649149
5
5
  SHA512:
6
- metadata.gz: b6b21c62226d75802e094eff236a6eb9a43ebc5e80537f4ebaddfd277584f1f325862a2c6f93af1e289fd8fb777565a4df08c90967484405b7a63722727a7e86
7
- data.tar.gz: 9f6c8344f8401cbe4bffb30d64404e97d5e8fb55b1cc5e635b1f8e7fca8eae3c7dcfcaa3b2c03b3c2363df7e11390154d0b99431293166fcb606ef9d14043654
6
+ metadata.gz: b4d27dc9c99285bbc36f157e1bdd0b67e960e31b03eef49c151f86aa68e7e7b55b12e15dccfbd63486abfe6d41d52ce989f845326d4abadae916b5f894890c5e
7
+ data.tar.gz: ae4b7fbabc640be96d83045ba65538ab1771ed02ae9bdabe2733df535ab793d967aaf18088774551dba18572482bdf3f425af2b95d4f183e572414595d12b1ea
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (4.1.7)
4
+ trusty-cms (4.1.8)
5
5
  RedCloth (= 4.3.2)
6
6
  acts_as_list (>= 0.9.5, < 1.1.0)
7
7
  acts_as_tree (>= 2.6.1, < 2.9.0)
@@ -20,7 +20,7 @@ PATH
20
20
  rack-cache (~> 1.7)
21
21
  radius (~> 0.7)
22
22
  rails
23
- rake (< 13.0)
23
+ rake (< 14.0)
24
24
  rdoc (>= 5.1, < 7.0)
25
25
  roadie-rails
26
26
  sassc-rails
@@ -34,62 +34,66 @@ GEM
34
34
  remote: https://rubygems.org/
35
35
  specs:
36
36
  RedCloth (4.3.2)
37
- actioncable (6.0.3.4)
38
- actionpack (= 6.0.3.4)
37
+ actioncable (6.1.0)
38
+ actionpack (= 6.1.0)
39
+ activesupport (= 6.1.0)
39
40
  nio4r (~> 2.0)
40
41
  websocket-driver (>= 0.6.1)
41
- actionmailbox (6.0.3.4)
42
- actionpack (= 6.0.3.4)
43
- activejob (= 6.0.3.4)
44
- activerecord (= 6.0.3.4)
45
- activestorage (= 6.0.3.4)
46
- activesupport (= 6.0.3.4)
42
+ actionmailbox (6.1.0)
43
+ actionpack (= 6.1.0)
44
+ activejob (= 6.1.0)
45
+ activerecord (= 6.1.0)
46
+ activestorage (= 6.1.0)
47
+ activesupport (= 6.1.0)
47
48
  mail (>= 2.7.1)
48
- actionmailer (6.0.3.4)
49
- actionpack (= 6.0.3.4)
50
- actionview (= 6.0.3.4)
51
- activejob (= 6.0.3.4)
49
+ actionmailer (6.1.0)
50
+ actionpack (= 6.1.0)
51
+ actionview (= 6.1.0)
52
+ activejob (= 6.1.0)
53
+ activesupport (= 6.1.0)
52
54
  mail (~> 2.5, >= 2.5.4)
53
55
  rails-dom-testing (~> 2.0)
54
- actionpack (6.0.3.4)
55
- actionview (= 6.0.3.4)
56
- activesupport (= 6.0.3.4)
57
- rack (~> 2.0, >= 2.0.8)
56
+ actionpack (6.1.0)
57
+ actionview (= 6.1.0)
58
+ activesupport (= 6.1.0)
59
+ rack (~> 2.0, >= 2.0.9)
58
60
  rack-test (>= 0.6.3)
59
61
  rails-dom-testing (~> 2.0)
60
62
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
61
- actiontext (6.0.3.4)
62
- actionpack (= 6.0.3.4)
63
- activerecord (= 6.0.3.4)
64
- activestorage (= 6.0.3.4)
65
- activesupport (= 6.0.3.4)
63
+ actiontext (6.1.0)
64
+ actionpack (= 6.1.0)
65
+ activerecord (= 6.1.0)
66
+ activestorage (= 6.1.0)
67
+ activesupport (= 6.1.0)
66
68
  nokogiri (>= 1.8.5)
67
- actionview (6.0.3.4)
68
- activesupport (= 6.0.3.4)
69
+ actionview (6.1.0)
70
+ activesupport (= 6.1.0)
69
71
  builder (~> 3.1)
70
72
  erubi (~> 1.4)
71
73
  rails-dom-testing (~> 2.0)
72
74
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
73
- activejob (6.0.3.4)
74
- activesupport (= 6.0.3.4)
75
+ activejob (6.1.0)
76
+ activesupport (= 6.1.0)
75
77
  globalid (>= 0.3.6)
76
- activemodel (6.0.3.4)
77
- activesupport (= 6.0.3.4)
78
- activerecord (6.0.3.4)
79
- activemodel (= 6.0.3.4)
80
- activesupport (= 6.0.3.4)
81
- activestorage (6.0.3.4)
82
- actionpack (= 6.0.3.4)
83
- activejob (= 6.0.3.4)
84
- activerecord (= 6.0.3.4)
78
+ activemodel (6.1.0)
79
+ activesupport (= 6.1.0)
80
+ activerecord (6.1.0)
81
+ activemodel (= 6.1.0)
82
+ activesupport (= 6.1.0)
83
+ activestorage (6.1.0)
84
+ actionpack (= 6.1.0)
85
+ activejob (= 6.1.0)
86
+ activerecord (= 6.1.0)
87
+ activesupport (= 6.1.0)
85
88
  marcel (~> 0.3.1)
86
- activesupport (6.0.3.4)
89
+ mimemagic (~> 0.3.2)
90
+ activesupport (6.1.0)
87
91
  concurrent-ruby (~> 1.0, >= 1.0.2)
88
- i18n (>= 0.7, < 2)
89
- minitest (~> 5.1)
90
- tzinfo (~> 1.1)
91
- zeitwerk (~> 2.2, >= 2.2.2)
92
- acts_as_list (1.0.2)
92
+ i18n (>= 1.6, < 2)
93
+ minitest (>= 5.1)
94
+ tzinfo (~> 2.0)
95
+ zeitwerk (~> 2.3)
96
+ acts_as_list (1.0.3)
93
97
  activerecord (>= 4.2)
94
98
  acts_as_tree (2.8.0)
95
99
  activerecord (>= 3.0.0)
@@ -129,7 +133,7 @@ GEM
129
133
  warden (~> 1.2.3)
130
134
  diff-lcs (1.4.4)
131
135
  docile (1.3.2)
132
- erubi (1.9.0)
136
+ erubi (1.10.0)
133
137
  erubis (2.7.0)
134
138
  execjs (2.7.0)
135
139
  factory_bot (6.1.0)
@@ -137,10 +141,10 @@ GEM
137
141
  factory_bot_rails (6.1.0)
138
142
  factory_bot (~> 6.1.0)
139
143
  railties (>= 5.0.0)
140
- ffi (1.13.1)
144
+ ffi (1.14.2)
141
145
  globalid (0.4.2)
142
146
  activesupport (>= 4.2.0)
143
- haml (5.2.0)
147
+ haml (5.2.1)
144
148
  temple (>= 0.8.0)
145
149
  tilt
146
150
  haml-rails (1.0.0)
@@ -158,9 +162,9 @@ GEM
158
162
  httparty (0.18.1)
159
163
  mime-types (~> 3.0)
160
164
  multi_xml (>= 0.5.2)
161
- i18n (1.8.5)
165
+ i18n (1.8.7)
162
166
  concurrent-ruby (~> 1.0)
163
- json (2.3.1)
167
+ json (2.5.1)
164
168
  kraken-io (0.1.3)
165
169
  activesupport
166
170
  httparty
@@ -168,8 +172,8 @@ GEM
168
172
  multipart-post
169
173
  launchy (2.5.0)
170
174
  addressable (~> 2.7)
171
- libv8 (8.4.255.0)
172
- loofah (2.7.0)
175
+ libv8 (8.4.255.0-x86_64-darwin-18)
176
+ loofah (2.8.0)
173
177
  crass (~> 1.0.2)
174
178
  nokogiri (>= 1.5.9)
175
179
  mail (2.7.1)
@@ -179,10 +183,10 @@ GEM
179
183
  method_source (1.0.0)
180
184
  mime-types (3.3.1)
181
185
  mime-types-data (~> 3.2015)
182
- mime-types-data (3.2020.0512)
186
+ mime-types-data (3.2020.1104)
183
187
  mimemagic (0.3.5)
184
188
  mini_mime (1.0.2)
185
- mini_portile2 (2.4.0)
189
+ mini_portile2 (2.5.0)
186
190
  mini_racer (0.3.1)
187
191
  libv8 (~> 8.4.255)
188
192
  minitest (5.14.2)
@@ -190,8 +194,9 @@ GEM
190
194
  multipart-post (2.1.1)
191
195
  mysql2 (0.5.3)
192
196
  nio4r (2.5.4)
193
- nokogiri (1.10.10)
194
- mini_portile2 (~> 2.4.0)
197
+ nokogiri (1.11.0)
198
+ mini_portile2 (~> 2.5.0)
199
+ racc (~> 1.4)
195
200
  orm_adapter (0.5.0)
196
201
  paperclip (6.1.0)
197
202
  activemodel (>= 4.2.0)
@@ -210,26 +215,27 @@ GEM
210
215
  byebug (~> 11.0)
211
216
  pry (~> 0.13.0)
212
217
  public_suffix (4.0.6)
218
+ racc (1.5.2)
213
219
  rack (2.2.3)
214
220
  rack-cache (1.12.1)
215
221
  rack (>= 0.4)
216
222
  rack-test (1.1.0)
217
223
  rack (>= 1.0, < 3)
218
224
  radius (0.7.5)
219
- rails (6.0.3.4)
220
- actioncable (= 6.0.3.4)
221
- actionmailbox (= 6.0.3.4)
222
- actionmailer (= 6.0.3.4)
223
- actionpack (= 6.0.3.4)
224
- actiontext (= 6.0.3.4)
225
- actionview (= 6.0.3.4)
226
- activejob (= 6.0.3.4)
227
- activemodel (= 6.0.3.4)
228
- activerecord (= 6.0.3.4)
229
- activestorage (= 6.0.3.4)
230
- activesupport (= 6.0.3.4)
231
- bundler (>= 1.3.0)
232
- railties (= 6.0.3.4)
225
+ rails (6.1.0)
226
+ actioncable (= 6.1.0)
227
+ actionmailbox (= 6.1.0)
228
+ actionmailer (= 6.1.0)
229
+ actionpack (= 6.1.0)
230
+ actiontext (= 6.1.0)
231
+ actionview (= 6.1.0)
232
+ activejob (= 6.1.0)
233
+ activemodel (= 6.1.0)
234
+ activerecord (= 6.1.0)
235
+ activestorage (= 6.1.0)
236
+ activesupport (= 6.1.0)
237
+ bundler (>= 1.15.0)
238
+ railties (= 6.1.0)
233
239
  sprockets-rails (>= 2.0.0)
234
240
  rails-dom-testing (2.0.3)
235
241
  activesupport (>= 4.2.0)
@@ -238,14 +244,14 @@ GEM
238
244
  loofah (~> 2.3)
239
245
  rails-observers (0.1.5)
240
246
  activemodel (>= 4.0)
241
- railties (6.0.3.4)
242
- actionpack (= 6.0.3.4)
243
- activesupport (= 6.0.3.4)
247
+ railties (6.1.0)
248
+ actionpack (= 6.1.0)
249
+ activesupport (= 6.1.0)
244
250
  method_source
245
251
  rake (>= 0.8.7)
246
- thor (>= 0.20.3, < 2.0)
247
- rake (12.3.3)
248
- rdoc (6.2.1)
252
+ thor (~> 1.0)
253
+ rake (13.0.3)
254
+ rdoc (6.3.0)
249
255
  regexp_parser (1.7.1)
250
256
  responders (3.0.1)
251
257
  actionpack (>= 5.0)
@@ -253,26 +259,26 @@ GEM
253
259
  roadie (4.0.0)
254
260
  css_parser (~> 1.4)
255
261
  nokogiri (~> 1.8)
256
- roadie-rails (2.1.1)
257
- railties (>= 5.1, < 6.1)
262
+ roadie-rails (2.2.0)
263
+ railties (>= 5.1, < 6.2)
258
264
  roadie (>= 3.1, < 5.0)
259
- rspec-core (3.9.2)
260
- rspec-support (~> 3.9.3)
261
- rspec-expectations (3.9.2)
265
+ rspec-core (3.10.1)
266
+ rspec-support (~> 3.10.0)
267
+ rspec-expectations (3.10.1)
262
268
  diff-lcs (>= 1.2.0, < 2.0)
263
- rspec-support (~> 3.9.0)
264
- rspec-mocks (3.9.1)
269
+ rspec-support (~> 3.10.0)
270
+ rspec-mocks (3.10.1)
265
271
  diff-lcs (>= 1.2.0, < 2.0)
266
- rspec-support (~> 3.9.0)
267
- rspec-rails (4.0.1)
272
+ rspec-support (~> 3.10.0)
273
+ rspec-rails (4.0.2)
268
274
  actionpack (>= 4.2)
269
275
  activesupport (>= 4.2)
270
276
  railties (>= 4.2)
271
- rspec-core (~> 3.9)
272
- rspec-expectations (~> 3.9)
273
- rspec-mocks (~> 3.9)
274
- rspec-support (~> 3.9)
275
- rspec-support (3.9.3)
277
+ rspec-core (~> 3.10)
278
+ rspec-expectations (~> 3.10)
279
+ rspec-mocks (~> 3.10)
280
+ rspec-support (~> 3.10)
281
+ rspec-support (3.10.1)
276
282
  ruby_parser (3.15.0)
277
283
  sexp_processor (~> 4.9)
278
284
  sassc (2.4.0)
@@ -284,10 +290,12 @@ GEM
284
290
  sprockets-rails
285
291
  tilt
286
292
  sexp_processor (4.15.1)
287
- simplecov (0.19.1)
293
+ simplecov (0.20.0)
288
294
  docile (~> 1.1)
289
295
  simplecov-html (~> 0.11)
296
+ simplecov_json_formatter (~> 0.1)
290
297
  simplecov-html (0.12.3)
298
+ simplecov_json_formatter (0.1.2)
291
299
  sprockets (4.0.2)
292
300
  concurrent-ruby (~> 1.0)
293
301
  rack (> 1, < 3)
@@ -300,12 +308,11 @@ GEM
300
308
  terrapin (0.6.0)
301
309
  climate_control (>= 0.0.3, < 1.0)
302
310
  thor (1.0.1)
303
- thread_safe (0.3.6)
304
311
  tilt (2.0.10)
305
312
  trustygems (0.2.1)
306
313
  rake
307
- tzinfo (1.2.7)
308
- thread_safe (~> 0.1)
314
+ tzinfo (2.0.4)
315
+ concurrent-ruby (~> 1.0)
309
316
  uglifier (4.2.0)
310
317
  execjs (>= 0.3.0, < 3)
311
318
  uuidtools (2.2.0)
@@ -317,7 +324,7 @@ GEM
317
324
  will_paginate (3.3.0)
318
325
  xpath (3.2.0)
319
326
  nokogiri (~> 1.8)
320
- zeitwerk (2.4.1)
327
+ zeitwerk (2.4.2)
321
328
 
322
329
  PLATFORMS
323
330
  ruby
@@ -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 = '4.1.7'.freeze
5
+ VERSION = '4.1.8'.freeze
6
6
  end
7
7
  end
@@ -40,7 +40,7 @@ a general purpose content managment system--not merely a blogging engine.'
40
40
  s.add_dependency 'rack-cache', '~> 1.7'
41
41
  s.add_dependency 'radius', '~> 0.7'
42
42
  s.add_dependency 'rails'
43
- s.add_dependency 'rake', '< 13.0'
43
+ s.add_dependency 'rake', '< 14.0'
44
44
  s.add_dependency 'rdoc', '>= 5.1', '< 7.0'
45
45
  s.add_dependency 'RedCloth', '4.3.2'
46
46
  s.add_dependency 'roadie-rails'
data/yarn.lock CHANGED
@@ -822,9 +822,9 @@ inherits@2, inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3:
822
822
  integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
823
823
 
824
824
  ini@^1.3.5:
825
- version "1.3.5"
826
- resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
827
- integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
825
+ version "1.3.8"
826
+ resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
827
+ integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
828
828
 
829
829
  is-alphabetical@^1.0.0:
830
830
  version "1.0.4"
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.1.7
4
+ version: 4.1.8
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: 2020-11-03 00:00:00.000000000 Z
11
+ date: 2021-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: acts_as_list
@@ -290,14 +290,14 @@ dependencies:
290
290
  requirements:
291
291
  - - "<"
292
292
  - !ruby/object:Gem::Version
293
- version: '13.0'
293
+ version: '14.0'
294
294
  type: :runtime
295
295
  prerelease: false
296
296
  version_requirements: !ruby/object:Gem::Requirement
297
297
  requirements:
298
298
  - - "<"
299
299
  - !ruby/object:Gem::Version
300
- version: '13.0'
300
+ version: '14.0'
301
301
  - !ruby/object:Gem::Dependency
302
302
  name: rdoc
303
303
  requirement: !ruby/object:Gem::Requirement