Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group :jekyll_plugins do
end

gem 'json'
gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.6"
gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.7"
gem "bootstrap", "~> 5.3.5"

# pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until
Expand Down
6 changes: 3 additions & 3 deletions site/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/thomaspark/bootswatch.git
revision: c72edbf8ae5d3607cb3d07f56917feac654266fd
tag: v5.3.6
revision: 6c4ea3bbde9815576d8088436ea6e0032d112740
tag: v5.3.7
specs:
bootswatch (5.3.6)
bootswatch (5.3.7)

GEM
remote: https://rubygems.org/
Expand Down