mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
add puma gem
This commit is contained in:
parent
a191f21cb1
commit
8cadcb4214
2 changed files with 3 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -55,6 +55,7 @@ group :development, :test do
|
|||
gem 'pry'
|
||||
gem 'pry-rails'
|
||||
gem 'capybara'
|
||||
gem 'puma'
|
||||
gem 'launchy'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue