Skip to content

Commit

Permalink
Add rack gem to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Jun 15, 2024
1 parent 1ed17b5 commit 9f21cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/ruby/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ gem 'sinatra'
gem 'mysql2'
gem 'mysql2-cs-bind'
gem 'bcrypt'
gem 'rack'
gem 'rackup'

group :development do
Expand Down

0 comments on commit 9f21cca

Please sign in to comment.