Dialog-box 1.0.1 → 1.0.2
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 +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3970056afc40a75481f00f82ceeb8a7d759c9be31b7eca0ede10251d4e3fe23a
|
4
|
+
data.tar.gz: 1754b55a0200d6a9fcb2d8be6c7c67bf3ed4286707fa0e5b7fdfab4f8f18d23d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a81feabdf14bab1485aa6151f4cd75fa2b32e6b387008a4918f0c2d650210c11bdd8c82acaba807b34863274dbded67c36a4c95489e7133a0e2ca8a1cac50893
|
7
|
+
data.tar.gz: 84783026438c827dedccf3064d6606a31d4cf84683d5078a7f0ec42375aa01f3b3d3078e09f3edc42d24894233e873c7eba8243fc6300be106773ac627dccacf
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: Dialog-box
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Samuel Keresztes
|
@@ -11,7 +11,7 @@ cert_chain: []
|
|
11
11
|
date: 2021-01-23 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Opens a Windows FileOpenDialogBox and returns the filepath. Only works
|
14
|
-
with Win32 and Win64 obviously. Check out the
|
14
|
+
with Win32 and Win64 obviously. Check out the Github homepage for usage instructions.
|
15
15
|
email: ''
|
16
16
|
executables: []
|
17
17
|
extensions: []
|