forked from customink/central_logger
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
46 lines (44 loc) · 887 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.5)
archive-tar-minitar (0.5.2)
bson (1.2.4)
bson_ext (1.2.4)
columnize (0.3.2)
git (1.2.5)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
mocha (0.9.12)
mongo (1.2.4)
bson (>= 1.2.4)
rake (0.8.7)
ruby-debug-base19 (0.11.24)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.4)
archive-tar-minitar (>= 0.5.2)
shoulda (2.11.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bson_ext
bundler
i18n
jeweler (~> 1.5.0.pre5)
mocha
mongo
rake
ruby-debug19
shoulda