We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f946ef commit 142417cCopy full SHA for 142417c
server/Gemfile
@@ -7,7 +7,7 @@ ruby '~>3.2.0'
7
# gem 'rubygems-update', '2.7.8'
8
9
gem 'rails', '~> 6.1.3'
10
-#gem 'webrick', '~> 1.8.2'
+gem 'webrick', '~> 1.8.2'
11
gem 'rake', '~> 13.0'
12
13
# added for support of the project rakefile
0 commit comments