matrix_gem 0.2.0 → 0.2.1

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bc7ba70b852af0c334f8206cd216b1ff2dbf4d33
4
- data.tar.gz: 8ce5d4a3281b74f3920886c427c6d9a22791fea4
3
+ metadata.gz: a2cc20ea22435790cd096f8789041008397485b2
4
+ data.tar.gz: 9beba3b8d88b2828aea054c962c323072ab52903
5
5
  SHA512:
6
- metadata.gz: bc66b52f0908a2c87e4e15492cddd2ddc3648bbd2bee0907785a2c2730d0bca7b429e7eefef20ee901dcdd90d109a5e2d7df7244cb805237f6e6ec1b35a2921e
7
- data.tar.gz: 0071e0d34d392db460c59645dd49f7b23b6ed6e556f78258ee3d1403d126ad8562b9a53e50f1e869b9d51f761badc1698a74badf9d0b852b462761947f6adb32
6
+ metadata.gz: 19b5a626f517400c31d7a8548b73a90e78b8a2846b6a46f394e922ad095d4fd6cd17279b6412cf86d1f63688ba7f451c07b8f42eb02e65554667a5307df8f523
7
+ data.tar.gz: dc3b6dd849306ca384166273330eb50b93c832b6caf6424dbf00e55fd0906e574e641a20aa3b45dd28972302aca169cd8ab09682905830e0475c8bb53068c48d
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: matrix_gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bozhidar Grigorov
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '5.4'
55
- description: Gem for work with matrices
55
+ description: Gem with easy interface for work with matrices
56
56
  email: bojko002@gmail.com
57
57
  executables: []
58
58
  extensions: []