Skip to content

Commit c43d9ff

Browse files
authored
Merge pull request #296 from OpenTabletDriver/dependabot/bundler/site/bootswatch-v5.3.8
build(deps): bump bootswatch from v5.3.6 to v5.3.8 in /site
2 parents 51354e4 + 5285566 commit c43d9ff

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

site/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group :jekyll_plugins do
1818
end
1919

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

2424
# pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until

site/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/thomaspark/bootswatch.git
3-
revision: c72edbf8ae5d3607cb3d07f56917feac654266fd
4-
tag: v5.3.6
3+
revision: bcf464aa10ff5914c2d61608022e9c017328c313
4+
tag: v5.3.8
55
specs:
6-
bootswatch (5.3.6)
6+
bootswatch (5.3.8)
77

88
GEM
99
remote: https://rubygems.org/

0 commit comments

Comments
 (0)