Skip to content

Commit

Permalink
Remove unused minima from gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
imustafin committed Jun 2, 2023
1 parent d6c798d commit ced440b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions pages/Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
source "https://rubygems.org"

gem "jekyll", "~> 4.3.2"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.5"

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
7 changes: 0 additions & 7 deletions pages/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-node-module (0.1.1)
jekyll (>= 2.0, < 5.0)
jekyll-postcss (0.5.0)
Expand All @@ -64,10 +62,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.17.0)
nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
Expand Down Expand Up @@ -101,7 +95,6 @@ DEPENDENCIES
jekyll-postcss (~> 0.5.0)
jekyll-seo-tag (~> 2.8)
jemoji (~> 0.13.0)
minima (~> 2.5)
rake (~> 13.0, >= 13.0.6)

BUNDLED WITH
Expand Down

0 comments on commit ced440b

Please sign in to comment.