gobject-introspection 4.2.6 → 4.2.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 56c0dd8e60b55f1e3266c0de7f57f485f85e70e5ade87dccdc59c9197dcfbc0a
|
4
|
+
data.tar.gz: 37d13858c25e07f365468b479e830b9f925920a6991845fbfdde0aaef3330517
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e37700bb0c08a31f0df8833a2ca4e8328d029fdcd1dc9bb5849c499f38b666f2c9a7fad8bc05f7cc721df6349658299fe37e613bce0a37c1860026ac9ea5845
|
7
|
+
data.tar.gz: 0af1bbeb5bfc6b56a2072fc6c597829be6516a5975a4dcdaeed966a557080312939158460454d7ff5542f719c0ae067c9f5fda48a794a9d6129b6fb705bb6b2c
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gobject-introspection
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.2.
|
4
|
+
version: 4.2.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME Project Team
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-01-
|
10
|
+
date: 2025-01-28 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: glib2
|
@@ -15,14 +15,14 @@ dependencies:
|
|
15
15
|
requirements:
|
16
16
|
- - '='
|
17
17
|
- !ruby/object:Gem::Version
|
18
|
-
version: 4.2.
|
18
|
+
version: 4.2.7
|
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.7
|
26
26
|
description: Ruby/GObjectIntrospection provides bindings of GObject Introspection
|
27
27
|
and a loader module that can generate dynamically Ruby bindings of any GObject C
|
28
28
|
libraries
|