unimatrix 2.5.4 → 2.5.5

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/lib/unimatrix/version.rb +0 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c5237721628c1c334a122d2ade3d739aa4bac9b3
4
- data.tar.gz: 69a6dd9d78f7792a5239f0c88dd10bbe08ec1274
3
+ metadata.gz: 9081a7b67db7e4b523efa15aaf5c27cf676e90ff
4
+ data.tar.gz: 4dd02ae1d489d09f50b3918c83e7883fd5fd146d
5
5
  SHA512:
6
- metadata.gz: 2f474195e5629aa6819bf81659a13d88c3d0a5fa0bcfcedb8d58bc60d4032635464624cd5c2b6cf46438ee12aaf3f1078a790ed40dd6f409e99ca82609d3d56c
7
- data.tar.gz: 24061257e59907f941f6e4e86d68c899a45f762ffb0c87b8e435c104bd4e6be284ceb335ab2dcfe3be0f2d5e687cd428479787a8378d03645d43f4e34259c610
6
+ metadata.gz: 8c45e1574d8ad2b83b620aa0007a6f91cbb6d4efa524affc4593988ca7e9280b2934297f6cf84a37d41beda7f5295c73d47ac0a71cf86127f4e351fe93e80482
7
+ data.tar.gz: 9d8007358c07aacb261b951b2f130dad1caeb896814fdcea46881b242518b76e9afb252be48aef3297e85432b0fc195645f91607b8c7ec4d3a0463c6c0eb770f
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.5.4
1
+ 2.5.5
@@ -1,4 +1,3 @@
1
- require 'pry'
2
1
  module Unimatrix
3
2
  VERSION = begin
4
3
  version = File.read( File.join( __dir__, "../../VERSION" ) )
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unimatrix
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.4
4
+ version: 2.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jackson Souza