kono_utils 0.15.5 → 0.15.6

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/lib/kono_utils/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 047e731a944ae05843b8ec285d37c1eb3adfcf67
4
- data.tar.gz: 6b4e99d1e398c46037b07a1718aa571241973762
3
+ metadata.gz: 0d3249c0a8d04ce9a10670f4a47a0c1792162b60
4
+ data.tar.gz: 809a965045d38aacba89e4b99a83680335d6b702
5
5
  SHA512:
6
- metadata.gz: 645734d84212743b6bf0d58e6cd6ed7a061bd9b07544a083cbfd17908d356dbdea876d12688dd44d0adf51c53625ef132a406738d87bb55d04bdd599a3cb450c
7
- data.tar.gz: 0411a05091d447ec7a5d56db081b7e77fb4f79a48e08362a7af0f3e511ebf0039cf2e0521025a620d5ab443cc86b806d7e310d1ed63cea14e301ae93ae426f90
6
+ metadata.gz: e71081b64324bb6221a70d780180d1a6e4279024ec3a395ac58808d20f23be4f0cdd969ce74f19c8bd3a05342bcc0cb0b750ab81cc8f09e573bb055d5029d9d1
7
+ data.tar.gz: a680e4ebb199b39ac92afd0995a0811e602e0ded42ac3c70e3fab04b317ea3ff01e1bf9e2c8c2bbf37a1cbc3c73323489363e4c90e5de9a174cd82456020355f
@@ -1,3 +1,3 @@
1
1
  module KonoUtils
2
- VERSION = '0.15.5'
2
+ VERSION = '0.15.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kono_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.5
4
+ version: 0.15.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marino
@@ -353,7 +353,7 @@ files:
353
353
  - spec/rails_helper.rb
354
354
  - spec/spec_helper.rb
355
355
  - vendor/assets/javascripts/EventEmitter.js
356
- homepage: http://gitlab.archimedianet.it/kono/KonoUtils
356
+ homepage: https://github.com/ArchimediaZerogroup/KonoUtils
357
357
  licenses:
358
358
  - MIT
359
359
  metadata: {}