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 00ffe17 commit 092cacbCopy full SHA for 092cacb
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.7"
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: 6c4ea3bbde9815576d8088436ea6e0032d112740
+ tag: v5.3.7
5
specs:
6
- bootswatch (5.3.6)
+ bootswatch (5.3.7)
7
8
GEM
9
remote: https://rubygems.org/
0 commit comments