Skip to content

Commit 9ce588d

Browse files
authored
Merge pull request #231 from MITLibraries/renovate/bundler-minor-patch
Update bundler non-major dependencies to v1.18.6
2 parents 6540631 + d932bc0 commit 9ce588d

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

Gemfile.lock

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ GEM
101101
barnes (0.0.9)
102102
multi_json (~> 1)
103103
statsd-ruby (~> 1.1)
104-
base64 (0.2.0)
104+
base64 (0.3.0)
105105
bcrypt (3.1.20)
106-
benchmark (0.4.0)
107-
bigdecimal (3.1.9)
106+
benchmark (0.4.1)
107+
bigdecimal (3.2.2)
108108
bindata (2.5.0)
109109
bindex (0.8.1)
110-
bootsnap (1.18.4)
110+
bootsnap (1.18.6)
111111
msgpack (~> 1.2)
112112
builder (3.3.0)
113113
cancancan (3.6.1)
@@ -127,9 +127,9 @@ GEM
127127
bigdecimal
128128
rexml
129129
crass (1.0.6)
130-
csv (3.3.4)
130+
csv (3.3.5)
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
devise (4.9.4)
@@ -144,9 +144,10 @@ GEM
144144
dotenv-rails (3.1.8)
145145
dotenv (= 3.1.8)
146146
railties (>= 6.1)
147-
drb (2.2.1)
147+
drb (2.2.3)
148148
email_validator (2.2.4)
149149
activemodel
150+
erb (5.0.1)
150151
erubi (1.13.1)
151152
faraday (2.12.2)
152153
faraday-net_http (>= 2.0, < 3.5)
@@ -156,25 +157,24 @@ GEM
156157
faraday (>= 1, < 3)
157158
faraday-net_http (3.4.0)
158159
net-http (>= 0.5.0)
159-
ffi (1.17.1-aarch64-linux-gnu)
160-
ffi (1.17.1-arm64-darwin)
161-
ffi (1.17.1-x86_64-darwin)
162-
ffi (1.17.1-x86_64-linux-gnu)
160+
ffi (1.17.2-aarch64-linux-gnu)
161+
ffi (1.17.2-arm64-darwin)
162+
ffi (1.17.2-x86_64-darwin)
163+
ffi (1.17.2-x86_64-linux-gnu)
163164
ffi-compiler (1.3.2)
164165
ffi (>= 1.15.5)
165166
rake
166167
fiber-storage (1.0.1)
167168
globalid (1.2.1)
168169
activesupport (>= 6.1)
169-
graphql (2.4.16)
170+
graphql (2.5.9)
170171
base64
171172
fiber-storage
172173
logger
173174
hashdiff (1.1.2)
174175
hashie (5.0.0)
175-
http (5.2.0)
176+
http (5.3.1)
176177
addressable (~> 2.8)
177-
base64 (~> 0.1)
178178
http-cookie (~> 1.0)
179179
http-form_data (~> 2.2)
180180
llhttp-ffi (~> 0.5.0)
@@ -199,7 +199,7 @@ GEM
199199
rails-dom-testing (>= 1, < 3)
200200
railties (>= 4.2.0)
201201
thor (>= 0.14, < 2.0)
202-
json (2.11.3)
202+
json (2.12.2)
203203
json-jwt (1.16.7)
204204
activesupport (>= 4.2)
205205
aes_key_wrap
@@ -219,13 +219,13 @@ GEM
219219
activerecord
220220
kaminari-core (= 1.2.2)
221221
kaminari-core (1.2.2)
222-
language_server-protocol (3.17.0.4)
222+
language_server-protocol (3.17.0.5)
223223
lint_roller (1.1.0)
224224
llhttp-ffi (0.5.1)
225225
ffi-compiler (~> 1.0)
226226
rake (~> 13.0)
227227
logger (1.7.0)
228-
loofah (2.24.0)
228+
loofah (2.24.1)
229229
crass (~> 1.0.2)
230230
nokogiri (>= 1.12.0)
231231
mail (2.8.1)
@@ -293,14 +293,14 @@ GEM
293293
prettyprint
294294
prettyprint (0.2.0)
295295
prism (1.4.0)
296-
psych (5.2.4)
296+
psych (5.2.6)
297297
date
298298
stringio
299-
public_suffix (6.0.1)
299+
public_suffix (6.0.2)
300300
puma (6.6.0)
301301
nio4r (~> 2.0)
302302
racc (1.8.1)
303-
rack (3.1.13)
303+
rack (3.1.16)
304304
rack-cors (2.0.2)
305305
rack (>= 2.0.0)
306306
rack-oauth2 (2.2.1)
@@ -335,7 +335,7 @@ GEM
335335
activesupport (= 7.2.2.1)
336336
bundler (>= 1.15.0)
337337
railties (= 7.2.2.1)
338-
rails-dom-testing (2.2.0)
338+
rails-dom-testing (2.3.0)
339339
activesupport (>= 5.0.0)
340340
minitest
341341
nokogiri (>= 1.6)
@@ -351,8 +351,9 @@ GEM
351351
thor (~> 1.0, >= 1.2.2)
352352
zeitwerk (~> 2.6)
353353
rainbow (3.1.1)
354-
rake (13.2.1)
355-
rdoc (6.12.0)
354+
rake (13.3.0)
355+
rdoc (6.14.1)
356+
erb
356357
psych (>= 4.0.0)
357358
regexp_parser (2.10.0)
358359
reline (0.6.1)
@@ -361,40 +362,40 @@ GEM
361362
actionpack (>= 5.2)
362363
railties (>= 5.2)
363364
rexml (3.4.1)
364-
rubocop (1.75.5)
365+
rubocop (1.77.0)
365366
json (~> 2.3)
366367
language_server-protocol (~> 3.17.0.2)
367368
lint_roller (~> 1.1.0)
368369
parallel (~> 1.10)
369370
parser (>= 3.3.0.2)
370371
rainbow (>= 2.2.2, < 4.0)
371372
regexp_parser (>= 2.9.3, < 3.0)
372-
rubocop-ast (>= 1.44.0, < 2.0)
373+
rubocop-ast (>= 1.45.1, < 2.0)
373374
ruby-progressbar (~> 1.7)
374375
unicode-display_width (>= 2.4.0, < 4.0)
375-
rubocop-ast (1.44.1)
376+
rubocop-ast (1.45.1)
376377
parser (>= 3.3.7.2)
377378
prism (~> 1.4)
378379
rubocop-capybara (2.22.1)
379380
lint_roller (~> 1.1)
380381
rubocop (~> 1.72, >= 1.72.1)
381-
rubocop-graphql (1.5.5)
382+
rubocop-graphql (1.5.6)
382383
lint_roller (~> 1.1)
383384
rubocop (>= 1.72.1, < 2)
384-
rubocop-minitest (0.38.0)
385+
rubocop-minitest (0.38.1)
385386
lint_roller (~> 1.1)
386387
rubocop (>= 1.75.0, < 2.0)
387388
rubocop-ast (>= 1.38.0, < 2.0)
388389
rubocop-performance (1.25.0)
389390
lint_roller (~> 1.1)
390391
rubocop (>= 1.75.0, < 2.0)
391392
rubocop-ast (>= 1.38.0, < 2.0)
392-
rubocop-rails (2.31.0)
393+
rubocop-rails (2.32.0)
393394
activesupport (>= 4.2.0)
394395
lint_roller (~> 1.1)
395396
rack (>= 1.1)
396397
rubocop (>= 1.75.0, < 2.0)
397-
rubocop-ast (>= 1.38.0, < 2.0)
398+
rubocop-ast (>= 1.44.0, < 2.0)
398399
ruby-progressbar (1.13.0)
399400
rubyzip (2.4.1)
400401
sassc (2.4.0)
@@ -409,16 +410,16 @@ GEM
409410
parser
410411
securerandom (0.4.1)
411412
selectize-rails (0.12.6)
412-
selenium-webdriver (4.32.0)
413+
selenium-webdriver (4.34.0)
413414
base64 (~> 0.2)
414415
logger (~> 1.4)
415416
rexml (~> 3.2, >= 3.2.5)
416417
rubyzip (>= 1.2.2, < 3.0)
417418
websocket (~> 1.0)
418-
sentry-rails (5.23.0)
419+
sentry-rails (5.26.0)
419420
railties (>= 5.0)
420-
sentry-ruby (~> 5.23.0)
421-
sentry-ruby (5.23.0)
421+
sentry-ruby (~> 5.26.0)
422+
sentry-ruby (5.26.0)
422423
bigdecimal
423424
concurrent-ruby (~> 1.0, >= 1.0.2)
424425
simplecov (0.22.0)
@@ -435,10 +436,10 @@ GEM
435436
actionpack (>= 6.1)
436437
activesupport (>= 6.1)
437438
sprockets (>= 3.0.0)
438-
sqlite3 (2.6.0-aarch64-linux-gnu)
439-
sqlite3 (2.6.0-arm64-darwin)
440-
sqlite3 (2.6.0-x86_64-darwin)
441-
sqlite3 (2.6.0-x86_64-linux-gnu)
439+
sqlite3 (2.7.1-aarch64-linux-gnu)
440+
sqlite3 (2.7.1-arm64-darwin)
441+
sqlite3 (2.7.1-x86_64-darwin)
442+
sqlite3 (2.7.1-x86_64-linux-gnu)
442443
statsd-ruby (1.5.0)
443444
stimulus-rails (1.3.4)
444445
railties (>= 6.0.0)
@@ -452,7 +453,7 @@ GEM
452453
thor (1.3.2)
453454
tilt (2.6.0)
454455
timeout (0.4.3)
455-
turbo-rails (2.0.13)
456+
turbo-rails (2.0.16)
456457
actionpack (>= 7.1.0)
457458
railties (>= 7.1.0)
458459
tzinfo (2.0.6)
@@ -490,7 +491,7 @@ GEM
490491
xpath (3.2.0)
491492
nokogiri (~> 1.8)
492493
yard (0.9.37)
493-
zeitwerk (2.7.2)
494+
zeitwerk (2.7.3)
494495

495496
PLATFORMS
496497
aarch64-linux

test/controllers/term_controller_test.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ class TermControllerTest < ActionDispatch::IntegrationTest
3030
sign_in users(:basic)
3131
get terms_unconfirmed_path
3232

33-
assert_select 'p.wrap-filters', text: "View:\n Categorized terms\n All terms", count: 0
33+
assert_select 'p.wrap-filters', text: "View: Categorized terms All terms", count: 0
3434
end
3535

3636
test 'admin users see two confirmation options' do
3737
sign_in users(:admin)
3838
get terms_unconfirmed_path
3939

40-
assert_select 'p.wrap-filters', text: "View:\n Categorized terms\n All terms", count: 1
40+
assert_select 'p.wrap-filters', text: "View: Categorized terms All terms", count: 1
4141
end
4242

4343
test 'basic users cannot access the confirmation option for uncategorized terms' do

0 commit comments

Comments
 (0)