|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - activesupport (4.2.4) |
5 | | - i18n (~> 0.7) |
6 | | - json (~> 1.7, >= 1.7.7) |
7 | | - minitest (~> 5.1) |
8 | | - thread_safe (~> 0.3, >= 0.3.4) |
9 | | - tzinfo (~> 1.1) |
10 | | - addressable (2.3.8) |
11 | | - ast (2.1.0) |
12 | | - astrolabe (1.3.1) |
13 | | - parser (~> 2.2) |
14 | | - autoparse (0.3.3) |
15 | | - addressable (>= 2.3.1) |
16 | | - extlib (>= 0.9.15) |
17 | | - multi_json (>= 1.0.0) |
18 | | - beefcake (1.1.0) |
| 4 | + addressable (2.4.0) |
| 5 | + ast (2.3.0) |
19 | 6 | diff-lcs (1.2.5) |
20 | 7 | digest-crc (0.4.1) |
21 | | - extlib (0.9.16) |
22 | 8 | faraday (0.9.2) |
23 | 9 | multipart-post (>= 1.2, < 3) |
24 | | - gcloud (0.5.0) |
25 | | - beefcake (~> 1.0) |
26 | | - digest-crc (~> 0.4) |
27 | | - google-api-client (~> 0.8.3) |
28 | | - mime-types (~> 2.4) |
29 | | - zonefile (~> 1.04) |
30 | | - google-api-client (0.8.6) |
31 | | - activesupport (>= 3.2) |
| 10 | + google-api-client (0.9.13) |
32 | 11 | addressable (~> 2.3) |
33 | | - autoparse (~> 0.3) |
34 | | - extlib (~> 0.9) |
35 | | - faraday (~> 0.9) |
36 | | - googleauth (~> 0.3) |
37 | | - launchy (~> 2.4) |
38 | | - multi_json (~> 1.10) |
39 | | - retriable (~> 1.4) |
40 | | - signet (~> 0.6) |
41 | | - googleauth (0.4.2) |
| 12 | + googleauth (~> 0.5) |
| 13 | + httpclient (~> 2.7) |
| 14 | + hurley (~> 0.1) |
| 15 | + memoist (~> 0.11) |
| 16 | + mime-types (>= 1.6) |
| 17 | + representable (~> 2.3.0) |
| 18 | + retriable (~> 2.0) |
| 19 | + google-cloud-bigquery (0.20.1) |
| 20 | + google-api-client (~> 0.9.11) |
| 21 | + google-cloud-core (~> 0.20.0) |
| 22 | + google-cloud-core (0.20.1) |
| 23 | + google-cloud-storage (0.20.0) |
| 24 | + digest-crc (~> 0.4) |
| 25 | + google-api-client (~> 0.9.11) |
| 26 | + google-cloud-core (~> 0.20.0) |
| 27 | + googleauth (0.5.1) |
42 | 28 | faraday (~> 0.9) |
43 | 29 | jwt (~> 1.4) |
44 | 30 | logging (~> 2.0) |
45 | 31 | memoist (~> 0.12) |
46 | 32 | multi_json (~> 1.11) |
47 | | - signet (~> 0.6) |
48 | | - i18n (0.7.0) |
49 | | - json (1.8.3) |
50 | | - jwt (1.5.2) |
51 | | - launchy (2.4.3) |
52 | | - addressable (~> 2.3) |
| 33 | + os (~> 0.9) |
| 34 | + signet (~> 0.7) |
| 35 | + httpclient (2.8.2.3) |
| 36 | + hurley (0.2) |
| 37 | + jwt (1.5.4) |
53 | 38 | little-plugger (1.1.4) |
54 | | - logging (2.0.0) |
| 39 | + logging (2.1.0) |
55 | 40 | little-plugger (~> 1.1) |
56 | 41 | multi_json (~> 1.10) |
57 | | - memoist (0.12.0) |
58 | | - mime-types (2.6.2) |
59 | | - minitest (5.8.2) |
60 | | - multi_json (1.11.2) |
| 42 | + memoist (0.15.0) |
| 43 | + mime-types (3.1) |
| 44 | + mime-types-data (~> 3.2015) |
| 45 | + mime-types-data (3.2016.0521) |
| 46 | + multi_json (1.12.1) |
61 | 47 | multipart-post (2.0.0) |
62 | | - parser (2.2.3.0) |
63 | | - ast (>= 1.1, < 3.0) |
| 48 | + os (0.9.6) |
| 49 | + parser (2.3.1.2) |
| 50 | + ast (~> 2.2) |
64 | 51 | powerpack (0.1.1) |
65 | | - rainbow (2.0.0) |
66 | | - rake (10.4.2) |
67 | | - retriable (1.4.1) |
68 | | - rspec (3.3.0) |
69 | | - rspec-core (~> 3.3.0) |
70 | | - rspec-expectations (~> 3.3.0) |
71 | | - rspec-mocks (~> 3.3.0) |
72 | | - rspec-core (3.3.2) |
73 | | - rspec-support (~> 3.3.0) |
74 | | - rspec-expectations (3.3.1) |
| 52 | + rainbow (2.1.0) |
| 53 | + rake (11.1.2) |
| 54 | + representable (2.3.0) |
| 55 | + uber (~> 0.0.7) |
| 56 | + retriable (2.1.0) |
| 57 | + rspec (3.4.0) |
| 58 | + rspec-core (~> 3.4.0) |
| 59 | + rspec-expectations (~> 3.4.0) |
| 60 | + rspec-mocks (~> 3.4.0) |
| 61 | + rspec-core (3.4.4) |
| 62 | + rspec-support (~> 3.4.0) |
| 63 | + rspec-expectations (3.4.0) |
75 | 64 | diff-lcs (>= 1.2.0, < 2.0) |
76 | | - rspec-support (~> 3.3.0) |
77 | | - rspec-mocks (3.3.2) |
| 65 | + rspec-support (~> 3.4.0) |
| 66 | + rspec-mocks (3.4.1) |
78 | 67 | diff-lcs (>= 1.2.0, < 2.0) |
79 | | - rspec-support (~> 3.3.0) |
80 | | - rspec-support (3.3.0) |
81 | | - rubocop (0.35.1) |
82 | | - astrolabe (~> 1.3) |
83 | | - parser (>= 2.2.3.0, < 3.0) |
| 68 | + rspec-support (~> 3.4.0) |
| 69 | + rspec-support (3.4.1) |
| 70 | + rubocop (0.42.0) |
| 71 | + parser (>= 2.3.1.1, < 3.0) |
84 | 72 | powerpack (~> 0.1) |
85 | 73 | rainbow (>= 1.99.1, < 3.0) |
86 | 74 | ruby-progressbar (~> 1.7) |
87 | | - tins (<= 1.6.0) |
88 | | - ruby-progressbar (1.7.5) |
89 | | - signet (0.6.1) |
| 75 | + unicode-display_width (~> 1.0, >= 1.0.1) |
| 76 | + ruby-progressbar (1.8.1) |
| 77 | + signet (0.7.3) |
90 | 78 | addressable (~> 2.3) |
91 | | - extlib (~> 0.9) |
92 | 79 | faraday (~> 0.9) |
93 | 80 | jwt (~> 1.5) |
94 | 81 | multi_json (~> 1.10) |
95 | | - thread_safe (0.3.5) |
96 | | - tins (1.6.0) |
97 | | - tzinfo (1.2.2) |
98 | | - thread_safe (~> 0.1) |
99 | | - zonefile (1.04) |
| 82 | + uber (0.0.15) |
| 83 | + unicode-display_width (1.1.0) |
100 | 84 |
|
101 | 85 | PLATFORMS |
102 | 86 | ruby |
103 | 87 |
|
104 | 88 | DEPENDENCIES |
105 | | - gcloud |
| 89 | + google-cloud-bigquery |
| 90 | + google-cloud-storage |
106 | 91 | rake |
107 | 92 | rspec |
108 | 93 | rubocop |
109 | 94 |
|
110 | 95 | BUNDLED WITH |
111 | | - 1.10.6 |
| 96 | + 1.12.5 |
0 commit comments