Skip to content

Commit

Permalink
version lock
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Aug 31, 2023
1 parent c69c07e commit 0196ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gem "elixir-toolkit-theme-plugins", "~> 0.1.9"
gem "webrick", "~> 1.7"
gem "jekyll", "~> 4.3.1"
gem "jekyll", "~> 4.3.2"
gem "jemoji", "~> 0.13.0"
gem "kramdown-parser-gfm", "~> 1.1"

Expand All @@ -12,6 +12,6 @@ group :jekyll_plugins do
gem "jekyll-github-metadata", "~> 2.15"
gem "jekyll-relative-links", "~> 0.6"
gem "jekyll-seo-tag", "~> 2.8"
gem "jekyll-remote-theme"
gem "jekyll-remote-theme", "~> 0.4.3"
end

0 comments on commit 0196ba7

Please sign in to comment.