-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
44 lines (41 loc) · 910 Bytes
/
Copy pathGemfile.lock
File metadata and controls
44 lines (41 loc) · 910 Bytes
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:
git (1.4.0)
gitlab (4.4.0)
httparty (>= 0.14.0)
terminal-table (>= 1.5.1)
httparty (0.16.2)
multi_xml (>= 0.5.2)
mail (2.7.0)
mini_mime (>= 0.1.1)
mini_mime (1.0.0)
minitest (5.11.3)
multi_json (1.13.1)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
rack (2.2.3)
rack-protection (2.0.8.1)
rack
ruby2_keywords (0.0.2)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
tilt (2.0.10)
unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
git (~> 1.3)
gitlab (~> 4.4)
mail (~> 2.7)
minitest (~> 5.11, >= 5.11.3)
multi_json (~> 1.13, >= 1.13.1)
sinatra (~> 2.0, >= 2.0.4)
BUNDLED WITH
1.17.3