From 6c66256ec1cc940121b60d20807d786ad0991ab4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 15 Mar 2026 21:51:08 +0200 Subject: [PATCH] update dependencies --- .pre-commit-config.yaml | 8 ++++---- .ruby-version | 2 +- Gemfile.lock | 14 ++++++++------ package.json | 2 +- submodules/gist | 2 +- submodules/shell-things | 2 +- 6 files changed, 16 insertions(+), 14 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f94f4b8..9e0819a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: check-pre-commit-ci-config - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 + rev: v2.3.0 hooks: - id: doctoc # https://github.com/Mikaela/gist/blob/master/doctoc.txt @@ -58,13 +58,13 @@ repos: additional_dependencies: [types-tabulate] - repo: https://github.com/pycqa/isort - rev: 7.0.0 + rev: 8.0.1 hooks: - id: isort name: isort (python) - repo: https://github.com/psf/black - rev: 26.1.0 + rev: 26.3.1 hooks: - id: black @@ -87,7 +87,7 @@ repos: language: system - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.6.0" + rev: "3.6.1" hooks: - id: editorconfig-checker alias: ec diff --git a/.ruby-version b/.ruby-version index 4f5e697..1454f6e 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.5 +4.0.1 diff --git a/Gemfile.lock b/Gemfile.lock index 4bc26dd..2a4d756 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,15 @@ GEM remote: https://rubygems.org/ specs: - haml (6.3.0) + haml (7.2.0) temple (>= 0.8.2) thor tilt logger (1.7.0) prettier_print (1.2.1) - rbs (3.9.4) + rbs (3.10.3) logger + tsort syntax_tree (6.3.0) prettier_print (>= 1.2.0) syntax_tree-haml (4.0.3) @@ -20,8 +21,9 @@ GEM rbs syntax_tree (>= 2.0.1) temple (0.10.4) - thor (1.4.0) - tilt (2.6.1) + thor (1.5.0) + tilt (2.7.0) + tsort (0.2.0) PLATFORMS ruby @@ -34,7 +36,7 @@ DEPENDENCIES syntax_tree-rbs RUBY VERSION - ruby 3.4.5p51 + ruby 4.0.1 BUNDLED WITH - 2.6.9 + 4.0.3 diff --git a/package.json b/package.json index 4279771..1bdfd75 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "prettier-plugin-sh": "0.18.0", "prettier-plugin-toml": "2.0.6" }, - "packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264", + "packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be", "prettier": "@aminda/global-prettier-config" } diff --git a/submodules/gist b/submodules/gist index df4cf11..d0476c5 160000 --- a/submodules/gist +++ b/submodules/gist @@ -1 +1 @@ -Subproject commit df4cf11fed662c720a7f5ff2260e958a5840cd59 +Subproject commit d0476c545baf6b87b1b6d0a72e959c426a945929 diff --git a/submodules/shell-things b/submodules/shell-things index c5a57fe..13396fb 160000 --- a/submodules/shell-things +++ b/submodules/shell-things @@ -1 +1 @@ -Subproject commit c5a57fe277032edb5f5f9f92c8b71df1ebed14bb +Subproject commit 13396fb711ae3f0855021cbeeb02815f01876cf4