Skip to content

Commit ba1389e

Browse files
authored
Updated to kramdown 2.3.0 due to security alert. (#198)
* Updated to kramdown 2.3.0 due to security alert. * Update bundle to the one by github-pages
1 parent f881d14 commit ba1389e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
3333
- name: Bundle install
3434
run: |
35+
bundle update github-pages
3536
bundle config path vendor/bundle
3637
bundle install
3738

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
jekyll-theme-time-machine (= 0.1.1)
6868
jekyll-titles-from-headings (= 0.5.3)
6969
jemoji (= 0.11.1)
70-
kramdown (= 1.17.0)
70+
kramdown (= 2.3.0)
7171
liquid (= 4.0.3)
7272
mercenary (~> 0.3)
7373
minima (= 2.5.1)

0 commit comments

Comments
 (0)