Skip to content

Commit

Permalink
Revert Gemfile
Browse files Browse the repository at this point in the history
Revert Gemfile to previous state, becaue of lock files in the deployment infra.
  • Loading branch information
frankstrater authored Mar 29, 2024
1 parent 08e6692 commit 852b087
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
source 'https://rubygems.org'
gem "jekyll", "~> 3.9.2"
gem "github-pages", group: :jekyll_plugins

group :jekyll_plugins do
gem "jekyll-tidy"
end

gem "webrick", "~> 1.7"

0 comments on commit 852b087

Please sign in to comment.