adwaita 4.2.4 → 4.2.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c297e8e71ef5f0d2337d5b1d0f66876a1f9f8aab9b4e706d999e41d1133c6745
|
4
|
+
data.tar.gz: bb1caff9528f7aeba533f3f142fa5aaf432951a13b5a30d4d70ff037fce41a28
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a28da42d61622a6ef8f209c286578ad681be825817a95797dc920cfbaf0524c4ad29a35b85951eb8096f20088eabede9c5e872413caa6cff8e9c49c604999294
|
7
|
+
data.tar.gz: 7e4436f79e21b59d831e31fc823e3317acc3950924c84dad6ecc93ce7c553420b795e2006b30ed5b0b3ef0ef3ac12e04b832d7b4400c2e56622b9a10bd82842d
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: adwaita
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.2.
|
4
|
+
version: 4.2.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME Project Team
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date:
|
10
|
+
date: 2025-01-25 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: gtk4
|
@@ -15,14 +15,14 @@ dependencies:
|
|
15
15
|
requirements:
|
16
16
|
- - '='
|
17
17
|
- !ruby/object:Gem::Version
|
18
|
-
version: 4.2.
|
18
|
+
version: 4.2.6
|
19
19
|
type: :runtime
|
20
20
|
prerelease: false
|
21
21
|
version_requirements: !ruby/object:Gem::Requirement
|
22
22
|
requirements:
|
23
23
|
- - '='
|
24
24
|
- !ruby/object:Gem::Version
|
25
|
-
version: 4.2.
|
25
|
+
version: 4.2.6
|
26
26
|
description: Ruby/Adwaita is a Ruby binding of Adwaita.
|
27
27
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
28
28
|
executables: []
|
@@ -56,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
56
56
|
- !ruby/object:Gem::Version
|
57
57
|
version: '0'
|
58
58
|
requirements: []
|
59
|
-
rubygems_version: 3.6.
|
59
|
+
rubygems_version: 3.6.2
|
60
60
|
specification_version: 4
|
61
61
|
summary: Ruby/Adwaita is a Ruby binding of Adwaita.
|
62
62
|
test_files: []
|