You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2023/02/13 21:12:32 UTC

[thrift-website] branch main updated: Bump kramdown from 2.3.0 to 2.4.0

This is an automated email from the ASF dual-hosted git repository.

jensg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/thrift-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ba21410  Bump kramdown from 2.3.0 to 2.4.0
ba21410 is described below

commit ba2141049f1485002037c82cb6a9852c37ff78f6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 13 21:05:45 2023 +0000

    Bump kramdown from 2.3.0 to 2.4.0
    
    Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/gettalong/kramdown/releases)
    - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
    - [Commits](https://github.com/gettalong/kramdown/commits)
    
    ---
    updated-dependencies:
    - dependency-name: kramdown
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 3f2f032..c6e4058 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -33,7 +33,7 @@ GEM
       sassc (> 2.0.1, < 3.0)
     jekyll-watch (2.2.1)
       listen (~> 3.0)
-    kramdown (2.3.0)
+    kramdown (2.4.0)
       rexml
     kramdown-parser-gfm (1.1.0)
       kramdown (~> 2.0)