terastream 0.1.0-java → 0.1.1-java

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 44f56b88199adf5e7e2090e558bd0720d7ac4d6c
4
- data.tar.gz: 96fce92c41b859637f2d34da4763f1185c75402c
3
+ metadata.gz: 6b6670aa8217fbae8348fd50746d8ee3c55d6af8
4
+ data.tar.gz: 879620135fffbb2dccf047caa54c23340736e6e2
5
5
  SHA512:
6
- metadata.gz: 5cb43cf9daeb793f7a1bf3826071fd4cfbefe2a9cbe565553a9387ccb7731143c3d8f3a5778bc9eac7007bb734990dabd59a29003d080704d98a9ba94d52cee7
7
- data.tar.gz: ade13268f28c7532a648f6933570d0253adb7de72f613d9069ec014ac40d7e627019065809934d73d06fbb6795f61d7ed21e3a1a07e24740fc3c2dcaf68ea460
6
+ metadata.gz: 3d9f2ae5d49e5121779e84669f142bdd4c58667b9fbdfd88cb5cc40d28b8595b3d8ec344468ce4b3cac82cb5ddc0e8a5eec6d51ddd0a0e7e8a922f08fc0cd1e2
7
+ data.tar.gz: eb1faf02cbccb1824f1a703f3042aa9d39fcc267a989ef8f3e3df8365fb389b8430022ca63d3c295a24ebe295cb0c9d2777a6d6aacf6a95614116a4229903745
@@ -1,3 +1,3 @@
1
1
  module Terastream
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/terastream.gemspec CHANGED
@@ -6,7 +6,7 @@ require 'terastream/version'
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "terastream"
8
8
  spec.version = Terastream::VERSION
9
- spec.authors = ["Keene, Ramin"]
9
+ spec.authors = ["Keene, Ramin", "Von Lehman, David"]
10
10
  spec.email = ["Ramin.Keene@nordstrom.com"]
11
11
 
12
12
  spec.summary = %q{ Stream query results out of teradata data warehouse}
metadata CHANGED
@@ -1,10 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: terastream
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: java
6
6
  authors:
7
7
  - Keene, Ramin
8
+ - Von Lehman, David
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []