This repository has been archived by the owner on Jun 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
/
Gemfile.lock
81 lines (77 loc) · 1.58 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
PATH
remote: .
specs:
bigquery (0.9.0)
google-api-client (>= 0.9.3)
googleauth (>= 0.5.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
byebug (8.2.4)
coderay (1.1.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
google-api-client (0.9.5)
addressable (~> 2.3)
googleauth (~> 0.5)
httpclient (~> 2.7)
hurley (~> 0.1)
memoist (~> 0.11)
mime-types (>= 1.6)
representable (~> 2.3.0)
retriable (~> 2.0)
thor (~> 0.19)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
httpclient (2.7.1)
hurley (0.2)
jwt (1.5.4)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
memoist (0.14.0)
method_source (0.8.2)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221)
minitest (5.8.4)
multi_json (1.11.2)
multipart-post (2.0.0)
os (0.9.6)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.3.0)
byebug (~> 8.0)
pry (~> 0.10)
rake (11.1.2)
representable (2.3.0)
uber (~> 0.0.7)
retriable (2.1.0)
signet (0.7.2)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
slop (3.6.0)
thor (0.19.1)
uber (0.0.15)
PLATFORMS
ruby
DEPENDENCIES
bigquery!
bundler
minitest
pry-byebug
rake
BUNDLED WITH
1.11.2