Skip to content

Commit

Permalink
Add rack-up to website Gemfile for client dev (#626)
Browse files Browse the repository at this point in the history
rack-up split off into it's own gem so running client_dev
failed with a command not found error.
  • Loading branch information
coalest authored Feb 3, 2025
1 parent d2228ae commit f7a2ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ gem 'puma'
gem 'listen'
gem 'byebug'
gem 'stackprof'
gem 'rackup'

0 comments on commit f7a2ef5

Please sign in to comment.