-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
44 lines (42 loc) · 900 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
GEM
remote: https://rubygems.org/
specs:
brakeman (2.6.2)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (~> 1.6.20)
multi_json (~> 1.2)
ruby2ruby (~> 2.1.1)
ruby_parser (~> 3.5.0)
sass (~> 3.0)
slim (>= 1.3.6, < 3.0)
terminal-table (~> 1.4)
bundler-audit (0.3.1)
bundler (~> 1.2)
thor (~> 0.18)
erubis (2.7.0)
fastercsv (1.5.5)
haml (4.0.5)
tilt
highline (1.6.21)
multi_json (1.10.1)
ruby2ruby (2.1.3)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.5.0)
sexp_processor (~> 4.1)
sass (3.4.5)
sexp_processor (4.4.4)
slim (2.0.3)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
temple (0.6.8)
terminal-table (1.4.5)
thor (0.19.1)
tilt (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
brakeman
bundler-audit