Skip to content

Commit 598e3da

Browse files
authored
Merge pull request #216 from MITLibraries/renovate/bundler-minor-patch
Update bundler non-major dependencies to v1.11.0
2 parents 477f372 + cbbbf11 commit 598e3da

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

Gemfile.lock

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@ GEM
9494
rake (>= 10.4, < 14.0)
9595
ansi (1.5.0)
9696
ast (2.4.3)
97-
base64 (0.2.0)
98-
benchmark (0.4.0)
97+
base64 (0.3.0)
98+
benchmark (0.4.1)
9999
better_errors (2.10.1)
100100
erubi (>= 1.0.0)
101101
rack (>= 0.9.0)
102102
rouge (>= 1.0.0)
103-
bigdecimal (3.2.0)
103+
bigdecimal (3.2.2)
104104
bindex (0.8.1)
105105
binding_of_caller (1.0.1)
106106
debug_inspector (>= 1.2.0)
@@ -120,7 +120,7 @@ GEM
120120
rack-test (>= 0.6.3)
121121
regexp_parser (>= 1.5, < 3.0)
122122
xpath (~> 3.2)
123-
cgi (0.4.2)
123+
cgi (0.5.0)
124124
climate_control (1.2.0)
125125
concurrent-ruby (1.3.5)
126126
connection_pool (2.5.3)
@@ -129,7 +129,7 @@ GEM
129129
rexml
130130
crass (1.0.6)
131131
date (3.4.1)
132-
debug (1.10.0)
132+
debug (1.11.0)
133133
irb (~> 1.10)
134134
reline (>= 0.3.8)
135135
debug_inspector (1.2.0)
@@ -155,17 +155,16 @@ GEM
155155
terminal-table (>= 1.8)
156156
globalid (1.2.1)
157157
activesupport (>= 6.1)
158-
graphql (2.5.8)
158+
graphql (2.5.9)
159159
base64
160160
fiber-storage
161161
logger
162162
graphql-client (0.26.0)
163163
activesupport (>= 3.0)
164164
graphql (>= 1.13.0)
165165
hashdiff (1.1.2)
166-
http (5.2.0)
166+
http (5.3.1)
167167
addressable (~> 2.8)
168-
base64 (~> 0.1)
169168
http-cookie (~> 1.0)
170169
http-form_data (~> 2.2)
171170
llhttp-ffi (~> 0.5.0)
@@ -246,7 +245,7 @@ GEM
246245
puma (6.6.0)
247246
nio4r (~> 2.0)
248247
racc (1.8.1)
249-
rack (3.1.15)
248+
rack (3.1.16)
250249
rack-attack (6.7.0)
251250
rack (>= 1.0, < 4)
252251
rack-session (2.1.1)
@@ -286,8 +285,8 @@ GEM
286285
thor (~> 1.0, >= 1.2.2)
287286
zeitwerk (~> 2.6)
288287
rainbow (3.1.1)
289-
rake (13.2.1)
290-
rdoc (6.14.0)
288+
rake (13.3.0)
289+
rdoc (6.14.1)
291290
erb
292291
psych (>= 4.0.0)
293292
redis (5.4.0)
@@ -299,18 +298,18 @@ GEM
299298
io-console (~> 0.5)
300299
rexml (3.4.1)
301300
rouge (4.5.1)
302-
rubocop (1.75.8)
301+
rubocop (1.77.0)
303302
json (~> 2.3)
304303
language_server-protocol (~> 3.17.0.2)
305304
lint_roller (~> 1.1.0)
306305
parallel (~> 1.10)
307306
parser (>= 3.3.0.2)
308307
rainbow (>= 2.2.2, < 4.0)
309308
regexp_parser (>= 2.9.3, < 3.0)
310-
rubocop-ast (>= 1.44.0, < 2.0)
309+
rubocop-ast (>= 1.45.1, < 2.0)
311310
ruby-progressbar (~> 1.7)
312311
unicode-display_width (>= 2.4.0, < 4.0)
313-
rubocop-ast (1.44.1)
312+
rubocop-ast (1.45.1)
314313
parser (>= 3.3.7.2)
315314
prism (~> 1.4)
316315
rubocop-rails (2.32.0)
@@ -331,16 +330,16 @@ GEM
331330
sprockets-rails
332331
tilt
333332
securerandom (0.4.1)
334-
selenium-webdriver (4.33.0)
333+
selenium-webdriver (4.34.0)
335334
base64 (~> 0.2)
336335
logger (~> 1.4)
337336
rexml (~> 3.2, >= 3.2.5)
338337
rubyzip (>= 1.2.2, < 3.0)
339338
websocket (~> 1.0)
340-
sentry-rails (5.24.0)
339+
sentry-rails (5.26.0)
341340
railties (>= 5.0)
342-
sentry-ruby (~> 5.24.0)
343-
sentry-ruby (5.24.0)
341+
sentry-ruby (~> 5.26.0)
342+
sentry-ruby (5.26.0)
344343
bigdecimal
345344
concurrent-ruby (~> 1.0, >= 1.0.2)
346345
simplecov (0.22.0)
@@ -357,9 +356,9 @@ GEM
357356
actionpack (>= 6.1)
358357
activesupport (>= 6.1)
359358
sprockets (>= 3.0.0)
360-
sqlite3 (2.6.0-arm64-darwin)
361-
sqlite3 (2.6.0-x86_64-darwin)
362-
sqlite3 (2.6.0-x86_64-linux-gnu)
359+
sqlite3 (2.7.1-arm64-darwin)
360+
sqlite3 (2.7.1-x86_64-darwin)
361+
sqlite3 (2.7.1-x86_64-linux-gnu)
363362
stimulus-rails (1.3.4)
364363
railties (>= 6.0.0)
365364
stringio (3.1.7)
@@ -368,7 +367,7 @@ GEM
368367
thor (1.3.2)
369368
tilt (2.6.0)
370369
timeout (0.4.3)
371-
turbo-rails (2.0.13)
370+
turbo-rails (2.0.16)
372371
actionpack (>= 7.1.0)
373372
railties (>= 7.1.0)
374373
tzinfo (2.0.6)

0 commit comments

Comments
 (0)