mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-12-27 23:39:22 -05:00
Merge branch 'main' of https://git.anonymousland.org/anonymousland/anonymousland
This commit is contained in:
commit
418b10c4f0
3
Gemfile
3
Gemfile
@ -1,5 +1,4 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
gem 'jekyll'
|
gem 'jekyll'
|
||||||
gem "jekyll-theme-potato-hacker"
|
gem "jekyll-theme-potato-hacker"
|
||||||
@ -8,4 +7,4 @@ gem 'jekyll-seo-tag'
|
|||||||
gem "bundler", "2.3.24"
|
gem "bundler", "2.3.24"
|
||||||
gem "kramdown-parser-gfm"
|
gem "kramdown-parser-gfm"
|
||||||
gemspec
|
gemspec
|
||||||
gem "webrick", "~> 1.7"
|
gem "webrick", "~> 1.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user