This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Gemfile.lock
73 lines (71 loc) · 1.5 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
GEM
remote: https://rubygems.org/
specs:
capistrano (2.14.1)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
coderay (1.0.8)
colored (1.2)
growl (1.0.3)
guard (1.6.1)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-phpcs (0.0.4)
guard (>= 0.8.8)
guard-phpmd (0.0.2)
guard (>= 0.8.8)
guard-phpunit (0.1.4)
guard (~> 1.1)
guard-shell (0.5.1)
guard (>= 1.1.0)
highline (1.6.15)
hipchat (0.7.0)
httparty
httparty
httparty (0.10.0)
multi_json (~> 1.0)
multi_xml
listen (0.7.2)
lumberjack (1.0.2)
method_source (0.8.1)
multi_json (1.5.0)
multi_xml (0.5.2)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.3)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
pry (0.9.11.4)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
railsless-deploy (1.0.2)
rb-fsevent (0.9.3)
rb-readline (0.4.2)
slop (3.4.3)
thor (0.17.0)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 2.13)
capistrano-ext (~> 1.2)
colored (~> 1.2)
growl (~> 1.0)
guard (~> 1.5)
guard-phpcs
guard-phpmd (~> 0.0.2)
guard-phpunit (~> 0.1.4)
guard-shell (~> 0.5.1)
hipchat (~> 0.7.0)
railsless-deploy (~> 1.0)
rb-fsevent (~> 0.9.2)
rb-readline