africompta 1.9.13.pre.10 → 1.9.13.pre.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/africompta.gemspec +2 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cf1e7e270ef30a5fd52246f899bfd0c9bfbab96c
4
- data.tar.gz: 0d18e6a07b37e389df418e8fcb2c14b644a05b19
3
+ metadata.gz: daf2b51af26e78b99435f09704222e48149318b5
4
+ data.tar.gz: bd2b9332fbcf349e03f7641a27706aa2524c3dfa
5
5
  SHA512:
6
- metadata.gz: 57effd88a25338b06af9db2ce8b199d4344cf778d7577ffaf05fab5dcce975bd9f4a787386b7870cc70f9aaacf0ca58187af5296550aa0282ef25181d964165d
7
- data.tar.gz: e11724471549d4a8b199a4076f1a430dfdba4850e5ac4d6232312ea9809861b07eadb2cca413603621ed8ccc25629d86310d0708467ff20f6df8d66b621dd1df
6
+ metadata.gz: 880cf751e05cb755e6c75a009979a303e42f832e873fefebc1aabfe35273b73d359be1765c33e03839c24bc49c3d5f6fe2578cf57af922ae128fc5e59cb9d507
7
+ data.tar.gz: ffd1c9364606be52f49275d875129f86e804a004fd217ae1ce37c029d9fb150beb11e16e0818a921050380495b5c636f6a537312b6b899e5505d4114ba149078
data/africompta.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'africompta'
3
- s.version = '1.9.13-10'
3
+ s.version = '1.9.13-11'
4
4
  s.date = '2017-10-30'
5
5
  s.summary = 'Africompta-module for QooxView'
6
6
  s.description = 'With this module you can have a simple accounting-system.
@@ -17,7 +17,7 @@ see http://github.com/ineiti/AfriCompta_client .'
17
17
 
18
18
  s.homepage =
19
19
  'https://github.com/ineiti/AfriCompta'
20
- s.license = 'GPLv3'
20
+ s.license = 'GPL-3.0'
21
21
 
22
22
  s.add_dependency 'qooxview', '1.9.11'
23
23
  s.add_dependency 'prawn', '1.0.0'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: africompta
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.13.pre.10
4
+ version: 1.9.13.pre.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Linus Gasser
@@ -96,7 +96,7 @@ files:
96
96
  - test/test.rb
97
97
  homepage: https://github.com/ineiti/AfriCompta
98
98
  licenses:
99
- - GPLv3
99
+ - GPL-3.0
100
100
  metadata: {}
101
101
  post_install_message:
102
102
  rdoc_options: []