Skip to content

Commit

Permalink
Add rackup development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Jan 26, 2024
1 parent a900ac7 commit 63aeae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capybara.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Gem::Specification.new do |s|
s.add_development_dependency('launchy', ['>= 2.0.4'])
s.add_development_dependency('minitest')
s.add_development_dependency('puma')
s.add_development_dependency('rackup')
s.add_development_dependency('rake')
s.add_development_dependency('rspec', ['>= 3.5.0'])
s.add_development_dependency('rspec-instafail')
Expand Down

0 comments on commit 63aeae1

Please sign in to comment.