-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
50 lines (48 loc) · 986 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
47
48
49
50
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
<<<<<<< HEAD
haml (3.1.8)
=======
haml (3.1.7)
>>>>>>> 888d1dae149dacfa2bc2a4a1b54d2feb0a56603d
nesta (0.9.13)
RedCloth (~> 4.2)
haml (~> 3.1)
rack (~> 1.1)
rdiscount (~> 1.6)
sass (~> 3.1)
shotgun (>= 0.8)
sinatra (~> 1.3)
<<<<<<< HEAD
rack (1.5.2)
rack-protection (1.5.0)
rack
rdiscount (1.6.8)
sass (3.2.7)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.3.6)
=======
rack (1.4.1)
rack-protection (1.2.0)
rack
rdiscount (1.6.8)
sass (3.2.2)
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)
tilt (1.3.3)
>>>>>>> 888d1dae149dacfa2bc2a4a1b54d2feb0a56603d
PLATFORMS
ruby
DEPENDENCIES
nesta (= 0.9.13)