bigquery 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bigquery
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,7 +27,9 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
- description: A nice wrapper for Google Big Query
30
+ description: ! 'This library is a wrapper around the google-api-client ruby gem.
31
+
32
+ It''s meant to make calls to BigQuery easier and streamlined.'
31
33
  email: adam@brontesaurus.com
32
34
  executables: []
33
35
  extensions: []