This repository was archived by the owner on Jan 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathGemfile.lock
More file actions
141 lines (138 loc) · 2.79 KB
/
Gemfile.lock
File metadata and controls
141 lines (138 loc) · 2.79 KB
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
PATH
remote: .
specs:
mapa76-core (0.0.1)
mongoid (~> 3.0.14)
mongoid-grid_fs
mongoid-pagination
resque
tire
yajl-ruby
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.15)
activesupport (= 3.2.15)
builder (~> 3.0.0)
activesupport (3.2.15)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
ansi (1.4.3)
builder (3.0.4)
capistrano (2.14.2)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
coderay (1.0.9)
database_cleaner (0.9.1)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
ffi (1.3.1)
guard (1.6.2)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
terminal-table (>= 1.4.3)
thor (>= 0.14.6)
guard-minitest (0.5.0)
guard (>= 0.4)
hashr (0.0.22)
highline (1.6.19)
i18n (0.6.5)
json (1.7.7)
listen (0.7.3)
lumberjack (1.0.3)
metaclass (0.0.1)
method_source (0.8.1)
mime-types (1.23)
minitest (2.6.2)
mocha (0.13.3)
metaclass (~> 0.0.1)
mongoid (3.0.23)
activemodel (~> 3.1)
moped (~> 1.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
mongoid-grid_fs (1.7.0)
mime-types (~> 1.19)
mongoid (~> 3.0)
mongoid-pagination (0.2.0)
activesupport
mongoid
mono_logger (1.0.0)
moped (1.5.1)
multi_json (1.8.2)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
net-sftp (2.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
origin (1.1.0)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.5.0)
rack
rake (13.0.1)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
redis (3.0.3)
redis-namespace (1.2.1)
redis (~> 3.0.0)
resque (1.24.1)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.4.4)
terminal-table (1.4.5)
thor (0.18.1)
tilt (1.4.1)
tire (0.5.7)
activemodel (>= 3.0)
activesupport
ansi
hashr (~> 0.0.19)
multi_json (~> 1.3)
rake
rest-client (~> 1.6)
turn (0.9.6)
ansi
tzinfo (0.3.38)
vegas (0.1.11)
rack (>= 1.0.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
capistrano
database_cleaner
factory_girl
guard
guard-minitest
json (~> 1.7.7)
mapa76-core!
minitest
mocha
rake
rb-fchange
rb-fsevent
rb-inotify
turn
yajl-ruby