Skip to content

Commit 186febb

Browse files
committed
chore: Refresh base images and update dependencies
Commit created with `make deps-update`
1 parent ec3ce1a commit 186febb

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

docker/Dockerfile.prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# See also docker/Dockerfile.base
77
#
88
# https://hub.docker.com/r/sbaird/tiddlyhost-base
9-
FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:e3591f5d86cbe3aee4dbac4523f97ad213084969bf6fb0e25566a948389b7d0f
9+
FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:1b62c6e8e381cda0404bb95ef6b9778196914706875767f82b08f3375306ca95
1010

1111
ARG APP_USER=appuser
1212
ARG APP_PATH=/opt/app

rails/Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -79,20 +79,20 @@ GEM
7979
public_suffix (>= 2.0.2, < 8.0)
8080
ast (2.4.3)
8181
aws-eventstream (1.4.0)
82-
aws-partitions (1.1264.0)
83-
aws-sdk-core (3.252.0)
82+
aws-partitions (1.1267.0)
83+
aws-sdk-core (3.254.0)
8484
aws-eventstream (~> 1, >= 1.3.0)
8585
aws-partitions (~> 1, >= 1.992.0)
8686
aws-sigv4 (~> 1.9)
8787
base64
8888
bigdecimal
8989
jmespath (~> 1, >= 1.6.1)
9090
logger
91-
aws-sdk-kms (1.129.0)
92-
aws-sdk-core (~> 3, >= 3.248.0)
91+
aws-sdk-kms (1.130.0)
92+
aws-sdk-core (~> 3, >= 3.254.0)
9393
aws-sigv4 (~> 1.5)
94-
aws-sdk-s3 (1.226.0)
95-
aws-sdk-core (~> 3, >= 3.248.0)
94+
aws-sdk-s3 (1.227.0)
95+
aws-sdk-core (~> 3, >= 3.254.0)
9696
aws-sdk-kms (~> 1)
9797
aws-sigv4 (~> 1.5)
9898
aws-sigv4 (1.12.1)
@@ -171,12 +171,12 @@ GEM
171171
temple (>= 0.8.2)
172172
thor
173173
tilt
174-
haml-rails (3.0.0)
174+
haml-rails (3.1.0)
175175
actionpack (>= 5.1)
176176
activesupport (>= 5.1)
177177
haml (>= 4.0.6)
178178
railties (>= 5.1)
179-
haml_lint (0.74.0)
179+
haml_lint (0.75.0)
180180
haml (>= 5.0)
181181
parallel (>= 1.10)
182182
rainbow
@@ -199,7 +199,7 @@ GEM
199199
jsbundling-rails (1.3.1)
200200
railties (>= 6.0.0)
201201
json (2.20.0)
202-
language_server-protocol (3.17.0.5)
202+
language_server-protocol (3.17.0.6)
203203
lint_roller (1.1.0)
204204
logger (1.7.0)
205205
loofah (2.25.1)
@@ -238,7 +238,7 @@ GEM
238238
parser (3.3.11.1)
239239
ast (~> 2.4.1)
240240
racc
241-
pay (11.6.1)
241+
pay (11.6.2)
242242
rails (>= 7.0.0)
243243
pg (1.6.3-x86_64-linux)
244244
pp (0.6.4)
@@ -311,7 +311,7 @@ GEM
311311
actionpack (>= 7.0)
312312
railties (>= 7.0)
313313
rexml (3.4.4)
314-
rubocop (1.88.1)
314+
rubocop (1.88.2)
315315
json (~> 2.3)
316316
language_server-protocol (~> 3.17.0.2)
317317
lint_roller (~> 1.1.0)
@@ -322,7 +322,7 @@ GEM
322322
rubocop-ast (>= 1.49.0, < 2.0)
323323
ruby-progressbar (~> 1.7)
324324
unicode-display_width (>= 2.4.0, < 4.0)
325-
rubocop-ast (1.49.1)
325+
rubocop-ast (1.50.0)
326326
parser (>= 3.3.7.2)
327327
prism (~> 1.7)
328328
ruby-progressbar (1.13.0)
@@ -370,7 +370,7 @@ GEM
370370
sysexits (1.2.0)
371371
temple (0.10.4)
372372
thor (1.5.0)
373-
tilt (2.7.0)
373+
tilt (2.8.0)
374374
timeout (0.6.1)
375375
tsort (0.2.0)
376376
tzinfo (2.0.6)
@@ -452,4 +452,4 @@ RUBY VERSION
452452
ruby 4.0.4
453453

454454
BUNDLED WITH
455-
4.0.15
455+
4.0.16

rails/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@
178178
integrity sha512-ntMYJ8++n1zcIJ1g75or7Va9IU3ueCHgp9IJk7Ny7eFEbu0Kx40EHZ2FNhoxoUEjlF5NifCFCbvoK5rDK5HpIQ==
179179

180180
"@types/node@*":
181-
version "26.1.0"
182-
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.1.0.tgz#aa85f0727fc5611347091c478341c63650903439"
183-
integrity sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==
181+
version "26.1.1"
182+
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.1.1.tgz#bad758d601e97d6cf457d204ee76a35fce7bd119"
183+
integrity sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==
184184
dependencies:
185185
undici-types "~8.3.0"
186186

0 commit comments

Comments
 (0)