Skip to content

Commit

Permalink
Add webrick to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Mar 25, 2024
1 parent 62a12fd commit fab10ce
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 @@ -16,3 +16,4 @@ gem 'wdm', '~> 0.1', platforms: [:mswin, :mingw, :x64_mingw]
gem "dotenv"

gem "slippyd-colorist", require: "colorist"
gem "webrick"
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ GEM
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.8.1)

PLATFORMS
ruby
Expand All @@ -129,6 +130,7 @@ DEPENDENCIES
slippyd-colorist
tzinfo-data
wdm (~> 0.1)
webrick

BUNDLED WITH
2.5.7

0 comments on commit fab10ce

Please sign in to comment.