Skip to content

Commit

Permalink
deps: added Gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
maxXx1 committed Apr 11, 2024
1 parent d7a3e49 commit e7ec60e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

# gem "rails"
gem "github-pages", "~> 215", group: :jekyll_plugins
gem "jekyll-theme-chirpy", "~> 6.5", ">= 6.5.5"
gem 'jekyll-date-localization', group: :jekyll_plugins

Expand Down

0 comments on commit e7ec60e

Please sign in to comment.