gtk3app 5.1.210203 → 5.2.210918
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
- data/README.md +7 -2
- data/lib/gtk3app.rb +1 -1
- metadata +11 -11
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 65620e18ada07b4401b19604ba75868311716e6e5c7182815d4b1d92c6b1ef1f
|
|
4
|
+
data.tar.gz: 768bd649c2b3d6114535abb51efc2821aff736127e2336fd2ea05879af448c7c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7ffc04e758e68e432323f5b91736e093c2dd0c5e4c4e690f68517ac1e539f72178deaf9646b4db666ca28747ec2e05f689281b470f75d145a54dc5255220a5bb
|
|
7
|
+
data.tar.gz: eb56fa8cfca7d8c54c947c95db04056db0a1a2e07c08b9bb9f32e3b4900cd56cb6de1fb777bdc5763719b5cefc03392bf04fb3cf11dbffc6868ced99fdda97ab
|
data/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Gtk3App
|
|
2
2
|
|
|
3
|
-
* [VERSION 5.
|
|
3
|
+
* [VERSION 5.2.210918](https://github.com/carlosjhr64/gtk3app/releases)
|
|
4
4
|
* [github](https://www.github.com/carlosjhr64/gtk3app)
|
|
5
5
|
* [rubygems](https://rubygems.org/gems/gtk3app)
|
|
6
6
|
|
|
@@ -18,7 +18,7 @@ The other for your main stage area.
|
|
|
18
18
|
|
|
19
19
|
## INSTALL:
|
|
20
20
|
|
|
21
|
-
```
|
|
21
|
+
```console
|
|
22
22
|
$ sudo gem install gtk3app
|
|
23
23
|
```
|
|
24
24
|
|
|
@@ -46,6 +46,11 @@ directory fully explains the rest of what Gtk3App can do for you.
|
|
|
46
46
|
* default application menu
|
|
47
47
|
* minime window
|
|
48
48
|
|
|
49
|
+
## EXEMPLAR:
|
|
50
|
+
|
|
51
|
+
* [gtk2passwordapp](https://github.com/carlosjhr64/gtk2passwordapp)
|
|
52
|
+
|
|
53
|
+

|
|
49
54
|
|
|
50
55
|
## LICENSE:
|
|
51
56
|
|
data/lib/gtk3app.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gtk3app
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.
|
|
4
|
+
version: 5.2.210918
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- CarlosJHR64
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-09-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: help_parser
|
|
@@ -16,20 +16,20 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '
|
|
19
|
+
version: '8.0'
|
|
20
20
|
- - ">="
|
|
21
21
|
- !ruby/object:Gem::Version
|
|
22
|
-
version:
|
|
22
|
+
version: 8.0.210917
|
|
23
23
|
type: :runtime
|
|
24
24
|
prerelease: false
|
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
26
26
|
requirements:
|
|
27
27
|
- - "~>"
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: '
|
|
29
|
+
version: '8.0'
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
|
-
version:
|
|
32
|
+
version: 8.0.210917
|
|
33
33
|
- !ruby/object:Gem::Dependency
|
|
34
34
|
name: user_space
|
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -99,7 +99,7 @@ dependencies:
|
|
|
99
99
|
version: '3.4'
|
|
100
100
|
- - ">="
|
|
101
101
|
- !ruby/object:Gem::Version
|
|
102
|
-
version: 3.4.
|
|
102
|
+
version: 3.4.9
|
|
103
103
|
type: :runtime
|
|
104
104
|
prerelease: false
|
|
105
105
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -109,7 +109,7 @@ dependencies:
|
|
|
109
109
|
version: '3.4'
|
|
110
110
|
- - ">="
|
|
111
111
|
- !ruby/object:Gem::Version
|
|
112
|
-
version: 3.4.
|
|
112
|
+
version: 3.4.9
|
|
113
113
|
- !ruby/object:Gem::Dependency
|
|
114
114
|
name: such
|
|
115
115
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -168,8 +168,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
168
168
|
- !ruby/object:Gem::Version
|
|
169
169
|
version: '0'
|
|
170
170
|
requirements:
|
|
171
|
-
- 'ruby: ruby 3.0.
|
|
172
|
-
rubygems_version: 3.2.
|
|
171
|
+
- 'ruby: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux]'
|
|
172
|
+
rubygems_version: 3.2.22
|
|
173
173
|
signing_key:
|
|
174
174
|
specification_version: 4
|
|
175
175
|
summary: Gtk3App provides a [Ruby Gnome Gtk3](https://rubygems.org/gems/gtk3) application
|