-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
72 lines (69 loc) · 1.33 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
62
63
64
65
66
67
68
69
70
71
72
GEM
remote: https://rubygems.org/
specs:
bundler-audit (0.7.0.1)
bundler (>= 1.2.0, < 3)
thor (>= 0.18, < 2)
byebug (11.1.3)
cvss (0.99.0)
dawnscanner (1.6.9)
cvss
haml
justify
logger-colors
ptools
ruby_parser
sqlite3
sys-uname
terminal-table
ffi (1.13.1)
haml (5.1.2)
temple (>= 0.8.0)
tilt
justify (1.0.2)
logger-colors (1.0.0)
minitest (5.14.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
ptools (1.3.7)
rack (2.2.3)
rack-cors (1.0.6)
rack (>= 1.6.0)
rack-protection (2.0.8.1)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.1)
ruby2_keywords (0.0.2)
ruby_parser (3.14.2)
sexp_processor (~> 4.9)
sexp_processor (4.15.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
sqlite3 (1.4.2)
sys-uname (1.2.1)
ffi (>= 1.0.0)
temple (0.8.2)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.0.1)
tilt (2.0.10)
unicode-display_width (1.7.0)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bundler-audit
byebug
dawnscanner
minitest
rack-cors (~> 1.0.5)
rack-test
rake
sinatra (~> 2.0.2)
yajl-ruby
BUNDLED WITH
1.17.1