Skip to content

Commit a3c9a51

Browse files
Update jekyll-timeago requirement from ~> 0.13.1 to ~> 0.15.0 in /pages
Updates the requirements on [jekyll-timeago](https://github.com/markets/jekyll-timeago) to permit the latest version. - [Release notes](https://github.com/markets/jekyll-timeago/releases) - [Commits](markets/jekyll-timeago@v0.13.1...v0.15.0) --- updated-dependencies: - dependency-name: jekyll-timeago dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 057de54 commit a3c9a51

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)