We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5216082 commit 1d5dfb2Copy full SHA for 1d5dfb2
site/Gemfile
@@ -18,7 +18,7 @@ group :jekyll_plugins do
18
end
19
20
gem 'json'
21
-gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.6"
+gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.8"
22
gem "bootstrap", "~> 5.3.5"
23
24
# pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until
site/Gemfile.lock
@@ -1,9 +1,9 @@
1
GIT
2
remote: https://github.com/thomaspark/bootswatch.git
3
- revision: c72edbf8ae5d3607cb3d07f56917feac654266fd
4
- tag: v5.3.6
+ revision: bcf464aa10ff5914c2d61608022e9c017328c313
+ tag: v5.3.8
5
specs:
6
- bootswatch (5.3.6)
+ bootswatch (5.3.8)
7
8
GEM
9
remote: https://rubygems.org/
0 commit comments