vte4 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: 9c37801b4bc7b4f54599129ec4ea2d0a0757ceeaf0549cf1b37211186d39437c
|
4
|
+
data.tar.gz: f37140444122725c08b65f161b6178e9788516903ace3282a3e25d337743b230
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 154c9a531cb540eac9ff0081e15f16034927a48da81f69dab8790817293ba693a68784aa31d72a0c8affafc3e273077ec9ccc93b7d34e04c917833701e748fca
|
7
|
+
data.tar.gz: f0bc451e625f1d2a9dfc8038a7f5dfc1acc2d696e871a025704799b8477cd7241fc3e9f912f30ac15cb4545ebd9409ab3914cbe3545623d0e7e0036988047d66
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: vte4
|
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: gtk4
|
@@ -16,14 +15,14 @@ dependencies:
|
|
16
15
|
requirements:
|
17
16
|
- - '='
|
18
17
|
- !ruby/object:Gem::Version
|
19
|
-
version: 4.2.
|
18
|
+
version: 4.2.6
|
20
19
|
type: :runtime
|
21
20
|
prerelease: false
|
22
21
|
version_requirements: !ruby/object:Gem::Requirement
|
23
22
|
requirements:
|
24
23
|
- - '='
|
25
24
|
- !ruby/object:Gem::Version
|
26
|
-
version: 4.2.
|
25
|
+
version: 4.2.6
|
27
26
|
description: Ruby/VTE4 is a Ruby binding of VTE for GTK 4
|
28
27
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
29
28
|
executables: []
|
@@ -69,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
69
68
|
- !ruby/object:Gem::Version
|
70
69
|
version: '0'
|
71
70
|
requirements: []
|
72
|
-
rubygems_version: 3.6.
|
71
|
+
rubygems_version: 3.6.2
|
73
72
|
specification_version: 4
|
74
73
|
summary: Ruby/VTE4 is a Ruby binding of VTE for GTK 4
|
75
74
|
test_files: []
|