Skip to content

Commit 87622bb

Browse files
authored
Merge pull request #1720 from sul-dlss/update-dependencies
Update dependencies
2 parents 5d974ef + d37f4b8 commit 87622bb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ GEM
7777
uri (>= 0.13.1)
7878
addressable (2.8.9)
7979
public_suffix (>= 2.0.2, < 8.0)
80-
airbrussh (1.6.0)
80+
airbrussh (1.6.1)
8181
sshkit (>= 1.6.1, != 1.7.0)
8282
ast (2.4.3)
8383
aws-eventstream (1.4.0)
84-
aws-partitions (1.1220.0)
85-
aws-sdk-core (3.242.0)
84+
aws-partitions (1.1223.0)
85+
aws-sdk-core (3.243.0)
8686
aws-eventstream (~> 1, >= 1.3.0)
8787
aws-partitions (~> 1, >= 1.992.0)
8888
aws-sigv4 (~> 1.9)
@@ -93,8 +93,8 @@ GEM
9393
aws-sdk-kms (1.122.0)
9494
aws-sdk-core (~> 3, >= 3.241.4)
9595
aws-sigv4 (~> 1.5)
96-
aws-sdk-s3 (1.213.0)
97-
aws-sdk-core (~> 3, >= 3.241.4)
96+
aws-sdk-s3 (1.215.0)
97+
aws-sdk-core (~> 3, >= 3.243.0)
9898
aws-sdk-kms (~> 1)
9999
aws-sigv4 (~> 1.5)
100100
aws-sigv4 (1.12.1)
@@ -135,7 +135,7 @@ GEM
135135
regexp_parser (>= 1.5, < 3.0)
136136
xpath (~> 3.2)
137137
chronic (0.10.2)
138-
cocina_display (1.12.1)
138+
cocina_display (1.12.2)
139139
activesupport (>= 7)
140140
edtf (~> 3.2)
141141
geo_coord (~> 0.2)
@@ -181,7 +181,7 @@ GEM
181181
globalid (1.3.0)
182182
activesupport (>= 6.1)
183183
hashdiff (1.2.1)
184-
honeybadger (6.5.0)
184+
honeybadger (6.5.2)
185185
logger
186186
ostruct
187187
i18n (1.14.8)
@@ -207,8 +207,8 @@ GEM
207207
actionview (>= 7.0.0)
208208
activesupport (>= 7.0.0)
209209
jmespath (1.6.2)
210-
json (2.18.1)
211-
json-schema (6.1.0)
210+
json (2.19.1)
211+
json-schema (6.2.0)
212212
addressable (~> 2.8)
213213
bigdecimal (>= 3.1, < 5)
214214
jsonpath (1.1.5)
@@ -227,7 +227,7 @@ GEM
227227
net-smtp
228228
marcel (1.1.0)
229229
matrix (0.4.3)
230-
mcp (0.7.1)
230+
mcp (0.8.0)
231231
json-schema (>= 4.1)
232232
mini_mime (1.1.5)
233233
minitest (6.0.2)
@@ -276,7 +276,7 @@ GEM
276276
psych (5.3.1)
277277
date
278278
stringio
279-
public_suffix (7.0.2)
279+
public_suffix (7.0.5)
280280
puma (7.2.0)
281281
nio4r (~> 2.0)
282282
purl_fetcher-client (3.1.0)
@@ -353,7 +353,7 @@ GEM
353353
rspec-mocks (~> 3.13)
354354
rspec-support (~> 3.13)
355355
rspec-support (3.13.7)
356-
rubocop (1.85.0)
356+
rubocop (1.85.1)
357357
json (~> 2.3)
358358
language_server-protocol (~> 3.17.0.2)
359359
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)