forked from al3x/git-wiki
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
61 lines (59 loc) · 1.18 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
GEM
remote: http://rubygems.org/
specs:
bluecloth (2.2.0)
cgi_multipart_eof_fix (2.5.0)
daemons (1.1.6)
diff-lcs (1.1.3)
fastthread (1.0.7)
fileutils (0.7)
rmagick (>= 2.13.1)
gem_plugin (0.2.3)
git (1.2.5)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
metaid (1.0)
mime-types (1.17.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rake-compiler (0.8.0)
rake
rmagick (2.13.1)
rubypants (0.2.0)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-content-for (0.2)
sinatra
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
bluecloth (= 2.2.0)
bundler (= 1.0.21)
cgi_multipart_eof_fix (= 2.5.0)
daemons (= 1.1.6)
diff-lcs (= 1.1.3)
fastthread (= 1.0.7)
fileutils (= 0.7)
gem_plugin (= 0.2.3)
git (= 1.2.5)
grit (= 2.4.1)
metaid (= 1.0)
mime-types (= 1.17.2)
rack (= 1.4.1)
rack-protection (= 1.2.0)
rake
rake-compiler
rmagick (= 2.13.1)
rubypants (= 0.2.0)
shotgun (= 0.9)
sinatra (= 1.3.2)
sinatra-content-for (= 0.2)
tilt (= 1.3.3)