-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathGemfile.lock
78 lines (74 loc) · 1.57 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
73
74
75
76
77
78
GIT
remote: https://github.com/NARKOZ/gitlab.git
revision: 0fdffc75d86f947416bf433f4c8068319ccd2ec0
specs:
gitlab (4.18.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
GEM
remote: https://rubygems.org/
specs:
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
coderay (1.1.3)
debug_inspector (1.1.0)
erubi (1.10.0)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
minitest (5.15.0)
multi_json (1.15.0)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
puma (5.5.2)
nio4r (~> 2.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.6)
ruby2_keywords (0.0.5)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sinatra-contrib (2.1.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
tilt (~> 2.0)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
temple (0.8.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tilt (2.0.10)
unicode-display_width (2.1.0)
PLATFORMS
ruby
DEPENDENCIES
better_errors
binding_of_caller
gitlab!
minitest
puma
rack-test
rake
sinatra
sinatra-contrib
slim
BUNDLED WITH
2.3.4