Skip to content

Commit

Permalink
webrick and gitignore updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottN13 committed Jul 30, 2024
1 parent 295c4cd commit 145646a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
_site
Gemfile.lock
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ gem 'rack', '~> 2.2.4'
gem 'rspec'
gem 'github-pages', group: :jekyll_plugins
gem 'jemoji', '~> 0.13.0'
gem "webrick", "~> 1.8"

0 comments on commit 145646a

Please sign in to comment.