caboose-cms 0.5.236 → 0.5.237
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,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
YjlhYzVhMjExMGZjZmFiMTRkNzY4M2ZmYWVhYjJmNGUxZTBmNzBlOA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
ODQwOGQwMDVhOGVjY2JkMTQwMzE0OTZhZjg4MDQ0ODg2NmQ1Y2Y1NQ==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
NDBhY2ZhOTA5Y2JkY2Y0NmMyYzc4NTkwMGMyOGEyYTcxYjVlYjUyNTI3OWFi
|
|
10
|
+
N2IxNjJhZTIzMTg4NzNlNGM5ZDkzMGQ5OGVhYjkyOTA4NTQ4Y2M4ZWIyNGRi
|
|
11
|
+
NWUyZDk0ZGMxNjg4ODY0NWM3MTU2MGYwNmY1OWNhOWFlMmI4M2Q=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
MWMyZDgzNmRhMmJlMGEzZWY3YTZlODJiOGZlNjQyMDA3NmNjYzBjNDhmYThk
|
|
14
|
+
NDQ4ZjUxZjExYjA0NWI1MmFhZDJhZWU0YTM3NmJjN2NkMDgxZWUyZWNhNzU1
|
|
15
|
+
Mjk0ZDA2NDc5NDJlYWJlMzQzOTZkYjAzNjRlZTEwY2MxNTQ4YzI=
|
|
File without changes
|
data/lib/caboose/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: caboose-cms
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.5.
|
|
4
|
+
version: 0.5.237
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- William Barry
|
|
@@ -826,7 +826,7 @@ files:
|
|
|
826
826
|
- app/views/caboose/blocks/admin_edit_h4.html.erb
|
|
827
827
|
- app/views/caboose/blocks/admin_edit_h5.html.erb
|
|
828
828
|
- app/views/caboose/blocks/admin_edit_h6.html.erb
|
|
829
|
-
- app/views/caboose/blocks/
|
|
829
|
+
- app/views/caboose/blocks/admin_edit_heading_old.html
|
|
830
830
|
- app/views/caboose/blocks/admin_edit_image.html.erb
|
|
831
831
|
- app/views/caboose/blocks/admin_edit_richtextold.html.erb
|
|
832
832
|
- app/views/caboose/blocks/admin_new.html.erb
|