We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e987e commit b097b62Copy full SHA for b097b62
1 file changed
site/Gemfile
@@ -18,8 +18,8 @@ group :jekyll_plugins do
18
end
19
20
gem 'json'
21
-gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.3"
22
-gem "bootstrap", "~> 5.3.3"
+gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.6"
+gem "bootstrap", "~> 5.3.5"
23
24
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
25
# and associated library.
0 commit comments