Skip to content

Commit 6ec8f9a

Browse files
authored
Merge pull request #143 from sandialabs/dependabot/bundler/pages/jekyll-timeago-tw-0.15.0
Update jekyll-timeago requirement from ~> 0.13.1 to ~> 0.15.0 in /pages
2 parents 73a72ee + a3c9a51 commit 6ec8f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem 'jekyll', '~> 4.2'
44

55
group :jekyll_plugins do
6-
gem 'jekyll-timeago', '~> 0.13.1'
6+
gem 'jekyll-timeago', '~> 0.15.0'
77
end

0 commit comments

Comments
 (0)