From 092cacb3fc09025c7c34eefc931a216ea2e56ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:06:55 +0000 Subject: [PATCH] build(deps): bump bootswatch from v5.3.3 to v5.3.7 in /site Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from v5.3.3 to v5.3.7. - [Commits](https://github.com/thomaspark/bootswatch/compare/646c94da2c262473c6f73664f4547c046f3a28dd...6c4ea3bbde9815576d8088436ea6e0032d112740) --- updated-dependencies: - dependency-name: bootswatch dependency-version: 6c4ea3bbde9815576d8088436ea6e0032d112740 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- site/Gemfile | 2 +- site/Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/Gemfile b/site/Gemfile index 9a3a4711..5fd7fa10 100644 --- a/site/Gemfile +++ b/site/Gemfile @@ -18,7 +18,7 @@ group :jekyll_plugins do end gem 'json' -gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.6" +gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.7" gem "bootstrap", "~> 5.3.5" # pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 3e6f98dd..46765149 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/thomaspark/bootswatch.git - revision: c72edbf8ae5d3607cb3d07f56917feac654266fd - tag: v5.3.6 + revision: 6c4ea3bbde9815576d8088436ea6e0032d112740 + tag: v5.3.7 specs: - bootswatch (5.3.6) + bootswatch (5.3.7) GEM remote: https://rubygems.org/