ruby_aem 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/conf/spec.yaml +0 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 823f974f5a1146769e9ab7bbfe51dea0c38948cb
4
- data.tar.gz: 7164628b902c3266eb807e040b2655c12964bc3c
3
+ metadata.gz: adee0fa39b5e6387a053f8fa861b051dba558004
4
+ data.tar.gz: 42463a2fe8b518cbe59708f0c25e4e57236a37c3
5
5
  SHA512:
6
- metadata.gz: 45c1641be9f0aa31395888c11414b718739942f2dadfb15e43e65d3495ca80b9e102af0cdba807fc2e2aef7a05ead1cfb1bc1faf22093956c81dc5206fc2b044
7
- data.tar.gz: 7f7ee5b7d11eb6f3c874e92dca3b9bdadcfb8e059f0ae49f0555ce54bf19aafefbf9fc899b87bc72576716cdf8d786ad3c4e1f042da2bde8695a142d85b8100c
6
+ metadata.gz: 67c39af0344376142ef51c4cdbb4102f2e9fd62ffbd4ec4f5df0cedefac9433f5ea2385baaa137a6748fd5913f1a8bc740e76c135151f45faf3fdb2a4eb6245a
7
+ data.tar.gz: a29515290ace64711864512f2f1eea5b36aae998d175f7090296de4b4274e93e6022a95735da904611ab05cdf29320d2bc0975fd6832634a5dcf7e76bebe0fd9
data/conf/spec.yaml CHANGED
@@ -95,8 +95,6 @@ flushagent:
95
95
  jcrcontentcqtemplate: /libs/cq/replication/templates/agent
96
96
  jcrcontentenabled: true
97
97
  jcrcontentssl: '%{ssl}'
98
- jcrcontentcqdistribute: false
99
- jcrcontentcqdistribute_type_hint: Boolean
100
98
  responses:
101
99
  200:
102
100
  handler: simple
@@ -576,8 +574,6 @@ replicationagent:
576
574
  jcrcontentretry_delay: '%{retry_delay}'
577
575
  jcrcontentcqtemplate: /libs/cq/replication/templates/agent
578
576
  jcrcontentenabled: true
579
- jcrcontentcqdistribute: false
580
- jcrcontentcqdistribute_type_hint: Boolean
581
577
  responses:
582
578
  200:
583
579
  handler: simple
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_aem
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shine Solutions
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-05-15 00:00:00.000000000 Z
12
+ date: 2017-05-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: nokogiri