thecore_ui_rails_admin 2.4.6 → 2.4.7
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ef4b54f86853afd25dc7c934a183c5db1c6c9e86eee1189057ae5304a0c7c7c
|
4
|
+
data.tar.gz: 2382624cc4b86a900d4ea8818bd11b8f40106cda2b71fc6363697c0825c5747b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 026b7a5c4b279be06048812e3df24044fce75633b7a27b4c0f67afa593936b9351f5d7c0a533488503f1e5920ee52021b68291edca7f339d546d68c7ba426418
|
7
|
+
data.tar.gz: 1f8a44bb36e3db87aefe095acb99b9379b292908fef5e831d5a4d0e649bb1ddcd1756f827a5e11ab8c7636b19830cfe67c873beb7a3a43f676e4843d8b5fedd8
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_rails_admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.4.
|
4
|
+
version: 2.4.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-08-
|
11
|
+
date: 2021-08-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore_ui_commons
|
@@ -141,7 +141,7 @@ files:
|
|
141
141
|
- app/assets/javascripts/rails_admin/custom/thecore-custom-5.js
|
142
142
|
- app/assets/javascripts/rails_admin/custom/thecore.js
|
143
143
|
- app/assets/javascripts/rails_admin/custom/ui.js
|
144
|
-
- app/assets/javascripts/rails_admin/ra.widgets.coffee
|
144
|
+
- app/assets/javascripts/rails_admin/ra.widgets.coffee.older
|
145
145
|
- app/assets/javascripts/thecore_ui_rails_admin/thecore_rails_admin.js
|
146
146
|
- app/assets/stylesheets/rails_admin/custom/theming-custom-1.scss
|
147
147
|
- app/assets/stylesheets/rails_admin/custom/theming-custom-2.scss
|