Skip to content

Commit 8f21518

Browse files
authored
Merge pull request #1475 from MITLibraries/renovate/bundler-minor-patch
Update bundler non-major dependencies to v1.23.0
2 parents f71b810 + 1ddab43 commit 8f21518

1 file changed

Lines changed: 30 additions & 22 deletions

File tree

Gemfile.lock

Lines changed: 30 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
bindex (0.8.1)
111111
binding_of_caller (1.0.1)
112112
debug_inspector (>= 1.2.0)
113-
bootsnap (1.20.1)
113+
bootsnap (1.23.0)
114114
msgpack (~> 1.2)
115115
builder (3.3.0)
116116
cgi (0.5.1)
@@ -135,7 +135,7 @@ GEM
135135
dotenv (= 3.2.0)
136136
railties (>= 6.1)
137137
drb (2.2.3)
138-
erb (6.0.1)
138+
erb (6.0.2)
139139
erubi (1.13.1)
140140
execjs (2.10.0)
141141
faraday (2.14.0)
@@ -198,21 +198,25 @@ GEM
198198
concurrent-ruby (~> 1.0)
199199
io-console (0.8.2)
200200
ipaddr_range_set (1.0.0)
201-
irb (1.16.0)
201+
irb (1.17.0)
202202
pp (>= 0.6.0)
203+
prism (>= 1.3.0)
203204
rdoc (>= 4.0.0)
204205
reline (>= 0.4.2)
205206
jquery-rails (4.6.1)
206207
rails-dom-testing (>= 1, < 3)
207208
railties (>= 4.2.0)
208209
thor (>= 0.14, < 2.0)
209210
jquery-validation-rails (1.19.0)
210-
json (2.18.0)
211+
json (2.18.1)
212+
json-schema (4.3.1)
213+
addressable (>= 2.8)
211214
jwt (3.1.2)
212215
base64
213216
language_server-protocol (3.17.0.5)
214217
lint_roller (1.1.0)
215-
listen (3.9.0)
218+
listen (3.10.0)
219+
logger
216220
rb-fsevent (~> 0.10, >= 0.10.3)
217221
rb-inotify (~> 0.9, >= 0.9.10)
218222
llhttp-ffi (0.5.1)
@@ -234,17 +238,19 @@ GEM
234238
net-pop
235239
net-smtp
236240
marcel (1.1.0)
241+
mcp (0.7.1)
242+
json-schema (>= 4.1)
237243
mini_mime (1.1.5)
238244
mini_portile2 (2.8.9)
239245
minitest (5.27.0)
240-
mocha (3.0.1)
246+
mocha (3.0.2)
241247
ruby2_keywords (>= 0.0.5)
242248
msgpack (1.8.0)
243249
multi_json (1.19.1)
244250
mutex_m (0.3.0)
245251
net-http (0.9.1)
246252
uri (>= 0.11.1)
247-
net-imap (0.6.2)
253+
net-imap (0.6.3)
248254
date
249255
net-protocol
250256
net-pop (0.1.2)
@@ -254,27 +260,27 @@ GEM
254260
net-smtp (0.5.1)
255261
net-protocol
256262
nio4r (2.7.5)
257-
nokogiri (1.19.0)
263+
nokogiri (1.19.1)
258264
mini_portile2 (~> 2.8.2)
259265
racc (~> 1.4)
260266
os (1.1.4)
261267
parallel (1.27.0)
262-
parser (3.3.10.0)
268+
parser (3.3.10.2)
263269
ast (~> 2.4.1)
264270
racc
265271
pg (1.6.3)
266272
pp (0.6.3)
267273
prettyprint
268274
prettyprint (0.2.0)
269-
prism (1.7.0)
275+
prism (1.9.0)
270276
psych (5.3.1)
271277
date
272278
stringio
273279
public_suffix (7.0.2)
274-
puma (7.1.0)
280+
puma (7.2.0)
275281
nio4r (~> 2.0)
276282
racc (1.8.1)
277-
rack (3.2.4)
283+
rack (3.2.5)
278284
rack-attack (6.8.0)
279285
rack (>= 1.0, < 4)
280286
rack-session (2.1.1)
@@ -302,8 +308,8 @@ GEM
302308
activesupport (>= 5.0.0)
303309
minitest
304310
nokogiri (>= 1.6)
305-
rails-html-sanitizer (1.6.2)
306-
loofah (~> 2.21)
311+
rails-html-sanitizer (1.7.0)
312+
loofah (~> 2.25)
307313
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
308314
railties (7.2.3)
309315
actionpack (= 7.2.3)
@@ -320,7 +326,7 @@ GEM
320326
rb-fsevent (0.11.2)
321327
rb-inotify (0.11.1)
322328
ffi (~> 1.0)
323-
rdoc (7.0.3)
329+
rdoc (7.2.0)
324330
erb
325331
psych (>= 4.0.0)
326332
tsort
@@ -336,15 +342,16 @@ GEM
336342
retriable (3.1.2)
337343
rexml (3.4.4)
338344
rouge (4.7.0)
339-
rubocop (1.82.1)
345+
rubocop (1.85.0)
340346
json (~> 2.3)
341347
language_server-protocol (~> 3.17.0.2)
342348
lint_roller (~> 1.1.0)
349+
mcp (~> 0.6)
343350
parallel (~> 1.10)
344351
parser (>= 3.3.0.2)
345352
rainbow (>= 2.2.2, < 4.0)
346353
regexp_parser (>= 2.9.3, < 3.0)
347-
rubocop-ast (>= 1.48.0, < 2.0)
354+
rubocop-ast (>= 1.49.0, < 2.0)
348355
ruby-progressbar (~> 1.7)
349356
unicode-display_width (>= 2.4.0, < 4.0)
350357
rubocop-ast (1.49.0)
@@ -369,12 +376,13 @@ GEM
369376
sprockets-rails
370377
tilt
371378
securerandom (0.4.1)
372-
sentry-rails (6.2.0)
379+
sentry-rails (6.4.1)
373380
railties (>= 5.2.0)
374-
sentry-ruby (~> 6.2.0)
375-
sentry-ruby (6.2.0)
381+
sentry-ruby (~> 6.4.1)
382+
sentry-ruby (6.4.1)
376383
bigdecimal
377384
concurrent-ruby (~> 1.0, >= 1.0.2)
385+
logger
378386
signet (0.21.0)
379387
addressable (~> 2.8)
380388
faraday (>= 0.17.5, < 3.a)
@@ -397,7 +405,7 @@ GEM
397405
actionpack (>= 6.1)
398406
activesupport (>= 6.1)
399407
sprockets (>= 3.0.0)
400-
sqlite3 (2.9.0)
408+
sqlite3 (2.9.1)
401409
mini_portile2 (~> 2.8.0)
402410
statsd-ruby (1.5.0)
403411
stringex (2.8.6)
@@ -431,7 +439,7 @@ GEM
431439
base64
432440
websocket-extensions (>= 0.1.0)
433441
websocket-extensions (0.1.5)
434-
zeitwerk (2.7.4)
442+
zeitwerk (2.7.5)
435443

436444
PLATFORMS
437445
ruby

0 commit comments

Comments
 (0)