sisu 7.1.1 → 7.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2e05b4f93d945b72c01c5167124c33c7adc68fc1
4
- data.tar.gz: 96a44eddf786c3f5777760f5e142f5ed4d7516d3
3
+ metadata.gz: 0452e649b2e36784cf59a95d34c19d02a17ed6ee
4
+ data.tar.gz: df46259cf37b892eb7c5d191cffba10049322169
5
5
  SHA512:
6
- metadata.gz: d53cae5f0563981d5c908cf8474499d750d33ac60d864553d9cf7ab7d4a763d74358791308b99d4be40a5719303d2f94efe68bc517f74d5bf2d726356e25b308
7
- data.tar.gz: 4c16223d8ecdc78f86bbb5e23114b5b5abc5bbcc5c1cd8ee21369b84568a22e4a0a64339e636f660119f66c94abc72011f7850a9073adc3533d688104fde3209
6
+ metadata.gz: d1ccb457de6a329b4ffeee5b7b3b631f909e6ec83213a5383f68c8578effe2b58ce5db7626f4a7971b064e7ec0d082036ef03efdde6f97264e0ea5f1baa7203e
7
+ data.tar.gz: 36f119c78ad95cd449dad733bf429b61bfc04cad707db9b2002e1e71eb67844475f8bf2ed3808362e33f8adede35bfa76df3ee8efbb35e3a428882753a1c15bf
data/bin/sisu CHANGED
@@ -115,7 +115,7 @@ class Orient
115
115
  end
116
116
  end
117
117
  def sisu_this_lib
118
- if not Gem::Specification.find_by_name("sisu").nil? \
118
+ if Gem::Specification.any? \
119
119
  and processing.sisu_runtime_path =~/\/gems\// \
120
120
  and processing.sisu_runtime_path \
121
121
  =~ /\/#{processing.gem_regex}\//
@@ -115,7 +115,7 @@ class Orient
115
115
  end
116
116
  end
117
117
  def sisu_this_lib
118
- if not Gem::Specification.find_by_name("sisu").nil? \
118
+ if Gem::Specification.any? \
119
119
  and processing.sisu_runtime_path =~/\/gems\// \
120
120
  and processing.sisu_runtime_path \
121
121
  =~ /\/#{processing.gem_regex}\//
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :project: SiSU
3
- :version: 7.1.1
4
- :date_stamp: 2015w19/7
5
- :date: "2015-05-17"
3
+ :version: 7.1.2
4
+ :date_stamp: 2015w20/1
5
+ :date: "2015-05-18"
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sisu
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.1.1
4
+ version: 7.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ralph Amissah
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-17 00:00:00.000000000 Z
11
+ date: 2015-05-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: documents - structuring, publishing in multiple formats & search [7.1.1
14
- from git 7.1.1.r0.g4748a2e] (linux calls & without external dependencies)
13
+ description: documents - structuring, publishing in multiple formats & search [7.1.2
14
+ from git 7.1.2.r0.g17f9306] (linux calls & without external dependencies)
15
15
  email: ralph.amissah@gmail.com
16
16
  executables:
17
17
  - sisugem