Skip to content

build(deps): bump bootswatch from v5.3.3 to v5.3.5 in /site #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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.3"
gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.5"
gem "bootstrap", "~> 5.3.3"

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
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: 646c94da2c262473c6f73664f4547c046f3a28dd
tag: v5.3.3
revision: c690d4c91f44c183431ea908d4ec2c1b8f73d9ea
tag: v5.3.5
specs:
bootswatch (5.3.3)
bootswatch (5.3.5)

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