Skip to content

Commit

Permalink
Added Webrick
Browse files Browse the repository at this point in the history
  • Loading branch information
just3ws committed Nov 14, 2023
1 parent f710d4b commit 4310ec1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ group :development do
gem 'html-proofer', require: false
gem 'mdl', require: false
gem 'scss_lint', require: false
gem 'webrick', require: false
end
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ GEM
unf_ext
unf_ext (0.0.9)
unicode-display_width (2.5.0)
webrick (1.8.1)
yell (2.2.2)
zeitwerk (2.6.12)

Expand All @@ -385,6 +386,7 @@ DEPENDENCIES
jekyll-octicons
mdl
scss_lint
webrick

RUBY VERSION
ruby 3.2.2p53
Expand Down

0 comments on commit 4310ec1

Please sign in to comment.