forked from shortcutmedia/query-server-proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
45 lines (43 loc) · 849 Bytes
/
Gemfile.lock
File metadata and controls
45 lines (43 loc) · 849 Bytes
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
GEM
remote: https://rubygems.org/
specs:
capistrano (3.0.1)
i18n
rake (>= 10.0.0)
sshkit (>= 0.0.23)
capistrano-rbenv (2.0.0)
capistrano (~> 3.0)
sshkit (~> 1.2.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
i18n (0.7.0)
minitest (5.5.1)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
rack (1.6.0)
rack-protection (1.5.3)
rack
rake (10.4.2)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sshkit (1.2.0)
net-scp (>= 1.1.2)
net-ssh
term-ansicolor
term-ansicolor (1.2.2)
tins (~> 0.8)
tilt (1.4.1)
tins (0.13.1)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 3.0.0)
capistrano-rbenv (~> 2.0)
faraday
minitest
rake
sinatra