thecore_ui_commons 2.3.9 → 2.3.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/initializers/thecore_assets_tweak.rb +0 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 91306a7a0834a2b56defeb48549d678bc27af3e93064d53aeee3933a49663e06
|
4
|
+
data.tar.gz: 858dade8f745a4e2a2a984798b57f68cc5ebdcf5a8c1a225aaeda38c2b440bce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fdb0099c73b138cf746e81a5deb57272faa28796402c8e4336ed0b2291e5cdd0e76be69dbe648abc9be17ed937e37944924dc50302b0632f0d433178f8c97a63
|
7
|
+
data.tar.gz: d1dce59c47dc9d01fa3e7478e5ce654d7ef382f8510024ad73b925e47b4f7cf3c5dce747d09111b063aa0f4ec7da56e3bc9c794ed5cd6ff4ef433155ca6449a3
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_commons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.3.
|
4
|
+
version: 2.3.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
@@ -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
|