forked from abronte/BigQuery
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
87 lines (84 loc) · 1.86 KB
/
Copy pathGemfile.lock
File metadata and controls
87 lines (84 loc) · 1.86 KB
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
82
83
84
85
86
87
PATH
remote: .
specs:
bigquery (0.8.3)
google-api-client (= 0.8.6)
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
coderay (1.1.0)
columnize (0.8.9)
concurrent-ruby (1.1.10)
debugger-linecache (1.2.0)
extlib (0.9.16)
faraday (0.17.5)
multipart-post (>= 1.2, < 3)
google-api-client (0.8.6)
activesupport (>= 3.2)
addressable (~> 2.3)
autoparse (~> 0.3)
extlib (~> 0.9)
faraday (~> 0.9)
googleauth (~> 0.3)
launchy (~> 2.4)
multi_json (~> 1.10)
retriable (~> 1.4)
signet (~> 0.6)
googleauth (0.17.1)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.15)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jwt (2.4.1)
launchy (2.5.0)
addressable (~> 2.7)
memoist (0.16.2)
method_source (0.8.2)
minitest (5.3.4)
multi_json (1.15.0)
multipart-post (2.2.3)
os (1.1.4)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-byebug (1.3.2)
byebug (~> 2.7)
pry (~> 0.9.12)
public_suffix (4.0.7)
rake (10.3.2)
retriable (1.4.1)
signet (0.17.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
slop (3.5.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
bigquery!
bundler
minitest
pry-byebug
rake