From 798a8af90237b1180719438005dbed20ebeb9769 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:07:52 +0000 Subject: [PATCH] chore(deps): update dependency sinatra to v4 [security] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dceb7f0a..a0ab80a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (1.3.2) - tilt (2.5.0) + tilt (2.6.0) tty-pager (0.14.0) strings (~> 0.2.0) tty-screen (~> 0.8)