Skip to content

Commit

Permalink
Add explicit dependency for webrick
Browse files Browse the repository at this point in the history
  • Loading branch information
ursm committed Jul 7, 2024
1 parent 828b099 commit 7848531
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ gemspec
gem 'rackup'
gem 'rake'
gem 'rspec'
gem 'webrick'
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ DEPENDENCIES
rackup
rake
rspec
webrick

BUNDLED WITH
2.5.14

0 comments on commit 7848531

Please sign in to comment.