Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 5142cb5

Browse files
committed
chore: remove minima
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent a849dc3 commit 5142cb5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "webrick"
1313
gem "nokogiri"
1414

1515
# This is the default theme for new Jekyll sites. You may change this to anything you like.
16-
gem "minima", "~> 2.5"
16+
# gem "minima", "~> 2.5"
1717

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

docs/Gemfile.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ DEPENDENCIES
303303
jekyll-feed (~> 0.12)
304304
jekyll-relative-links
305305
jekyll-remote-theme
306-
minima (~> 2.5)
307306
nokogiri
308307
tzinfo (~> 2.0)
309308
tzinfo-data

0 commit comments

Comments
 (0)