thrift 0.2.0.3 → 0.2.0.4
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.
- data.tar.gz.sig +2 -3
- data/CHANGELOG +3 -1
- data/ext/extconf.rb +1 -1
- data/thrift.gemspec +2 -2
- metadata +3 -3
- metadata.gz.sig +0 -0
data.tar.gz.sig
CHANGED
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
�2}F�_��lj~��(��#�X���j���`��VF��/ �c�C&��G]�cţStۓ�oq��F�q=�~�}
|
|
1
|
+
Ť�E��1�].)� ��3i��s+�U������hc=D�����<��6^`�V�c"��\<�c�B��+��SLV���gOKxiڬ���œ�K|oa���rk�g�d���� ����FBQ�!���;��w��|�W(�6"���Ƹ�h����3�p!��oH��qh�����Q]+A=kM��d�-��E*�������M((KJm����qC��<�Ex���s����@���
|
|
2
|
+
z�18
|
data/CHANGELOG
CHANGED
data/ext/extconf.rb
CHANGED
data/thrift.gemspec
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Gem::Specification.new do |s|
|
|
4
4
|
s.name = %q{thrift}
|
|
5
|
-
s.version = "0.2.0.
|
|
5
|
+
s.version = "0.2.0.4"
|
|
6
6
|
|
|
7
7
|
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
|
8
8
|
s.authors = ["Kevin Ballard, Kevin Clark, Mark Slee, Evan Weaver"]
|
|
9
9
|
s.cert_chain = ["/Users/eweaver/p/configuration/gem_certificates/evan_weaver-original-public_cert.pem"]
|
|
10
|
-
s.date = %q{2010-
|
|
10
|
+
s.date = %q{2010-05-24}
|
|
11
11
|
s.description = %q{Ruby libraries for Thrift (a language-agnostic RPC system)}
|
|
12
12
|
s.email = %q{}
|
|
13
13
|
s.extensions = ["ext/extconf.rb"]
|
metadata
CHANGED
|
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
|
|
|
6
6
|
- 0
|
|
7
7
|
- 2
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.2.0.
|
|
9
|
+
- 4
|
|
10
|
+
version: 0.2.0.4
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Kevin Ballard, Kevin Clark, Mark Slee, Evan Weaver
|
|
@@ -36,7 +36,7 @@ cert_chain:
|
|
|
36
36
|
yZ0=
|
|
37
37
|
-----END CERTIFICATE-----
|
|
38
38
|
|
|
39
|
-
date: 2010-
|
|
39
|
+
date: 2010-05-24 00:00:00 -07:00
|
|
40
40
|
default_executable:
|
|
41
41
|
dependencies: []
|
|
42
42
|
|
metadata.gz.sig
CHANGED
|
Binary file
|