kilt-cms 0.9.7 → 0.9.8

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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c0f5ce570430d59d80adb0c80c02144826b29c56
4
- data.tar.gz: 01bc0db97f5936efa41a5a8fe6808867f5947ddf
3
+ metadata.gz: ce8e914dda3040011550350a51bfbb5d8f4ba8b6
4
+ data.tar.gz: 12173146b05fea96e0595b755297dc892c43a77f
5
5
  SHA512:
6
- metadata.gz: b0837171d4236bc04565fa5c18a4f4f124fed7b19575b1c72e772decbc429cba49b25031bb5542c01c069302be7446bf9ab700b858d5576014f8feae4aa8ab69
7
- data.tar.gz: a0d48412893fba694a77f7dad35239a0662a562da6ddfb31ad5466b8483fa41a8490a3e35fb77e2d539f588d10aa10dccc70fd4b206e9bbb78c3adadeea171a2
6
+ metadata.gz: ef5fcd67910a9a22e5db555fd8986cd2c5d8230d437b7e2e2e0b451f65c6ef542b8898232cbc0dd3ba9dfc2ad4bfaa10b180f54c1350c6f073d1de4cff7b9df2
7
+ data.tar.gz: 7fcbb4aad2b5c9ba0e6fd1d13bfa71b08bda643a897c151c2969bfd56955419fb062708df71f8aa2603b49f4fc9002bfd912cfdc2d0a37af0fe800fb867643b1
@@ -0,0 +1,11 @@
1
+ db:
2
+ host: <DB host>
3
+ port: <DB port>
4
+ db: <DB database>
5
+ s3:
6
+ key: <S3 key>
7
+ secret: <S3 secret>
8
+ bucket: <S3 bucket>
9
+ auth:
10
+ username: <Username>
11
+ password: <Password>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kilt-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.7
4
+ version: 0.9.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ashe Avenue
@@ -274,7 +274,7 @@ files:
274
274
  - test/dummy/config/initializers/session_store.rb
275
275
  - test/dummy/config/initializers/wrap_parameters.rb
276
276
  - test/dummy/config/kilt/config.yml
277
- - test/dummy/config/kilt/creds.yml
277
+ - test/dummy/config/kilt/creds.yml.example
278
278
  - test/dummy/config/routes.rb
279
279
  - test/dummy/config.ru
280
280
  - test/dummy/log/development.log
@@ -402,7 +402,7 @@ test_files:
402
402
  - test/dummy/config/initializers/session_store.rb
403
403
  - test/dummy/config/initializers/wrap_parameters.rb
404
404
  - test/dummy/config/kilt/config.yml
405
- - test/dummy/config/kilt/creds.yml
405
+ - test/dummy/config/kilt/creds.yml.example
406
406
  - test/dummy/config/routes.rb
407
407
  - test/dummy/config.ru
408
408
  - test/dummy/log/development.log
@@ -1,7 +0,0 @@
1
- db:
2
- host: db.labs.asheavenue.com
3
- port: 28015
4
- db: ashecommunity
5
- auth:
6
- username: ashe
7
- password: avenue