-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
110 lines (108 loc) · 2.08 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.2)
i18n (~> 0.6)
multi_json (~> 1.0)
awesome_print (1.0.2)
bson (1.6.1)
bson_ext (1.6.1)
bson (~> 1.6.1)
capistrano (2.11.2)
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)
database_cleaner (0.7.2)
diff-lcs (1.2.1)
fabrication (1.3.2)
fattr (2.2.1)
foreman (0.41.0)
thor (>= 0.13.6)
highline (1.6.11)
hipchat (0.4.1)
httparty
httparty (0.8.1)
multi_json
multi_xml
i18n (0.6.0)
kgio (2.7.4)
log_weasel (0.1.0)
activesupport
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
mongo (1.6.1)
bson (~> 1.6.1)
multi_json (1.1.0)
multi_xml (0.4.2)
mysql2 (0.3.11)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
options (2.3.0)
fattr
progress_bar (0.4.0)
highline (~> 1.6.1)
options (~> 2.3.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
racksh (0.9.10)
rack (>= 1.0)
rack-test (>= 0.5)
raindrops (0.8.0)
rake (0.9.2.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
sequel (3.33.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thor (0.14.6)
tilt (1.3.3)
unicorn (4.2.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
activesupport
awesome_print
bson_ext
capistrano
capistrano-ext
database_cleaner
fabrication
foreman
hipchat
log_weasel
mocha
mongo
mysql2
progress_bar
rack-test
racksh
rake
rspec
sequel
sinatra
thor
unicorn