thecore_settings 1.1.11 → 1.1.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/thecore_settings/version.rb +1 -1
- metadata +2 -3
- data/app/assets/javascripts/rich.js +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 741c8dadb804539cf8d854a8b13bf1356e6f04f4
|
4
|
+
data.tar.gz: 6ea4cde6f1937df357898b8bcab3ae6c1e2bdc59
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 210de2757309e1b8857e2a95e3eeb7e61329623bbed293d12f084b8a43188faa88d11bd0e01539eae007a08b81f8b6d1b406aea9c2a03d2fc6bab5d3153c8f02
|
7
|
+
data.tar.gz: 261672ac14d4ef7ddcb32130aa8d54ceec9d211b9c1b35bbd084205b8d62b1561e499a8fc9a1c555088e27343d761ea9bc40497f50c9ad8ca5274d60ad232621
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_settings
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-03-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore
|
@@ -146,7 +146,6 @@ files:
|
|
146
146
|
- MIT-LICENSE
|
147
147
|
- Rakefile
|
148
148
|
- app/assets/config/thecore_settings_manifest.js
|
149
|
-
- app/assets/javascripts/rich.js
|
150
149
|
- app/assets/stylesheets/rich/editor.css
|
151
150
|
- config/initializers/thecore_settings_post_init.rb
|
152
151
|
- config/locales/thecore_settings.it.yml
|
@@ -1 +0,0 @@
|
|
1
|
-
//=require rich/base
|