Skip to content

Commit

Permalink
add gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
maxXx1 committed Apr 11, 2024
1 parent ffbd056 commit 4080219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

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

Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ PLATFORMS
DEPENDENCIES
html-proofer (~> 4.4)
http_parser.rb (~> 0.6.0)
jekyll (~> 4.3.3)
jekyll-date-localization
jekyll-theme-chirpy (~> 6.5, >= 6.5.5)
tzinfo (>= 1, < 3)
Expand Down

0 comments on commit 4080219

Please sign in to comment.