gobject-introspection 3.2.8-x86-mingw32 → 3.2.9-x86-mingw32

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: ab4576873e2c9b8132c503af1bb924e63480ffb779bed22626333a1e8cb973bf
4
- data.tar.gz: 9653bcc99593a2da017cfdffeaf47042d2ebff5cdc07603ba85caa2821fb14c3
3
+ metadata.gz: 56051981634d828d93aa811ab383f0f8559825cf9f68ca1ea913429f8380de15
4
+ data.tar.gz: 58a3750b9e8b802f4298efca05ebdc614dbb9cf2b48f71ad36cb1fde3e3760f5
5
5
  SHA512:
6
- metadata.gz: fb59759559af4d12b55bf36aad323ea7a027710f23ef7ff00bfc0b53b32664ee1c5df07a6e102d39d08ba75ada77b5443f66b461c4cec1c053c3245c7a067a7f
7
- data.tar.gz: cda0a68b39a98773afd1a8d1bd183f00ffeb81188f645a1312282c857a181c10ce241975c438ac013ccadc53326d458f0fdb9ca383c6fdccb006c49af6f1b0dc
6
+ metadata.gz: 2019769d961699611e7dc0a9c46ca94423554a01366c57ab988522da7da4757a4915bad060f6e88657db79c730edc39afc86bdc72ad185fa5c4d9b965ec66d0e
7
+ data.tar.gz: b42263713e638b5d16303f14c91220c3994ec240999e27b8fae94d0576a6c4d3066991deb859a63c879876ec9e1fb8b982b232f5dd4ad79c60ec768591420a13
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gobject-introspection
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.8
4
+ version: 3.2.9
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-06 00:00:00.000000000 Z
11
+ date: 2018-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: glib2
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 3.2.8
19
+ version: 3.2.9
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 3.2.8
26
+ version: 3.2.9
27
27
  description: Ruby/GObjectIntrospection provides bindings of GObject Introspection
28
28
  and a loader module that can generate dynamically Ruby bindings of any GObject C
29
29
  libraries