File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ source "https://rubygems.org"
11
11
gem "jekyll" , "~> 4.3.4"
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
16
16
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
17
17
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 44
44
jekyll (>= 3.7 , < 5.0 )
45
45
jekyll-sass-converter (3.0.0 )
46
46
sass-embedded (~> 1.54 )
47
- jekyll-seo-tag (2.7.1 )
47
+ jekyll-seo-tag (2.8.0 )
48
48
jekyll (>= 3.8 , < 5.0 )
49
49
jekyll-watch (2.2.1 )
50
50
listen (~> 3.0 )
58
58
rb-inotify (~> 0.9 , >= 0.9.10 )
59
59
mercenary (0.4.0 )
60
60
mini_portile2 (2.8.7 )
61
- minima (2.5.1 )
61
+ minima (2.5.2 )
62
62
jekyll (>= 3.5 , < 5.0 )
63
63
jekyll-feed (~> 0.9 )
64
64
jekyll-seo-tag (~> 2.1 )
74
74
rb-inotify (0.11.1 )
75
75
ffi (~> 1.0 )
76
76
rexml (3.3.7 )
77
- rouge (4.3 .0 )
77
+ rouge (4.4 .0 )
78
78
safe_yaml (1.0.5 )
79
79
sass-embedded (1.78.0 )
80
80
google-protobuf (~> 4.27 )
@@ -104,7 +104,7 @@ DEPENDENCIES
104
104
jekyll (~> 4.3.4 )
105
105
jekyll-asciidoc
106
106
jekyll-feed (~> 0.17 )
107
- minima (~> 2.0 )
107
+ minima (~> 2.5 )
108
108
nokogiri (~> 1.16 )
109
109
slim (~> 5.2.1 )
110
110
thread_safe (~> 0.3.5 )
You can’t perform that action at this time.
0 commit comments