gobject-introspection 4.3.4 → 4.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 910c4fd8d65a150da609086d550e1476d628d64e34e5b2874f1944727ee9d500
3
+ metadata.gz: 3f2af585b545da84d885a67873cc350c86a5004a2eaa3a74d1f56fa6f5064577
4
4
  data.tar.gz: 781aa916c1f1d68a8eb00218cf30d3089024bfb20e400af5537eaada9222a98c
5
5
  SHA512:
6
- metadata.gz: 2393ec9a0a68be5144aa7650fa1d0f1a2cfdc9b250b5cceabd3f175991521480615ba981c6d0e812dbc95538abfd16b97b9f0499dd14e8c3ddc03d61cfd4146a
6
+ metadata.gz: 4cb99efc8147a0fd037676d0be908832db97e27723f1430b3d4aac0c1f0039ad9e72f3ed8aa6873ab1b5dfe4fb109afddc8a05969161aa8bc33065478a17912d
7
7
  data.tar.gz: b9f38add02a025a1a7e6214fbaa34b9e2b9c0e92eabba6fcc515024bc629aa2818f3ca92aa6e956d6a136809644247a07d14da2664696e46553e89b4da9a0158
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gobject-introspection
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.4
4
+ version: 4.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Ruby-GNOME Project Team
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - '='
17
17
  - !ruby/object:Gem::Version
18
- version: 4.3.4
18
+ version: 4.3.5
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.3.4
25
+ version: 4.3.5
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
@@ -157,7 +157,7 @@ requirements:
157
157
  - 'system: gobject-introspection-1.0: macports: gobject-introspection'
158
158
  - 'system: gobject-introspection-1.0: msys2: gobject-introspection'
159
159
  - 'system: gobject-introspection-1.0: rhel: pkgconfig(gobject-introspection-1.0)'
160
- rubygems_version: 3.6.9
160
+ rubygems_version: 4.0.3
161
161
  specification_version: 4
162
162
  summary: Ruby/GObjectIntrospection is a Ruby binding of GObject Introspection.
163
163
  test_files: []