forked from tijn/git-wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
45 lines (43 loc) · 807 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
GEM
remote: http://rubygems.org/
specs:
encrypted_cookie (0.0.4)
git (1.2.5)
kgio (2.7.4)
mixlib-config (1.1.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
raindrops (0.10.0)
redcarpet (2.1.1)
rubypants (0.2.0)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-content-for (0.2)
sinatra
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
tilt (1.3.3)
time-ago-in-words (0.1.2)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
encrypted_cookie
git
mixlib-config
redcarpet
rubypants
shotgun
sinatra
sinatra-content-for
sinatra-flash
time-ago-in-words
unicorn