Skip to content

Commit

Permalink
Merge pull request #793 from ainar/develop
Browse files Browse the repository at this point in the history
Add webrick to server gemfile
  • Loading branch information
brianlball authored Nov 4, 2024
2 parents 0578b0b + 2a99673 commit 75cc175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ruby '~>3.2.0'
# gem 'rubygems-update', '2.7.8'

gem 'rails', '~> 6.1.3'
gem 'webrick', '~> 1.8.2'
gem 'rake', '~> 13.0'

# added for support of the project rakefile
Expand Down

0 comments on commit 75cc175

Please sign in to comment.