Skip to content

Commit

Permalink
Merge pull request #5010 from nebulab/kennyadsl/fix-teaspoon
Browse files Browse the repository at this point in the history
Add webrick as explicit dev dependency
  • Loading branch information
kennyadsl authored Apr 12, 2023
2 parents 813a9a1 + 0f591e0 commit 482a56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ group :backend do
# JavaScript testing
gem 'teaspoon', github: 'jejacks0n/teaspoon', require: false
gem 'teaspoon-mocha', github: 'jejacks0n/teaspoon', require: false
gem 'webrick', require: false
end

group :utils do
Expand Down

0 comments on commit 482a56a

Please sign in to comment.