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.
- checksums.yaml +4 -4
- data/conf/spec.yaml +0 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: adee0fa39b5e6387a053f8fa861b051dba558004
|
4
|
+
data.tar.gz: 42463a2fe8b518cbe59708f0c25e4e57236a37c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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-
|
12
|
+
date: 2017-05-18 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: nokogiri
|