RubyGems
npm
Organizations
Log in
Sign up
RubyGems
bigquery
Versions diffs
0.1.4 → 0.1.5
bigquery 0.1.4 → 0.1.5
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/bigquery.rb
+1
-1
metadata
+1
-1
data/lib/bigquery.rb
CHANGED
Viewed
@@ -8,7 +8,7 @@ class BigQuery
8
8
@client = Google::APIClient.new
9
9
10
10
key = Google::APIClient::PKCS12.load_key(
11
-
BASE_PATH + "/config/#{
opts['key']
}"
,
11
+
opts['key'],
12
12
"notasecret"
13
13
)
14
14
metadata
CHANGED
Viewed
@@ -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.
4
4
+
version: 0.1.
5
5
5
prerelease:
6
6
platform: ruby
7
7
authors: