Skip to content

Commit aa6191a

Browse files
Update indirect dependencies (#2152)
* bundle update Signed-off-by: David A. Wheeler <[email protected]>
1 parent a848094 commit aa6191a

File tree

1 file changed

+32
-30
lines changed

1 file changed

+32
-30
lines changed

Gemfile.lock

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
addressable (2.8.6)
70-
public_suffix (>= 2.0.2, < 6.0)
69+
addressable (2.8.7)
70+
public_suffix (>= 2.0.2, < 7.0)
7171
ansi (1.5.0)
7272
argon2-kdf (0.2.0)
7373
ast (2.4.2)
@@ -91,8 +91,8 @@ GEM
9191
bootstrap-social-rails (4.12.0)
9292
railties (>= 3.1)
9393
bootstrap_form (2.7.0)
94-
builder (3.2.4)
95-
bullet (7.1.6)
94+
builder (3.3.0)
95+
bullet (7.2.0)
9696
activesupport (>= 3.0.0)
9797
uniform_notifier (~> 1.11)
9898
bundler-audit (0.9.1)
@@ -111,36 +111,37 @@ GEM
111111
capybara-slow_finder_errors (0.1.5)
112112
capybara (~> 3.0)
113113
chartkick (4.2.1)
114-
chef-utils (18.4.12)
114+
chef-utils (18.5.0)
115115
concurrent-ruby
116116
code_analyzer (0.5.5)
117117
sexp_processor
118118
codecov (0.6.0)
119119
simplecov (>= 0.15, < 0.22)
120120
coderay (1.1.3)
121-
concurrent-ruby (1.3.1)
121+
concurrent-ruby (1.3.3)
122122
crack (1.0.0)
123123
bigdecimal
124124
rexml
125125
crass (1.0.6)
126126
csv (3.3.0)
127127
date (3.3.4)
128-
docile (1.4.0)
128+
docile (1.4.1)
129129
dotenv (2.8.1)
130130
dotenv-rails (2.8.1)
131131
dotenv (= 2.8.1)
132132
railties (>= 3.2)
133133
encryptor (3.0.0)
134-
erubi (1.12.0)
134+
erubi (1.13.0)
135135
erubis (2.7.0)
136136
eslintrb (2.1.0)
137137
execjs
138138
multi_json (>= 1.3)
139139
rake
140140
execjs (2.9.1)
141-
faraday (2.9.1)
141+
faraday (2.10.0)
142142
faraday-net_http (>= 2.0, < 3.2)
143-
faraday-net_http (3.1.0)
143+
logger
144+
faraday-net_http (3.1.1)
144145
net-http
145146
faraday-retry (2.2.1)
146147
faraday (~> 2.0)
@@ -156,7 +157,7 @@ GEM
156157
prime
157158
racc
158159
text (>= 1.3.0)
159-
gitlab (4.19.0)
160+
gitlab (4.20.1)
160161
httparty (~> 0.20)
161162
terminal-table (>= 1.5.1)
162163
globalid (1.2.1)
@@ -182,7 +183,7 @@ GEM
182183
jquery-ui-rails (6.0.1)
183184
railties (>= 3.2.16)
184185
json (2.7.2)
185-
jwt (2.8.1)
186+
jwt (2.8.2)
186187
base64
187188
kramdown (2.4.0)
188189
rexml
@@ -198,6 +199,7 @@ GEM
198199
with_env (= 1.1.0)
199200
xml-simple (~> 1.1.9)
200201
locale (2.1.4)
202+
logger (1.6.0)
201203
lograge (0.14.0)
202204
actionpack (>= 4)
203205
activesupport (>= 4)
@@ -221,8 +223,8 @@ GEM
221223
mixlib-shellout
222224
method_source (1.1.0)
223225
mini_mime (1.1.5)
224-
minitest (5.23.1)
225-
minitest-reporters (1.6.1)
226+
minitest (5.24.1)
227+
minitest-reporters (1.7.1)
226228
ansi
227229
builder
228230
minitest (>= 5.0)
@@ -232,15 +234,15 @@ GEM
232234
mixlib-cli (2.1.8)
233235
mixlib-config (3.0.27)
234236
tomlrb
235-
mixlib-shellout (3.2.7)
237+
mixlib-shellout (3.2.8)
236238
chef-utils
237239
msgpack (1.7.2)
238240
multi_json (1.15.0)
239241
multi_xml (0.7.1)
240242
bigdecimal (~> 3.1)
241243
net-http (0.4.1)
242244
uri
243-
net-imap (0.4.12)
245+
net-imap (0.4.14)
244246
date
245247
net-protocol
246248
net-pop (0.1.2)
@@ -250,7 +252,7 @@ GEM
250252
net-smtp (0.5.0)
251253
net-protocol
252254
nio4r (2.7.3)
253-
nokogiri (1.16.5-x86_64-linux)
255+
nokogiri (1.16.7-x86_64-linux)
254256
racc (~> 1.4)
255257
oauth2 (2.0.9)
256258
faraday (>= 0.17.3, < 3.0)
@@ -280,11 +282,11 @@ GEM
280282
paper_trail (12.3.0)
281283
activerecord (>= 5.2)
282284
request_store (~> 1.1)
283-
parallel (1.24.0)
284-
parser (3.3.2.0)
285+
parallel (1.25.1)
286+
parser (3.3.4.0)
285287
ast (~> 2.4.1)
286288
racc
287-
pg (1.5.6)
289+
pg (1.5.7)
288290
pg_search (2.3.6)
289291
activerecord (>= 5.2)
290292
activesupport (>= 5.2)
@@ -314,7 +316,7 @@ GEM
314316
pry-byebug (3.10.1)
315317
byebug (~> 11.0)
316318
pry (>= 0.13, < 0.15)
317-
public_suffix (5.0.5)
319+
public_suffix (6.0.1)
318320
puma (6.4.2)
319321
nio4r (~> 2.0)
320322
puma_worker_killer (0.3.1)
@@ -391,8 +393,8 @@ GEM
391393
request_store (1.7.0)
392394
rack (>= 1.4)
393395
require_all (3.0.0)
394-
rexml (3.2.8)
395-
strscan (>= 3.0.9)
396+
rexml (3.3.2)
397+
strscan
396398
rubocop (1.57.0)
397399
base64 (~> 0.1.1)
398400
json (~> 2.3)
@@ -442,13 +444,13 @@ GEM
442444
rexml (~> 3.2, >= 3.2.5)
443445
rubyzip (>= 1.2.2, < 3.0)
444446
websocket (~> 1.0)
445-
sentry-rails (5.17.3)
447+
sentry-rails (5.18.2)
446448
railties (>= 5.0)
447-
sentry-ruby (~> 5.17.3)
448-
sentry-ruby (5.17.3)
449+
sentry-ruby (~> 5.18.2)
450+
sentry-ruby (5.18.2)
449451
bigdecimal
450452
concurrent-ruby (~> 1.0, >= 1.0.2)
451-
sexp_processor (4.17.1)
453+
sexp_processor (4.17.2)
452454
simplecov (0.21.2)
453455
docile (~> 1.1)
454456
simplecov-html (~> 0.11)
@@ -473,7 +475,7 @@ GEM
473475
unicode-display_width (>= 1.1.1, < 3)
474476
text (1.3.1)
475477
thor (1.3.1)
476-
tilt (2.3.0)
478+
tilt (2.4.0)
477479
timeout (0.4.1)
478480
tomlrb (2.0.3)
479481
translation (1.37)
@@ -500,7 +502,7 @@ GEM
500502
addressable (>= 2.8.0)
501503
crack (>= 0.3.2)
502504
hashdiff (>= 0.4.0, < 2.0.0)
503-
websocket (1.2.10)
505+
websocket (1.2.11)
504506
websocket-driver (0.7.6)
505507
websocket-extensions (>= 0.1.0)
506508
websocket-extensions (0.1.5)
@@ -510,7 +512,7 @@ GEM
510512
xpath (3.2.0)
511513
nokogiri (~> 1.8)
512514
yaml-lint (0.1.2)
513-
zeitwerk (2.6.15)
515+
zeitwerk (2.6.17)
514516

515517
PLATFORMS
516518
x86_64-linux

0 commit comments

Comments
 (0)