-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathGemfile.lock
50 lines (48 loc) · 976 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: https://rubygems.org/
specs:
daemons (1.1.9)
eventmachine (1.0.3)
kss (0.5.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rainbow (2.0.0)
rake (10.3.2)
redcarpet (3.1.2)
sass (3.4.8)
scss-lint (0.31.0)
rainbow (~> 2.0)
sass (~> 3.4.1)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-advanced-routes (0.5.3)
sinatra (~> 1.0)
sinatra-export (1.0.1)
rack
rack-test
rake
sinatra
sinatra-advanced-routes
term-ansicolor
term-ansicolor (1.3.0)
tins (~> 1.0)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
tins (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
kss (~> 0.5.0)
redcarpet (~> 3.1.1)
scss-lint (= 0.31.0)
sinatra (~> 1.4.3)
sinatra-export (~> 1.0.1)
thin (~> 1.6.0)