gio2 4.2.5 → 4.2.7
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 61c60f50771f40016ef96b368a141240417fdd0c13a2d9a6580f974bccba4c3c
|
4
|
+
data.tar.gz: 51fe3825149f20560411b969a2e695b6e1b520d467b2fcd9898527b57a92a90a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: abe1a719bff415cd18ce000875f14277a08c7ec5cf19b14e9681543874eeac848956689559cdd645e94f0f7c8408cdea9e0a0b904ab84fd7058e6319506bad0c
|
7
|
+
data.tar.gz: 9b2bd15361b98c4a8b53d19cb4c398d3c0a19169c318533510accc9d18f524f921e1f1663ecb26abfc43b9ff83a7a20c563a75b436c3d7dceede6b4e270c56da
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gio2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.2.
|
4
|
+
version: 4.2.7
|
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-28 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: fiddle
|
@@ -30,14 +29,14 @@ dependencies:
|
|
30
29
|
requirements:
|
31
30
|
- - '='
|
32
31
|
- !ruby/object:Gem::Version
|
33
|
-
version: 4.2.
|
32
|
+
version: 4.2.7
|
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.7
|
41
40
|
description: Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop
|
42
41
|
applications (such as networking and D-Bus support).
|
43
42
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
@@ -85,11 +84,8 @@ files:
|
|
85
84
|
- test/fixture/content-type/x-content/unix-software/autorun.sh
|
86
85
|
- test/fixture/resource/Rakefile
|
87
86
|
- test/fixture/resource/logo.png
|
88
|
-
- test/fixture/resource/ruby-gio2.gresource
|
89
87
|
- test/fixture/resource/ruby-gio2.gresource.xml
|
90
|
-
- test/fixture/schema/default/gschemas.compiled
|
91
88
|
- test/fixture/schema/default/jp.ruby-gnome2.test.settings.gschema.xml
|
92
|
-
- test/fixture/schema/source/gschemas.compiled
|
93
89
|
- test/fixture/schema/source/jp.ruby-gnome2.test.source.gschema.xml
|
94
90
|
- test/gio2-test-utils.rb
|
95
91
|
- test/gio2-test-utils/fixture.rb
|
@@ -144,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
144
140
|
- !ruby/object:Gem::Version
|
145
141
|
version: '0'
|
146
142
|
requirements: []
|
147
|
-
rubygems_version: 3.6.
|
143
|
+
rubygems_version: 3.6.2
|
148
144
|
specification_version: 4
|
149
145
|
summary: Ruby/GIO2 is a Ruby binding of gio-2.x.
|
150
146
|
test_files: []
|
Binary file
|
Binary file
|
Binary file
|