tarantool 0.4.3.5 → 0.4.3.6

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. data/lib/tarantool/version.rb +2 -2
  2. metadata +4 -3
@@ -1,4 +1,4 @@
1
1
  module Tarantool
2
- VERSION = "0.4.3.5"
3
- RECORD_VERSION = "0.4.2"
2
+ VERSION = "0.4.3.6"
3
+ RECORD_VERSION = "0.4.2.1"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tarantool
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3.5
4
+ version: 0.4.3.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-10-22 00:00:00.000000000 Z
13
+ date: 2013-12-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  type: :runtime
@@ -138,7 +138,8 @@ files:
138
138
  - Rakefile
139
139
  - README.md
140
140
  homepage: http://github.com/mailru/tarantool-ruby
141
- licenses: []
141
+ licenses:
142
+ - BSD-2-Clause
142
143
  post_install_message:
143
144
  rdoc_options:
144
145
  - --charset=UTF-8