mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-05-20 18:00:23 -04:00
Update Gemfile
This commit is contained in:
parent
745e8ed279
commit
21843048d4
2 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,7 @@ kind: pipeline
|
|||
name: Jekyll build
|
||||
type: docker
|
||||
|
||||
|
||||
steps:
|
||||
|
||||
- name: build
|
||||
image: ruby
|
||||
commands:
|
||||
|
|
2
Gemfile
2
Gemfile
|
@ -6,4 +6,4 @@ gem 'jekyll-feed'
|
|||
gem 'jekyll-seo-tag'
|
||||
gem "bundler"
|
||||
gem "kramdown-parser-gfm"
|
||||
gem "webrick", "~> 1.7"
|
||||
gem "webrick"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue