Skip to content

Commit b097b62

Browse files
committed
config.yml: Update Bootstrap and Bootswatch to latest
1 parent c6e987e commit b097b62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ group :jekyll_plugins do
1818
end
1919

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

2424
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
2525
# and associated library.

0 commit comments

Comments
 (0)