naga 0.1.15 → 0.1.16

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
  SHA256:
3
- metadata.gz: 644c6a72ef6080603c791271c5665c5ada367b1e1246529495bb285f22f90a2a
4
- data.tar.gz: c58fedc2558f6d28711d5fb9b7a4f9dd4ab255bc03b0670b1cf3dace4ed5c435
3
+ metadata.gz: 8859fa73cafc6f6fb5e1ed12ee385144e64e8521fb70ef26a5b4bf7fd070ff59
4
+ data.tar.gz: cb171655284d1ff77200fa5c8bc78dec60b16376c490151d499db769ee2844de
5
5
  SHA512:
6
- metadata.gz: de3e2bf8f5086afeb2dcdcde23ef1fe432de307692b79401861ab0d9b801274c2cfa4fb80682f69ff561ef23fae1725d3af385ee2a78b5e425ebc4c012bf0ece
7
- data.tar.gz: 10d8991de3e24625c8c5ceb4a0213c3f52c7fd04268644ca69c82cd6039b2b3013f540f9f1189b6bf6e9f511534b072d7e136877a41c3c8ccc49b9c03a466e1c
6
+ metadata.gz: 73f78a1899d5cd2414911db48900cc7e73ed578ab257c5e2de8b4aa044a86c19cb67aefff8a6c04e59b279ca29ccde5fb54852c4d625ed5c5b296a9a1af993ea
7
+ data.tar.gz: a6b2df784d1c3588a7e9dcfd9e536c314d345eccec3447fbc5ad03a45688fb7d5d935c746eaa12a9cac52de941f2f1d082532b5704ffe66f0073327c86a70c7b
data/Gemfile CHANGED
@@ -5,4 +5,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
5
5
  # Specify your gem's dependencies in naga.gemspec
6
6
  gemspec
7
7
 
8
- gem 'i18n'
8
+ # gem 'i18n'
@@ -1,2 +1,6 @@
1
1
  en:
2
- LABEL_NAGA: "EN: Nagarjuna Yadav K"
2
+ LABEL_NAGA: "EN: Nagarjuna Yadav K"
3
+ MESSAGE_COPYRIGHT_ALL_RIGHTS: "All rights are reserved. Reproduction or transmission in whole or in part, in any form or by any means, electronic, mechanical, or otherwise, is prohibited without the prior written consent of the copyright owner."
4
+ MESSAGE_COPYRIGHT_SOFTWARE_DOCUMENTATION: 'Copyrights and all other proprietary rights in any software and related documentation ("Software") made available to you rest exclusively with Philips or its licensors. No title or ownership in the Software is conferred to you. Use of the Software is subject to the end user license conditions as are available on request.'
5
+ MESSAGE_COPYRIGHT_PERMITTED_LAW: "To the maximum extent permitted by law, you shall not decompile and/or reverse engineer the Software or any part thereof."
6
+ MESSAGE_NOT_FOR_DIAGNOSTIC: "Not for diagnostic, monitoring or therapeutic purposes or in any other manner for regular medical practice."
@@ -1,3 +1,3 @@
1
1
  module Naga
2
- VERSION = "0.1.15"
2
+ VERSION = "0.1.16"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: naga
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nagarjuna Yadav K