Skip to content

Commit

Permalink
bundle exec jekyll serve
Browse files Browse the repository at this point in the history
  • Loading branch information
terasakisatoshi committed May 21, 2023
1 parent f8b3d8d commit c0746ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,2 +1,4 @@
source 'https://rubygems.org'
gem "github-pages", group: :jekyll_plugins
# https://github.com/github/pages-gem/issues/752
gem "webrick", "~> 1.8"
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -247,12 +247,14 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.8.1)

PLATFORMS
x86_64-darwin-22

DEPENDENCIES
github-pages
webrick (~> 1.8)

BUNDLED WITH
2.4.10

0 comments on commit c0746ae

Please sign in to comment.