gobject-introspection 4.3.6 → 4.3.7

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: 14cd462d3b6126aa18b9f24dd4d7b2f463d7e4bca9aba7bd8f24936235cadfcc
3
+ metadata.gz: d519f850af84ac0602d4a8fe2e0b68fab52d46dec6a94e28a1438bd65d3f2a3e
4
4
  data.tar.gz: c0d6260db2ec239fed19214d15a46f48d8cdec20e0da01d4c69d3cf330df84b1
5
5
  SHA512:
6
- metadata.gz: 4e02b93e0319866f0c5d1635d0f1621fb1fdb6eb43fa30a6c14929ff16f1ebf65c1438babafeea8b8b688413feb976fa8b7cd0437d477988cc70aa80fb2d9759
6
+ metadata.gz: c31ff204d5009a52c80024057b74fd145545279a2624114f28b8a3c7f13c42724cae88527e7f923dd8d2fd5a9c9f0c017c94af851c97f1c2a8c88c20b06470a0
7
7
  data.tar.gz: 97f30ee234ae5e68397280d17346c58c1efcb6889683d509c62a6d5175008e10c42a5a4e1d78aaaaa90c29371f9a531f0a8dfe66f59862617ea246a7f5f7a78c
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.6
4
+ version: 4.3.7
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.6
18
+ version: 4.3.7
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.6
25
+ version: 4.3.7
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: 4.0.6
160
+ rubygems_version: 4.0.10
161
161
  specification_version: 4
162
162
  summary: Ruby/GObjectIntrospection is a Ruby binding of GObject Introspection.
163
163
  test_files: []