File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515source "https://rubygems.org"
1616
1717gem "sinatra"
18- gem "gcloud" , "~> 0.9.0 "
18+ gem "gcloud" , "~> 0.12.2 "
1919
2020group :test do
2121 gem "rake"
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- activesupport (4.2.6 )
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 )
104 addressable (2.4.0 )
115 ast (2.2.0 )
12- autoparse (0.3.3 )
13- addressable (>= 2.3.1 )
14- extlib (>= 0.9.15 )
15- multi_json (>= 1.0.0 )
166 diff-lcs (1.2.5 )
177 digest-crc (0.4.1 )
18- extlib (0.9.16 )
198 faraday (0.9.2 )
209 multipart-post (>= 1.2 , < 3 )
21- gcloud (0.9.0 )
10+ gcloud (0.12.2 )
2211 digest-crc (~> 0.4 )
23- google-api-client (~> 0.8.3 )
24- google-protobuf (~> 3.0.0.alpha.5.0.5 )
25- grpc (~> 0.13.1 )
26- mime-types (~> 2.4 )
12+ google-api-client (~> 0.9.11 )
13+ google-protobuf (= 3.0.0.alpha.5.0.5.1 )
14+ grpc (= 1.0.0.pre1 )
15+ mime-types (>= 2.4 , < 4.0 )
2716 zonefile (~> 1.04 )
28- google-api-client (0.8.6 )
29- activesupport (>= 3.2 )
17+ google-api-client (0.9.12 )
3018 addressable (~> 2.3 )
31- autoparse (~> 0.3 )
32- extlib (~> 0.9 )
33- faraday (~> 0.9 )
34- googleauth (~> 0.3 )
35- launchy ( ~> 2.4 )
36- multi_json (~> 1.10 )
37- retriable (~> 1.4 )
38- signet (~> 0.6 )
19+ googleauth (~> 0.5 )
20+ httpclient (~> 2.7 )
21+ hurley (~> 0.1 )
22+ memoist (~> 0.11 )
23+ mime-types ( >= 1.6 )
24+ representable (~> 2.3.0 )
25+ retriable (~> 2.0 )
26+ thor (~> 0.19 )
3927 google-protobuf (3.0.0.alpha.5.0.5.1 )
4028 googleauth (0.5.1 )
4129 faraday (~> 0.9 )
4533 multi_json (~> 1.11 )
4634 os (~> 0.9 )
4735 signet (~> 0.7 )
48- grpc (0.13.1 )
36+ grpc (1.0.0.pre1 )
4937 google-protobuf (~> 3.0.0.alpha.5.0.3 )
5038 googleauth (~> 0.5.1 )
51- i18n ( 0.7.0 )
52- json ( 1.8.3 )
39+ httpclient ( 2.8.2.3 )
40+ hurley ( 0.2 )
5341 jwt (1.5.4 )
54- launchy (2.4.3 )
55- addressable (~> 2.3 )
5642 little-plugger (1.1.4 )
5743 logging (2.1.0 )
5844 little-plugger (~> 1.1 )
5945 multi_json (~> 1.10 )
60- memoist (0.14.0 )
61- mime-types (2.99.2 )
62- minitest (5.9.0 )
46+ memoist (0.15.0 )
47+ mime-types (3.1 )
48+ mime-types-data (~> 3.2015 )
49+ mime-types-data (3.2016.0521 )
6350 multi_json (1.12.1 )
6451 multipart-post (2.0.0 )
6552 os (0.9.6 )
7360 rack (>= 1.0 )
7461 rainbow (2.1.0 )
7562 rake (11.1.2 )
76- retriable (1.4.1 )
63+ representable (2.3.0 )
64+ uber (~> 0.0.7 )
65+ retriable (2.1.0 )
7766 rspec (3.4.0 )
7867 rspec-core (~> 3.4.0 )
7968 rspec-expectations (~> 3.4.0 )
9483 ruby-progressbar (~> 1.7 )
9584 unicode-display_width (~> 1.0 , >= 1.0.1 )
9685 ruby-progressbar (1.8.1 )
97- signet (0.7.2 )
86+ signet (0.7.3 )
9887 addressable (~> 2.3 )
9988 faraday (~> 0.9 )
10089 jwt (~> 1.5 )
10392 rack (~> 1.5 )
10493 rack-protection (~> 1.4 )
10594 tilt (>= 1.3 , < 3 )
106- thread_safe (0.3.5 )
95+ thor (0.19.1 )
10796 tilt (2.0.4 )
108- tzinfo (1.2.2 )
109- thread_safe (~> 0.1 )
97+ uber (0.0.15 )
11098 unicode-display_width (1.0.5 )
11199 zonefile (1.04 )
112100
113101PLATFORMS
114102 ruby
115103
116104DEPENDENCIES
117- gcloud (~> 0.9.0 )
105+ gcloud (~> 0.12.2 )
118106 rack-test
119107 rake
120108 rspec
121109 rubocop
122110 sinatra
123111
124112BUNDLED WITH
125- 1.11.2
113+ 1.12.5
You can’t perform that action at this time.
0 commit comments