mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-06-28 22:27:06 -04:00
Merge branch 'main' of https://git.anonymousland.org/anonymousland/anonymousland
This commit is contained in:
commit
418b10c4f0
1 changed files with 1 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -1,5 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
gem 'jekyll'
|
||||
gem "jekyll-theme-potato-hacker"
|
||||
|
@ -8,4 +7,4 @@ gem 'jekyll-seo-tag'
|
|||
gem "bundler", "2.3.24"
|
||||
gem "kramdown-parser-gfm"
|
||||
gemspec
|
||||
gem "webrick", "~> 1.7"
|
||||
gem "webrick", "~> 1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue