svg2img 0.2.3-aarch64-linux-musl → 0.2.4-aarch64-linux-musl

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7de207656d76818d2d33132b6963a74a936cef7e9bccae2c6947a9fe8c7d74c4
4
- data.tar.gz: e911284abc24179e70f6914b84fea9687783e5bb219a50c0e13489b23226fc09
3
+ metadata.gz: 598347fafe57673c591bf999fd5d8bee5634ef45bef6f5ca30bd4ec2f5217d5b
4
+ data.tar.gz: 7982e7dcff322ff3f6920a035bf88247e81fb4fe60f10fab2ae60fbcc280a375
5
5
  SHA512:
6
- metadata.gz: bc133135c04ca847745cb1f19fc38d1ddf9b9d19313b467377958f095bd34ee9bfcb5ecff4f31b37e32b58375b8eac6b58468895dfc7946cdb364994a47045f5
7
- data.tar.gz: 87fa560c9f0f03ae782b790a9c0e82e59895a0f144ad1a856d8a00275c617eab4fb22c8d7b5b3581addb34dc336eab62f4142842d40ed8e14946675455b0bdaf
6
+ metadata.gz: 3071248864144f96044e58035511e7d95e45cb463d3ac8926bb467b29ad1949f552a60d184485c205d4d9558d8ca96506cfe5b8cf42770041fee7ca6b33d327e
7
+ data.tar.gz: c64a8ce958bf8e3cd7fd44af31f2e91d3c17ad0078e8b7257e39adf950ac78efda81f1a32d93c3feb938edb225546c9fc7ccf6f69782acf72f8fe5aeffcf9920
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Svg2Img
4
- VERSION = "0.2.3"
4
+ VERSION = "0.2.4"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: svg2img
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Orvar Segerström