cairo-gobject 4.2.5 → 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 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fc656b973cb888f61e918e80addac4b32827aa2bd99af030c334ab65a0605267
|
4
|
+
data.tar.gz: 4c63b45cc7248bfe81ea5befe85f2f2a31ca3ecd45969e8929bd02cac83888fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d1d332ffbcf59b942e0c36c0e9c91fcfb5a41764d0c38a1f88d925ad0121ef30059184e76bb345dc23012064d3ebc90c4ffbf78ac8bbe30dca6a2cf224348c3c
|
7
|
+
data.tar.gz: cb615257ea050b5be2b3a15e27175cff4454b36d005772736ef095bbd4f3939513f435e1bd968341171511aad88778b38ff3e1c56e4b31c0aa15f8f8c00dab73
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cairo-gobject
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.2.
|
4
|
+
version: 4.2.6
|
5
5
|
platform: ruby
|
6
|
-
original_platform: ''
|
7
6
|
authors:
|
8
7
|
- The Ruby-GNOME Project Team
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-25 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: cairo
|
@@ -30,14 +29,14 @@ dependencies:
|
|
30
29
|
requirements:
|
31
30
|
- - '='
|
32
31
|
- !ruby/object:Gem::Version
|
33
|
-
version: 4.2.
|
32
|
+
version: 4.2.6
|
34
33
|
type: :runtime
|
35
34
|
prerelease: false
|
36
35
|
version_requirements: !ruby/object:Gem::Requirement
|
37
36
|
requirements:
|
38
37
|
- - '='
|
39
38
|
- !ruby/object:Gem::Version
|
40
|
-
version: 4.2.
|
39
|
+
version: 4.2.6
|
41
40
|
description: Ruby/CairoGObject is a Ruby binding of cairo-gobject.
|
42
41
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
43
42
|
executables: []
|
@@ -100,7 +99,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
100
99
|
- !ruby/object:Gem::Version
|
101
100
|
version: '0'
|
102
101
|
requirements: []
|
103
|
-
rubygems_version: 3.6.
|
102
|
+
rubygems_version: 3.6.2
|
104
103
|
specification_version: 4
|
105
104
|
summary: Ruby/CairoGObject is a Ruby binding of cairo-gobject.
|
106
105
|
test_files: []
|