-
Notifications
You must be signed in to change notification settings - Fork 275
/
Gemfile.lock
168 lines (165 loc) · 4.66 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.619.0)
aws-sdk-codecommit (1.51.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.132.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1, >= 1.6.1)
aws-sdk-ecr (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
citrus (3.0.2)
commonmarker (0.23.7)
concurrent-ruby (1.1.10)
dependabot-bundler (0.209.0)
dependabot-common (= 0.209.0)
dependabot-cargo (0.209.0)
dependabot-common (= 0.209.0)
dependabot-common (0.209.0)
activesupport (>= 6.0.0)
aws-sdk-codecommit (~> 1.28)
aws-sdk-ecr (~> 1.5)
bundler (>= 1.16, < 3.0.0)
commonmarker (>= 0.20.1, < 0.24.0)
docker_registry2 (~> 1.7, >= 1.7.1)
excon (~> 0.75)
faraday (= 2.3.0)
gitlab (= 4.19.0)
nokogiri (~> 1.8)
octokit (>= 4.6, < 6.0)
parser (>= 2.5, < 4.0)
toml-rb (>= 1.1.2, < 3.0)
dependabot-composer (0.209.0)
dependabot-common (= 0.209.0)
dependabot-docker (0.209.0)
dependabot-common (= 0.209.0)
dependabot-elm (0.209.0)
dependabot-common (= 0.209.0)
dependabot-git_submodules (0.209.0)
dependabot-common (= 0.209.0)
parseconfig (~> 1.0, < 1.1.0)
dependabot-github_actions (0.209.0)
dependabot-common (= 0.209.0)
dependabot-go_modules (0.209.0)
dependabot-common (= 0.209.0)
dependabot-gradle (0.209.0)
dependabot-common (= 0.209.0)
dependabot-maven (= 0.209.0)
dependabot-hex (0.209.0)
dependabot-common (= 0.209.0)
dependabot-maven (0.209.0)
dependabot-common (= 0.209.0)
dependabot-npm_and_yarn (0.209.0)
dependabot-common (= 0.209.0)
dependabot-nuget (0.209.0)
dependabot-common (= 0.209.0)
dependabot-omnibus (0.209.0)
dependabot-bundler (= 0.209.0)
dependabot-cargo (= 0.209.0)
dependabot-common (= 0.209.0)
dependabot-composer (= 0.209.0)
dependabot-docker (= 0.209.0)
dependabot-elm (= 0.209.0)
dependabot-git_submodules (= 0.209.0)
dependabot-github_actions (= 0.209.0)
dependabot-go_modules (= 0.209.0)
dependabot-gradle (= 0.209.0)
dependabot-hex (= 0.209.0)
dependabot-maven (= 0.209.0)
dependabot-npm_and_yarn (= 0.209.0)
dependabot-nuget (= 0.209.0)
dependabot-pub (= 0.209.0)
dependabot-python (= 0.209.0)
dependabot-terraform (= 0.209.0)
dependabot-pub (0.209.0)
dependabot-common (= 0.209.0)
dependabot-python (0.209.0)
dependabot-common (= 0.209.0)
dependabot-terraform (0.209.0)
dependabot-common (= 0.209.0)
docker_registry2 (1.11.0)
rest-client (>= 1.8.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
excon (0.92.4)
faraday (2.3.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.1.0)
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-console (0.5.11)
irb (1.4.1)
reline (>= 0.3.0)
jmespath (1.6.1)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.16.3)
multi_xml (0.6.0)
netrc (0.11.0)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (5.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parseconfig (1.0.8)
parser (3.1.2.1)
ast (~> 2.4.1)
public_suffix (4.0.7)
racc (1.6.0)
reline (0.3.1)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.2.0)
PLATFORMS
ruby
DEPENDENCIES
dependabot-omnibus (~> 0.209.0)
irb
BUNDLED WITH
1.17.3