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.
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
  SHA256:
3
- metadata.gz: 963dda02c0e649ffdb0d21c8c6e13c2b8f4603d88bc604fdd0a793d005e5fbb0
4
- data.tar.gz: 3f6c0f84bcac0a4be6418af09592127e8795e74f944434162d76e747f1db43f9
3
+ metadata.gz: 3970056afc40a75481f00f82ceeb8a7d759c9be31b7eca0ede10251d4e3fe23a
4
+ data.tar.gz: 1754b55a0200d6a9fcb2d8be6c7c67bf3ed4286707fa0e5b7fdfab4f8f18d23d
5
5
  SHA512:
6
- metadata.gz: d8cb1bdcc24373f3df9640fd846c0dbea97d299c9a167b1e85a09a5a5b3c8cc9eaff56d71dfda3172c39f7837f3abcc1973f2511ba47e99088e0f6ff61ed510e
7
- data.tar.gz: 1517226c27824d279c2eeb593a4397a5c9ad381a7d31751b94b68f49c25a30c3d61749db28f0395b7f13373d8cc875411c25bcb11f7ae549ee56ebe003eed69c
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.1
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 Homepage for usage instructions.
14
+ with Win32 and Win64 obviously. Check out the Github homepage for usage instructions.
15
15
  email: ''
16
16
  executables: []
17
17
  extensions: []