trusty-cms 7.0.48 → 7.0.49

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: f7c9e20c07db67bff9be053f7a821eade1e24674409dd849c16d33bf86383fb8
4
- data.tar.gz: ee396826a3a0213c8cae926ce42153b51e646959d61f3258b8a15d0dd99ed142
3
+ metadata.gz: f60d235406404f2ac2ed194d9ed502f2ca9d0d30ff2e69b485d4f576899a9559
4
+ data.tar.gz: a0aafb26f00aebe8a709ff7f1d036351664bd6df7aaaa6fbbd8e256b49ee002e
5
5
  SHA512:
6
- metadata.gz: 693543bd938febf064a269c6b37f33b4a92ef230c6f53642cbf3bdd8f5caded6d6dd0b97218f6064e7115d35527aeb6c96b037ad7542a30fcfbeec4ed98ed4f8
7
- data.tar.gz: 53dc070fd5765ff212fa667e1d4ae0f9cc8f3489e9d20a359e2e9852271335e3981335ee84cfc4a25201452afc19e5a9dafe2424f061d1ea30469d07d13d01ea
6
+ metadata.gz: 29ce17bb417a38f318ea6d50e06c00763db3fe707b4f0bc81ffa35b39576830c1393c65e4e8bf380888a70a60129c156609241371e41be9d708bb4ea6ce5d3bf
7
+ data.tar.gz: ef024d15cc71d2db3edfdd1791989c5dc9d65cf370d771c1722befe8aab1ffb65e19b046bab4bd12acbccf348a6214ebf84d5017e428e998306cfc489605e7e9
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-cms (7.0.48)
4
+ trusty-cms (7.0.49)
5
5
  RedCloth (= 4.3.3)
6
6
  activestorage-validator
7
7
  acts_as_list (>= 0.9.5, < 1.3.0)
data/README.md CHANGED
@@ -12,7 +12,7 @@ Rails engine and is built to be installed into an existing Rails 7 application a
12
12
 
13
13
  CircleCI: [![CircleCI](https://circleci.com/gh/pgharts/trusty-cms/tree/master.svg?style=shield)](https://circleci.com/gh/pgharts/trusty-cms/tree/master)
14
14
 
15
- CodeClimate: [![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/codeclimate)
15
+ Qlty: [![Maintainability](https://qlty.sh/gh/pgharts/projects/trusty-cms/maintainability.svg)](https://qlty.sh/gh/pgharts/projects/trusty-cms)
16
16
 
17
17
  TrustyCMS features:
18
18
 
@@ -1,3 +1,3 @@
1
1
  module TrustyCms
2
- VERSION = '7.0.48'.freeze
2
+ VERSION = '7.0.49'.freeze
3
3
  end
data/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "dependencies": {
13
13
  "@fortawesome/fontawesome-free": "^5.15.4",
14
14
  "blueimp-file-upload": "^10.32.0",
15
- "ckeditor5": "46.0.3",
15
+ "ckeditor5": "47.6.0",
16
16
  "jquery": "^3.6.1",
17
17
  "jquery-treetable": "^3.2.0-1",
18
18
  "jquery-ui": "^1.13.2",