-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
152 lines (146 loc) · 3.42 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
GIT
remote: https://github.com/gimite/google-drive-ruby.git
revision: 032ea8f48fe8bfbe04cf9f53db38784bcc9aec5b
ref: 032ea8f48fe8bfbe04cf9f53db38784bcc9aec5b
specs:
google_drive (2.0.0.pre1)
google-api-client (>= 0.9.0, < 1.0.0)
googleauth (>= 0.5.0, < 1.0.0)
nokogiri (>= 1.5.3, < 2.0.0)
oauth (>= 0.3.6, < 1.0.0)
oauth2 (>= 0.5.0, < 2.0.0)
GIT
remote: https://github.com/google/google-api-ruby-client.git
revision: 253bc51e0bedfe486974386ee3a8ca4836a0eea2
ref: 253bc51e0bedfe486974386ee3a8ca4836a0eea2
specs:
google-api-client (0.9.7)
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)
thor (~> 0.19)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
diff-lcs (1.2.5)
dotenv (2.1.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
foreman (0.82.0)
thor (~> 0.19.1)
gli (2.14.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)
hashie (3.4.4)
httpclient (2.8.0)
hurley (0.2)
i18n (0.7.0)
json (1.8.3)
jwt (1.5.1)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
memoist (0.14.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.0.0)
minitest (5.9.0)
multi_json (1.12.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
oauth (0.5.1)
oauth2 (1.1.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0, < 1.5.2)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
os (0.9.6)
puma (3.4.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (11.1.2)
representable (2.3.0)
uber (~> 0.0.7)
retriable (2.1.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
signet (0.7.2)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slack-ruby-client (0.7.3)
activesupport
faraday
faraday_middleware
gli
hashie
json
websocket-driver
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uber (0.0.15)
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
dotenv (~> 2.1.1)
foreman (~> 0.81)
google-api-client!
google_drive!
googleauth (~> 0.5.1)
puma
rake (~> 11.1.2)
rspec
sinatra
slack-ruby-client
RUBY VERSION
ruby 2.3.0p0
BUNDLED WITH
1.12.5