capn_proto 0.0.1.alpha.2 → 0.0.1.alpha.3

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/capn_proto.gemspec CHANGED
@@ -2,6 +2,8 @@ require File.expand_path('../lib/capn_proto/version', __FILE__)
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'capn_proto'
5
+ s.license = 'MIT'
6
+
5
7
  s.version = CapnProto::VERSION
6
8
 
7
9
  s.summary = "Cap'n Proto (libcapnp) bindings for Ruby."
@@ -1,3 +1,3 @@
1
1
  module CapnProto
2
- VERSION = "0.0.1.alpha.2"
2
+ VERSION = "0.0.1.alpha.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capn_proto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.alpha.2
4
+ version: 0.0.1.alpha.3
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-09-03 00:00:00.000000000 Z
12
+ date: 2013-09-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
@@ -160,7 +160,8 @@ files:
160
160
  - spec/capn_proto_spec.rb
161
161
  - spec/create_test_data.py
162
162
  homepage: https://github.com/cstrahan/capnp-ruby
163
- licenses: []
163
+ licenses:
164
+ - MIT
164
165
  post_install_message:
165
166
  rdoc_options: []
166
167
  require_paths:
@@ -173,7 +174,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
173
174
  version: '0'
174
175
  segments:
175
176
  - 0
176
- hash: -555813977738220777
177
+ hash: -2636867598034040588
177
178
  required_rubygems_version: !ruby/object:Gem::Requirement
178
179
  none: false
179
180
  requirements: