Skip to content

Commit

Permalink
Merge pull request #5018 from solidusio/backport/v3.3/pr-5010
Browse files Browse the repository at this point in the history
[v3.3] Add webrick as explicit dev dependency
  • Loading branch information
kennyadsl authored Apr 17, 2023
2 parents dc17bee + 4c8c3a7 commit 493e135
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 @@ -63,6 +63,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 493e135

Please sign in to comment.