Skip to content

Commit 092cacb

Browse files
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](thomaspark/bootswatch@646c94d...6c4ea3b) --- updated-dependencies: - dependency-name: bootswatch dependency-version: 6c4ea3bbde9815576d8088436ea6e0032d112740 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00ffe17 commit 092cacb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

site/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group :jekyll_plugins do
1818
end
1919

2020
gem 'json'
21-
gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.6"
21+
gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.7"
2222
gem "bootstrap", "~> 5.3.5"
2323

2424
# pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until

site/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/thomaspark/bootswatch.git
3-
revision: c72edbf8ae5d3607cb3d07f56917feac654266fd
4-
tag: v5.3.6
3+
revision: 6c4ea3bbde9815576d8088436ea6e0032d112740
4+
tag: v5.3.7
55
specs:
6-
bootswatch (5.3.6)
6+
bootswatch (5.3.7)
77

88
GEM
99
remote: https://rubygems.org/

0 commit comments

Comments
 (0)