File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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.3"
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
- gem "jekyll-theme-open-project" , "~> 2.0.14 "
14
+ gem "jekyll-theme-open-project" , "~> 2.1.9 "
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`.
@@ -23,7 +23,7 @@ group :jekyll_plugins do
23
23
gem "jekyll-data"
24
24
gem "jekyll-asciidoc"
25
25
gem "git"
26
- gem "jekyll-theme-open-project-helpers" , "~> 2.0.14 "
26
+ gem "jekyll-theme-open-project-helpers" , "~> 2.1.9 "
27
27
end
28
28
29
29
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
@@ -37,4 +37,4 @@ gem "rake"
37
37
gem "html-proofer"
38
38
39
39
gem "ffi" , "~> 1.16.3"
40
- gem "nokogiri" , "~> 1.15.5"
40
+ gem "nokogiri" , "~> 1.15.5"
You can’t perform that action at this time.
0 commit comments