thecore_ui_commons 2.3.7 → 2.4.0
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: baeea09d6c4a3fa13afe8e01906f681a5459bea35e80277c0c93aaffbdad6ba8
|
4
|
+
data.tar.gz: 66edd5d93e10fb3dcf5f4e78554d9deeb65936c0d5829244df75377e31701f37
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 99a4c64b915ce9d05eb6a4cb63f9a2dd5deb8814fd068f8009c844c2a2c63adf90f067253139bcae02637f394ee0f596fda279296bf21aaf45801e1f05f4b6c5
|
7
|
+
data.tar.gz: 62763fe0c7efd2a605f338d3f37ef91a09bb7e2597c013fb6ca7b9fcaac4e9006c91616955e8ef329a8ee4ea8e35686c932f7a8c331e43f40349a5c5ce00ea31
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_commons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.4.0
|
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-
|
11
|
+
date: 2021-08-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore_background_jobs
|
@@ -169,6 +169,7 @@ files:
|
|
169
169
|
- app/views/layouts/thecore.html.erb
|
170
170
|
- app/views/thecore_utils/_drag_drop_uploader.html.erb
|
171
171
|
- config/initializers/charts_helper.rb
|
172
|
+
- config/initializers/thecore_assets_tweak.rb
|
172
173
|
- config/initializers/thecore_ui_commons_application_config.rb
|
173
174
|
- config/initializers/thecore_ui_commons_helper.rb
|
174
175
|
- config/locales/en.ra_settings.yml
|