Skip to content

Commit

Permalink
add rackup to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Jan 27, 2024
1 parent df574ec commit 2b1bf8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source 'https://rubygems.org'
gem 'byebug'
gem 'lp'
gem 'pretty_trace'
gem 'rackup'
gem 'rspec'
gem 'rspec_approvals'
gem 'runfile', '>= 1.0.0.rc4', require: false
Expand Down

0 comments on commit 2b1bf8a

Please sign in to comment.