Skip to content

Commit

Permalink
Merge pull request #5017 from solidusio/backport/v3.2/pr-5010
Browse files Browse the repository at this point in the history
[v3.2] Add webrick as explicit dev dependency
  • Loading branch information
kennyadsl authored Apr 17, 2023
2 parents 2ea8e9a + 0976c90 commit 52437cc
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 @@ end
group :backend do
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 52437cc

Please sign in to comment.