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"
1111gem "jekyll" , "~> 3.8.3"
1212
1313# 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 "
1515
1616# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1717# uncomment the line below. To upgrade, run `bundle update github-pages`.
@@ -23,7 +23,7 @@ group :jekyll_plugins do
2323 gem "jekyll-data"
2424 gem "jekyll-asciidoc"
2525 gem "git"
26- gem "jekyll-theme-open-project-helpers" , "~> 2.0.14 "
26+ gem "jekyll-theme-open-project-helpers" , "~> 2.1.9 "
2727end
2828
2929# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
@@ -37,4 +37,4 @@ gem "rake"
3737gem "html-proofer"
3838
3939gem "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