chore: update minima
This commit is contained in:
parent
bb0bfd2b2f
commit
7ba5b59089
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -9,7 +9,7 @@ source "https://rubygems.org"
|
|||
# Happy Jekylling!
|
||||
gem "jekyll", "~> 4.2.0"
|
||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||
gem "minima", "~> 2.5"
|
||||
gem "minima", "~> 2.5.1"
|
||||
# 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
|
||||
|
|
|
@ -86,7 +86,7 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
jekyll (~> 4.2.0)
|
||||
jekyll-feed (~> 0.12)
|
||||
minima (~> 2.5)
|
||||
minima (~> 2.5.1)
|
||||
tzinfo (~> 1.2)
|
||||
tzinfo-data
|
||||
wdm (~> 0.1.1)
|
||||
|
|
Loading…
Reference in a new issue