This repository has been archived by the owner on May 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
100 lines (95 loc) · 2.12 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
GIT
remote: https://github.com/dependabot/dependabot-core.git
revision: 3b6619e64a2128d0fe3845365857dce77438ab03
specs:
dependabot-core (0.49.15)
bundler (~> 1.16)
docker_registry2 (~> 1.3, >= 1.3.3)
excon (~> 0.55)
gitlab (~> 4.1)
gpgme (~> 2.0)
nokogiri (~> 1.8)
octokit (~> 4.6)
parseconfig (~> 1.0)
parser (~> 2.5)
toml-rb (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
citrus (3.0.2)
docker_registry2 (1.3.3)
rest-client (>= 1.8.0)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
excon (0.60.0)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
gitlab (4.3.0)
httparty
terminal-table
gpgme (2.0.16)
mini_portile2 (~> 2.3)
http-cookie (1.0.3)
domain_name (~> 0.5)
httparty (0.16.0)
multi_xml (>= 0.5.2)
json (2.1.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
mustermann (1.0.2)
netrc (0.11.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
parseconfig (1.0.8)
parser (2.5.0.3)
ast (~> 2.4.0)
public_suffix (3.0.2)
puma (3.11.3)
rack (2.0.4)
rack-protection (2.0.1)
rack
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
semantic_range (2.0.0)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
tilt (2.0.8)
toml-rb (1.1.1)
citrus (~> 3.0, > 3.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
dependabot-core!
json
octokit
puma
rack
semantic_range
sinatra
RUBY VERSION
ruby 2.5.0p0
BUNDLED WITH
1.16.1