google-api-client 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,80 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- google-api-client (0.5.0)
5
- addressable (>= 2.3.2)
6
- autoparse (>= 0.3.2)
7
- extlib (>= 0.9.15)
8
- faraday (~> 0.8.1)
9
- jwt (>= 0.1.5)
10
- launchy (>= 2.1.1)
11
- multi_json (>= 1.0.0)
12
- signet (>= 0.4.1)
13
- uuidtools (>= 2.1.0)
14
-
15
- GEM
16
- remote: http://rubygems.org/
17
- specs:
18
- addressable (2.3.2)
19
- autoparse (0.3.2)
20
- addressable (>= 2.3.1)
21
- extlib (>= 0.9.15)
22
- multi_json (>= 1.0.0)
23
- diff-lcs (1.1.3)
24
- extlib (0.9.15)
25
- faraday (0.8.4)
26
- multipart-post (~> 1.1)
27
- idn (0.0.2)
28
- jwt (0.1.5)
29
- multi_json (>= 1.0)
30
- launchy (2.1.2)
31
- addressable (~> 2.3)
32
- multi_json (1.3.6)
33
- multipart-post (1.1.5)
34
- rack (1.4.1)
35
- rack-protection (1.2.0)
36
- rack
37
- rake (0.9.2.2)
38
- rcov (1.0.0)
39
- rspec (2.11.0)
40
- rspec-core (~> 2.11.0)
41
- rspec-expectations (~> 2.11.0)
42
- rspec-mocks (~> 2.11.0)
43
- rspec-core (2.11.1)
44
- rspec-expectations (2.11.3)
45
- diff-lcs (~> 1.1.3)
46
- rspec-mocks (2.11.3)
47
- signet (0.4.3)
48
- addressable (>= 2.2.3)
49
- faraday (~> 0.8.1)
50
- jwt (>= 0.1.5)
51
- multi_json (>= 1.0.0)
52
- sinatra (1.3.3)
53
- rack (~> 1.3, >= 1.3.6)
54
- rack-protection (~> 1.2)
55
- tilt (~> 1.3, >= 1.3.3)
56
- tilt (1.3.3)
57
- uuidtools (2.1.3)
58
- yard (0.8.3)
59
-
60
- PLATFORMS
61
- ruby
62
-
63
- DEPENDENCIES
64
- addressable (>= 2.3.2)
65
- autoparse (>= 0.3.2)
66
- extlib (>= 0.9.15)
67
- faraday (~> 0.8.1)
68
- google-api-client!
69
- idn
70
- jruby-openssl
71
- jwt (~> 0.1.5)
72
- launchy (>= 2.1.1)
73
- multi_json (>= 1.0.0)
74
- rake (>= 0.9.0)
75
- rcov (>= 0.9.9)
76
- rspec (>= 2.11.0)
77
- signet (>= 0.4.1)
78
- sinatra
79
- uuidtools (>= 2.1.0)
80
- yard