Skip to content

Commit 8dfc488

Browse files
committed
update news, poem, update deploy
1 parent e373a36 commit 8dfc488

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
# run: bundle update uri # gem update bundler # added
2727
- name: Install deps
2828
run: |
29-
bundle install
3029
bundle clean --force
30+
bundle install
3131
npm install -g mermaid.cli
3232
- name: Setup deploy options
3333
id: setup

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ group :jekyll_plugins do
1717
# gem 'mini_racer'
1818
gem 'unicode_utils'
1919
gem 'webrick'
20-
# gem 'uri', '1.0.2'
20+
2121
end
2222
group :other_plugins do
2323
gem 'httparty'

0 commit comments

Comments
 (0)