ruby_aem 1.3.1 → 1.3.3

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 +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8b9072a433cfa416a1337f13cdbd7d9d97a4cf04
4
- data.tar.gz: 9f2d0009b549747cb8e87132f2298ba72f87f503
3
+ metadata.gz: f303b354d0690fed55e2662645fa0a850c4a9339
4
+ data.tar.gz: 9078d5a5d90cc0bf23b86d2fc733a5eeebab6c98
5
5
  SHA512:
6
- metadata.gz: 3c248ac99d1c9b8a8d302db494cec54224a13065ae53fab5f4f0b34cb53fa133398e0fcfd9045fa5065a992124d361fe4336b1b259f54af28541e5e398307347
7
- data.tar.gz: e624f7e5abb890aa0355985151c10092709489c5100b86b282bf0bfaaf504a53bb2cb1e0843e72fd7c29b1f005c10960e2900d8999846e44fc9b448f55cf7510
6
+ metadata.gz: 574e2f1b7d63003e9297512e981ba63de9aa3b6d6c734f47d068dc84dba95b8e84cc6ed9b776d2a12ab2e9b5b8f252b1a68dbe564708c9b35b814937d39c5482
7
+ data.tar.gz: d8e2bb24520e5e43fcd13121d198200f05de01bac3b5778983185a6a8cf1921db0fff8c10a357fdea2e918adca269ead86558fca706fd0c4c45f0d055047cf4b
data/conf/spec.yaml CHANGED
@@ -644,7 +644,7 @@ outboxreplicationagent:
644
644
  jcrcontentcqtemplate: /libs/cq/replication/templates/agent
645
645
  jcrcontentenabled: true
646
646
  jcrcontenttrigger_distribute: true
647
- jcrcontenttrigger_modified: true
647
+ jcrcontenttrigger_modified: false
648
648
  jcrcontenttrigger_specific: true
649
649
  jcrcontentuser_id: '%{user_id}'
650
650
  responses:
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.3.1
4
+ version: 1.3.3
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-07-10 00:00:00.000000000 Z
12
+ date: 2017-08-21 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: nokogiri