Skip to content

Commit

Permalink
comment out new webrick gem
Browse files Browse the repository at this point in the history
debug problems on appveyor
  • Loading branch information
brianlball authored Nov 4, 2024
1 parent 0f33988 commit c5e9195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ruby '~>3.2.0'
# gem 'rubygems-update', '2.7.8'

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

# added for support of the project rakefile
Expand Down

0 comments on commit c5e9195

Please sign in to comment.