gtksourceview3 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: 1f665324e0a0b8b42077265c58ea232439dcc65f526422a405d48a4e7f98bac5
|
4
|
+
data.tar.gz: fcb9fd20df6526b4ed59a583c24e6e8ef21ff569fc3fe3af994d2815ef612a94
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1983889ce126b3faf6ec8d66dd7461264e876cf8c15bb8914d6ebec5135817475bfbdace6002e5454b25819e9e444569a3e90c8eb59c313f071ae3800038402b
|
7
|
+
data.tar.gz: 0e2c2176861c61e31fa6a5bd984af527fb877d9fc46462885817c2770783819ee22dc571446f69077e909ac4139af8b25f1779fef239a543359123c6009abeba
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gtksourceview3
|
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: gtk3
|
@@ -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/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
|
28
27
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
29
28
|
executables: []
|
@@ -64,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
64
63
|
- !ruby/object:Gem::Version
|
65
64
|
version: '0'
|
66
65
|
requirements: []
|
67
|
-
rubygems_version: 3.6.
|
66
|
+
rubygems_version: 3.6.2
|
68
67
|
specification_version: 4
|
69
68
|
summary: Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
|
70
69
|
test_files: []
|