forked from ifi/capistrano-slack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
85 lines (83 loc) · 1.89 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
GEM
remote: http://rubygems.org/
specs:
bluecloth (2.2.0)
capistrano (2.13.4)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-campfire (0.2.0)
capistrano
tinder
capistrano-log_with_awesome (0.0.2)
capistrano (>= 2.5.14)
capistrano-spec (0.1.0)
diff-lcs (1.1.3)
eventmachine (1.0.0)
faraday (0.8.4)
multipart-post (~> 1.1)
faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9)
git (1.2.5)
hashie (1.2.0)
highline (1.6.15)
http_parser.rb (0.5.3)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
jruby-pageant (1.1.1)
json (1.7.5)
mime-types (1.19)
multi_json (1.3.6)
multipart-post (1.1.5)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.0)
jruby-pageant (>= 1.1.1)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
simple_oauth (0.1.9)
tinder (1.9.1)
eventmachine (>= 0.12.0, < 2)
faraday (~> 0.8)
faraday_middleware (~> 0.8)
hashie (~> 1.0)
json (~> 1.6)
mime-types (~> 1.16)
multi_json (~> 1.0)
multipart-post (~> 1.1)
twitter-stream (~> 0.1)
twitter-stream (0.1.16)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
bluecloth
bundler (>= 1.0.9)
capistrano
capistrano-campfire (~> 0.2.0)
capistrano-log_with_awesome (~> 0.0.2)
capistrano-spec
jeweler (~> 1.8.0)
rspec (>= 2.5.0)
yard