libriciel 0.1.5 → 0.1.6

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
  SHA256:
3
- metadata.gz: '090491a78e25f5d9695df2d2187872b2a1c9af67a03c5bd47cf41ddb5035c0aa'
4
- data.tar.gz: 7266c6704cc5998f1646c013ee691045980572ca2a8b0a49a93cd39014f1ea3c
3
+ metadata.gz: f01baaf0a0b577fa9519095ec5214cd51758bb2434e4174461f51c2c7bbabf1e
4
+ data.tar.gz: 7a6f12ad47cd227ff364c2f47b9b321025b4ceb2314328f2e71ffa12ae1f40d3
5
5
  SHA512:
6
- metadata.gz: fd97b24bd3ff174f88a035a9376fd27a25b6b490bad919c9c91c4a1e2d781675c46f3d395a856688313bf0c823756a559385600135278edc7faaad022d3c1505
7
- data.tar.gz: a4bad690d3f1e3e5833d32abcd9245b80aa426ebbfacf6882c2f1055eacc49186d44af76e8658ac3ebade8f182ecd7d97c1f34b7dea4aafd74116a5856dd392d
6
+ metadata.gz: b8b889c069fb2cc751a6f47645758b6f310db4f1b6ea43781a38eed864b4591aca0b66d802d940163f4ed2b7ba4ef33bb3e161fa1ee112d0cf958e8e314ac384
7
+ data.tar.gz: ee677f6f7922b8243a7d237bbe7d38fe058ea27d3b112712b66dabc894da793fe0a91a58adb47ec55b84f61ee99673755ebc21460227d7554494fcb31426bc0f
@@ -1,3 +1,3 @@
1
1
  module Libriciel
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
data/lib/libriciel.rb CHANGED
@@ -639,6 +639,7 @@ module Libriciel
639
639
  template_file_json.keys.each do |keys_template_file_lvl_1|
640
640
 
641
641
  if !conf_file_json.keys.include? keys_template_file_lvl_1
642
+ puts keys_template_file_lvl_1
642
643
  puts "Attention pas bonne syntaxe de la configuration"
643
644
  exit 222
644
645
  else
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libriciel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Axel CHEVRIER
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-07-31 00:00:00.000000000 Z
11
+ date: 2019-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler