File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ source "https://rubygems.org"
11
11
gem "jekyll" , "3.8.6"
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
- gem "minima" , "~> 2.0 "
14
+ gem "minima" , "~> 2.5 "
15
15
gem 'jekyll-seo-tag' , "~> 2.6.1"
16
16
17
17
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
Original file line number Diff line number Diff line change 58
58
rb-inotify (~> 0.9 , >= 0.9.10 )
59
59
mercenary (0.3.6 )
60
60
mini_portile2 (2.4.0 )
61
- minima (2.5.0 )
62
- jekyll (~> 3.5 )
61
+ minima (2.5.1 )
62
+ jekyll (>= 3.5 , < 5.0 )
63
63
jekyll-feed (~> 0.9 )
64
64
jekyll-seo-tag (~> 2.1 )
65
65
multi_json (1.13.1 )
@@ -98,7 +98,7 @@ DEPENDENCIES
98
98
jekyll-paginate
99
99
jekyll-seo-tag (~> 2.6.1 )
100
100
jemoji
101
- minima (~> 2.0 )
101
+ minima (~> 2.5 )
102
102
tzinfo-data
103
103
104
104
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments