himg 0.0.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.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 516bc67aa868ad60941f30c3da0ae3394c52527d98066260ec6eccbf7c37d71c
4
+ data.tar.gz: e2b6109e2d740755aca950d0615de4e45cb2d3d988c323d32425b3bd835f8378
5
+ SHA512:
6
+ metadata.gz: 3eedcbb8954b86e31808c6a4cfb13b76db86086c7c243babd9ecf244cc0d0bb8d6b0dab174b06f6d79420d1eb75ee58e6e3c1f9ca0694b08ded2c8a5a2283c92
7
+ data.tar.gz: f7f2c9c1b9e9731a9c7baff46b5307508e37c9204a232b55b29f9f1dda69cd2ae66ddcc51d91936689c716a0be1f89396388cbcffaf2914d3b264e02a78f19eb
data/.rspec ADDED
@@ -0,0 +1,3 @@
1
+ --format documentation
2
+ --color
3
+ --require spec_helper
data/.ruby-version ADDED
@@ -0,0 +1 @@
1
+ 3.4.3
data/.standard.yml ADDED
@@ -0,0 +1,3 @@
1
+ # For available configuration options, see:
2
+ # https://github.com/standardrb/standard
3
+ ruby_version: 3.1
data/CHANGELOG.md ADDED
@@ -0,0 +1,5 @@
1
+ ## [Unreleased]
2
+
3
+ ## [0.0.1] - 2025-04-19
4
+
5
+ - Initial alpha