gtksourceview3 2.2.4-x64-mingw32 → 2.2.5-x64-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
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 41747886d535edbc940ad9786ce8d8bbfb015bb6
|
4
|
+
data.tar.gz: 2077905ed639baa7f372aef952ecb5dc1f95ffa7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4fba84822f0db0c020e9bd2cde74d3a4c9bfcc941094c5c5cf376f94c949671bc981c331158be4127209c0088419bf4f5a19e87657518c23ef166f0ebb609dd5
|
7
|
+
data.tar.gz: c58acdb6631cd23d9204ac781559eeca0b0aeab6bf9fb970dc9c18b6b07ae2e05d8f2c38e555a6b129f45736ebca0343672bba877a366365dbfa5e11478d6589
|
data/lib/2.0/gtksourceview3.so
CHANGED
Binary file
|
data/lib/2.1/gtksourceview3.so
CHANGED
Binary file
|
data/lib/2.2/gtksourceview3.so
CHANGED
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gtksourceview3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.2.
|
4
|
+
version: 2.2.5
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2015-04-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gtk3
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 2.2.
|
19
|
+
version: 2.2.5
|
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: 2.2.
|
26
|
+
version: 2.2.5
|
27
27
|
description: Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
|
28
28
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
29
29
|
executables: []
|