trusty-cms 5.6.1 → 6.0.0

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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/lib/trusty_cms.rb +1 -1
  4. data/yarn.lock +15 -61
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8335ccbe0b9f13c382765aea13eab9c77b06a6a6284610a0353753bd3ad04cf8
4
- data.tar.gz: ac210d21758eb07bb95ceddd8bf693cde011a37516e55a1e4953009559b84d5a
3
+ metadata.gz: 34b60474ce3bd5367790894ce7da701750587375e473d5792b4db67b2d875b15
4
+ data.tar.gz: cfce6eba5d852cbc75c3dd80ae89d490a9573925158c9902b6c0f1df7c32aa68
5
5
  SHA512:
6
- metadata.gz: 4aa825126e6e9eff94a59d842a7c13d9b7a74cdc3995b390a9f18ad8bf28c664eb3cd206c696c608d9baaa3036caa5eb5f648f620d956cfee41f423d11b94afd
7
- data.tar.gz: 3db3a0a1dfbfc251d40ff2f094c4877f5e70d5f610bfe0d6fa2a26be4d22108a60e9b84fe843b6f88ada69ddee977e7fd13a3c85758ca31f947e939562927b3d
6
+ metadata.gz: 6f0feab7a45631cbb9fb3b315b438c353cb9cb60a6e3ba713c296d269ba1451e155f1a2974aeb6ed7332f4152fb9c7df701f781e9f7c5bcf7106418228ffa264
7
+ data.tar.gz: 6cc9f0c02fa7f68c54a4bd2f530779aa7c76268936a9a6f90022250e9bad857e2ff290bb3a89e65194c4033fa0abc591d2a912baf6103a90b8656f0bb8767f0b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (5.6.1)
4
+ trusty-cms (6.0.0)
5
5
  RedCloth (= 4.3.2)
6
6
  activestorage-validator
7
7
  acts_as_list (>= 0.9.5, < 1.2.0)
@@ -147,7 +147,7 @@ GEM
147
147
  diff-lcs (1.5.0)
148
148
  docile (1.4.0)
149
149
  erubi (1.12.0)
150
- execjs (2.9.1)
150
+ execjs (2.8.1)
151
151
  factory_bot (6.2.1)
152
152
  activesupport (>= 5.0.0)
153
153
  factory_bot_rails (6.2.0)
data/lib/trusty_cms.rb CHANGED
@@ -2,7 +2,7 @@ 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.6.1'.freeze
5
+ VERSION = '6.0.0'.freeze
6
6
  end
7
7
  end
8
8
 
data/yarn.lock CHANGED
@@ -54,16 +54,6 @@
54
54
  "@jridgewell/trace-mapping" "^0.3.17"
55
55
  jsesc "^2.5.1"
56
56
 
57
- "@babel/generator@^7.23.0":
58
- version "7.23.0"
59
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
60
- integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
61
- dependencies:
62
- "@babel/types" "^7.23.0"
63
- "@jridgewell/gen-mapping" "^0.3.2"
64
- "@jridgewell/trace-mapping" "^0.3.17"
65
- jsesc "^2.5.1"
66
-
67
57
  "@babel/helper-compilation-targets@^7.22.15":
68
58
  version "7.22.15"
69
59
  resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
@@ -75,23 +65,18 @@
75
65
  lru-cache "^5.1.1"
76
66
  semver "^6.3.1"
77
67
 
78
- "@babel/helper-environment-visitor@^7.22.20":
79
- version "7.22.20"
80
- resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
81
- integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
82
-
83
68
  "@babel/helper-environment-visitor@^7.22.5":
84
69
  version "7.22.5"
85
70
  resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
86
71
  integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
87
72
 
88
- "@babel/helper-function-name@^7.23.0":
89
- version "7.23.0"
90
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
91
- integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
73
+ "@babel/helper-function-name@^7.22.5":
74
+ version "7.22.5"
75
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be"
76
+ integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==
92
77
  dependencies:
93
- "@babel/template" "^7.22.15"
94
- "@babel/types" "^7.23.0"
78
+ "@babel/template" "^7.22.5"
79
+ "@babel/types" "^7.22.5"
95
80
 
96
81
  "@babel/helper-hoist-variables@^7.22.5":
97
82
  version "7.22.5"
@@ -142,11 +127,6 @@
142
127
  resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
143
128
  integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
144
129
 
145
- "@babel/helper-validator-identifier@^7.22.20":
146
- version "7.22.20"
147
- resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
148
- integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
149
-
150
130
  "@babel/helper-validator-option@^7.22.15":
151
131
  version "7.22.15"
152
132
  resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
@@ -175,12 +155,7 @@
175
155
  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
176
156
  integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
177
157
 
178
- "@babel/parser@^7.23.0":
179
- version "7.23.0"
180
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
181
- integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
182
-
183
- "@babel/template@^7.22.15":
158
+ "@babel/template@^7.22.15", "@babel/template@^7.22.5":
184
159
  version "7.22.15"
185
160
  resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
186
161
  integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
@@ -190,18 +165,18 @@
190
165
  "@babel/types" "^7.22.15"
191
166
 
192
167
  "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17":
193
- version "7.23.2"
194
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
195
- integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
168
+ version "7.22.17"
169
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
170
+ integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
196
171
  dependencies:
197
172
  "@babel/code-frame" "^7.22.13"
198
- "@babel/generator" "^7.23.0"
199
- "@babel/helper-environment-visitor" "^7.22.20"
200
- "@babel/helper-function-name" "^7.23.0"
173
+ "@babel/generator" "^7.22.15"
174
+ "@babel/helper-environment-visitor" "^7.22.5"
175
+ "@babel/helper-function-name" "^7.22.5"
201
176
  "@babel/helper-hoist-variables" "^7.22.5"
202
177
  "@babel/helper-split-export-declaration" "^7.22.6"
203
- "@babel/parser" "^7.23.0"
204
- "@babel/types" "^7.23.0"
178
+ "@babel/parser" "^7.22.16"
179
+ "@babel/types" "^7.22.17"
205
180
  debug "^4.1.0"
206
181
  globals "^11.1.0"
207
182
 
@@ -214,15 +189,6 @@
214
189
  "@babel/helper-validator-identifier" "^7.22.15"
215
190
  to-fast-properties "^2.0.0"
216
191
 
217
- "@babel/types@^7.23.0":
218
- version "7.23.0"
219
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
220
- integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
221
- dependencies:
222
- "@babel/helper-string-parser" "^7.22.5"
223
- "@babel/helper-validator-identifier" "^7.22.20"
224
- to-fast-properties "^2.0.0"
225
-
226
192
  "@fortawesome/fontawesome-free@^5.15.4":
227
193
  version "5.15.4"
228
194
  resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5"
@@ -1619,18 +1585,6 @@ safe-buffer@~5.2.0:
1619
1585
  resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
1620
1586
  integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
1621
1587
 
1622
- semver@^6.3.1:
1623
- version "6.3.1"
1624
- resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1625
- integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1626
-
1627
- semver@^7.3.4:
1628
- version "7.5.4"
1629
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1630
- integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
1631
- dependencies:
1632
- lru-cache "^6.0.0"
1633
-
1634
1588
  shoestring@^2.0.0:
1635
1589
  version "2.0.1"
1636
1590
  resolved "https://registry.yarnpkg.com/shoestring/-/shoestring-2.0.1.tgz#7dd35a600b7e5826788124452c4a8acf64648b06"
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.6.1
4
+ version: 6.0.0
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-10-25 00:00:00.000000000 Z
11
+ date: 2023-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activestorage-validator