Skip to content

Commit 388894f

Browse files
authored
Merge pull request #1026 from sul-dlss/update-dependencies
Update dependencies
2 parents 7e603be + f3c729c commit 388894f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ GEM
197197
ffi (1.17.2-x86_64-linux-gnu)
198198
globalid (1.2.1)
199199
activesupport (>= 6.1)
200-
honeybadger (6.0.2)
200+
honeybadger (6.0.4)
201201
logger
202202
ostruct
203203
http-2 (1.1.1)
@@ -211,9 +211,9 @@ GEM
211211
pp (>= 0.6.0)
212212
rdoc (>= 4.0.0)
213213
reline (>= 0.4.2)
214-
jbuilder (2.13.0)
215-
actionview (>= 5.0.0)
216-
activesupport (>= 5.0.0)
214+
jbuilder (2.14.0)
215+
actionview (>= 7.0.0)
216+
activesupport (>= 7.0.0)
217217
json (2.13.2)
218218
jsonpath (1.1.5)
219219
multi_json
@@ -354,7 +354,7 @@ GEM
354354
rdoc (6.14.2)
355355
erb
356356
psych (>= 4.0.0)
357-
regexp_parser (2.11.0)
357+
regexp_parser (2.11.1)
358358
reline (0.6.2)
359359
io-console (~> 0.5)
360360
rspec-core (3.13.5)
@@ -374,7 +374,7 @@ GEM
374374
rspec-mocks (~> 3.13)
375375
rspec-support (~> 3.13)
376376
rspec-support (3.13.4)
377-
rubocop (1.79.1)
377+
rubocop (1.79.2)
378378
json (~> 2.3)
379379
language_server-protocol (~> 3.17.0.2)
380380
lint_roller (~> 1.1.0)
@@ -398,7 +398,7 @@ GEM
398398
lint_roller (~> 1.1)
399399
rubocop (>= 1.75.0, < 2.0)
400400
rubocop-ast (>= 1.38.0, < 2.0)
401-
rubocop-rails (2.32.0)
401+
rubocop-rails (2.33.0)
402402
activesupport (>= 4.2.0)
403403
lint_roller (~> 1.1)
404404
rack (>= 1.1)

0 commit comments

Comments
 (0)