File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77#
88
99# See https://hub.docker.com/_/ruby
10- FROM docker.io/library/ruby:3.4-slim@sha256:464cfa64d76e8171e04592ee01f2c8d80bc6526687375e8eb32ad6accafb281b
10+ FROM docker.io/library/ruby:3.4-slim@sha256:ff7780d9fc05a54690c722ee0621bae2aa818331be88ebbeb0f5e7bd7cdb7f37
1111
1212# The values will be passed in with --build-arg
1313ARG USER_ID
Original file line number Diff line number Diff line change 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:e5c22d86ab89a8c37ed1552596dc740ec7be0ac4c506004f1a5c23abfba3e74b
9+ FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:01326f0c4d357b7a4961c149fa51cc4cd0ccbd2771f65ed796061dcb484eddba
1010
1111ARG APP_USER=appuser
1212ARG APP_PATH=/opt/app
Original file line number Diff line number Diff line change 7777 acts-as-taggable-on (13.0.0 )
7878 activerecord (>= 7.1 , < 8.2 )
7979 zeitwerk (>= 2.4 , < 3.0 )
80- addressable (2.8.8 )
80+ addressable (2.8.9 )
8181 public_suffix (>= 2.0.2 , < 8.0 )
8282 ast (2.4.3 )
8383 aws-eventstream (1.4.0 )
84- aws-partitions (1.1219 .0 )
84+ aws-partitions (1.1221 .0 )
8585 aws-sdk-core (3.242.0 )
8686 aws-eventstream (~> 1 , >= 1.3.0 )
8787 aws-partitions (~> 1 , >= 1.992.0 )
113113 ostruct (~> 0.6 )
114114 premailer (~> 1.7 )
115115 sass-embedded (~> 1.55 )
116- brakeman (8.0.2 )
116+ brakeman (8.0.4 )
117117 racc
118118 builder (3.3.0 )
119119 byebug (13.0.0 )
164164 ffi (1.17.3-x86_64-linux-gnu )
165165 globalid (1.3.0 )
166166 activesupport (>= 6.1 )
167- google-protobuf (4.33.5 -x86_64-linux-gnu )
167+ google-protobuf (4.34.0 -x86_64-linux-gnu )
168168 bigdecimal
169- rake (>= 13 )
169+ rake (~> 13.3 )
170170 grover (1.2.8 )
171171 nokogiri (~> 1 )
172172 haml (7.2.0 )
178178 activesupport (>= 5.1 )
179179 haml (>= 4.0.6 )
180180 railties (>= 5.1 )
181- haml_lint (0.70 .0 )
181+ haml_lint (0.72 .0 )
182182 haml (>= 5.0 )
183183 parallel (~> 1.10 )
184184 rainbow
201201 jsbundling-rails (1.3.1 )
202202 railties (>= 6.0.0 )
203203 json (2.18.1 )
204+ json-schema (6.1.0 )
205+ addressable (~> 2.8 )
206+ bigdecimal (>= 3.1 , < 5 )
204207 language_server-protocol (3.17.0.5 )
205208 lint_roller (1.1.0 )
206209 logger (1.7.0 )
215218 net-smtp
216219 marcel (1.1.0 )
217220 matrix (0.4.3 )
221+ mcp (0.8.0 )
222+ json-schema (>= 4.1 )
218223 mini_mime (1.1.5 )
219224 minitest (5.27.0 )
220225 mocha (3.0.2 )
252257 psych (5.3.1 )
253258 date
254259 stringio
255- public_suffix (7.0.2 )
260+ public_suffix (7.0.5 )
256261 puma (7.2.0 )
257262 nio4r (~> 2.0 )
258263 racc (1.8.1 )
@@ -310,10 +315,11 @@ GEM
310315 actionpack (>= 7.0 )
311316 railties (>= 7.0 )
312317 rexml (3.4.4 )
313- rubocop (1.84.2 )
318+ rubocop (1.85.0 )
314319 json (~> 2.3 )
315320 language_server-protocol (~> 3.17.0.2 )
316321 lint_roller (~> 1.1.0 )
322+ mcp (~> 0.6 )
317323 parallel (~> 1.10 )
318324 parser (>= 3.3.0.2 )
319325 rainbow (>= 2.2.2 , < 4.0 )
Original file line number Diff line number Diff line change 178178 integrity sha512-ntMYJ8++n1zcIJ1g75or7Va9IU3ueCHgp9IJk7Ny7eFEbu0Kx40EHZ2FNhoxoUEjlF5NifCFCbvoK5rDK5HpIQ==
179179
180180" @types/node@* " :
181- version "25.3.0 "
182- resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.0 .tgz#749b1bd4058e51b72e22bd41e9eab6ebd0180470 "
183- integrity sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A ==
181+ version "25.3.3 "
182+ resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3 .tgz#605862544ee7ffd7a936bcbf0135a14012f1e549 "
183+ integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ ==
184184 dependencies :
185185 undici-types "~7.18.0"
186186
@@ -557,9 +557,9 @@ proxy-from-env@1.1.0:
557557 integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
558558
559559pump@^3.0.0 :
560- version "3.0.3 "
561- resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.3 .tgz#151d979f1a29668dc0025ec589a455b53282268d "
562- integrity sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA ==
560+ version "3.0.4 "
561+ resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.4 .tgz#1f313430527fa8b905622ebd22fe1444e757ab3c "
562+ integrity sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA ==
563563 dependencies :
564564 end-of-stream "^1.1.0"
565565 once "^1.3.1"
You can’t perform that action at this time.
0 commit comments