Skip to content

Commit

Permalink
webrick
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Sep 7, 2023
1 parent d548227 commit e05307f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ group :development do
gem "rdoc", require: false
gem "psych", "~> 5.1", require: false
end

gem "webrick", "~> 1.8"
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ GEM
unparser (0.6.8)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
webrick (1.8.1)
yard (0.9.34)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
Expand Down Expand Up @@ -139,6 +140,7 @@ DEPENDENCIES
ruby-lsp!
sorbet-static-and-runtime
tapioca (~> 0.11)
webrick (~> 1.8)

BUNDLED WITH
2.4.10

0 comments on commit e05307f

Please sign in to comment.