Skip to content

Commit

Permalink
update jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
timlandgraf committed Oct 1, 2024
1 parent 99ddaa0 commit e770484
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 38 deletions.
8 changes: 5 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
#gem "jekyll", "~> 3.7.3"

# gem "jekyll", ">= 4.2", "< 5"

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", group: :jekyll_plugins
gem 'jekyll-scholar', group: :jekyll_plugins

gem "jekyll-scholar", group: :jekyll_plugins

#gem "liquid", "~> 4.0"
53 changes: 20 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"bootstrap": "^4.6.0",
"jquery": "^3.6.0"
"bootstrap": "^4.6.2",
"jquery": "^3.7.1"
}
}

0 comments on commit e770484

Please sign in to comment.