Skip to content

Commit

Permalink
Add rackup as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mkon committed Oct 5, 2022
1 parent 5ef4d49 commit bcf6286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api_valve.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'json_spec', '~> 1.1'
s.add_development_dependency 'rack-test', '~> 2.0'
s.add_development_dependency 'rackup'
s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'rubocop', '1.36.0'
s.add_development_dependency 'rubocop-rspec', '2.13.1'
Expand Down

0 comments on commit bcf6286

Please sign in to comment.