-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
63 lines (60 loc) · 1.29 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
cronedit (0.3.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
google-api-client (0.9.19)
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)
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.8.2.4)
hurley (0.2)
jwt (1.5.6)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
memoist (0.15.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
minitest (5.9.1)
multi_json (1.12.1)
multipart-post (2.0.0)
os (0.9.6)
rake (11.3.0)
representable (2.3.0)
uber (~> 0.0.7)
retriable (2.1.0)
ruby-mpd (0.3.3)
signet (0.7.3)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
uber (0.0.15)
PLATFORMS
ruby
DEPENDENCIES
cronedit
google-api-client (~> 0.9)
minitest (~> 5.0)
rake (~> 11.3)
ruby-mpd (~> 0.3)
BUNDLED WITH
1.13.1