mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
puma up
This commit is contained in:
parent
63cdec2ad0
commit
474d9773b9
2 changed files with 3 additions and 5 deletions
4
Gemfile
4
Gemfile
|
@ -33,7 +33,8 @@ gem 'uglifier'
|
|||
gem 'leaflet-rails'
|
||||
gem 'validate_url'
|
||||
|
||||
gem 'webrick', '~> 1.7'
|
||||
gem 'puma'
|
||||
|
||||
|
||||
group :development do
|
||||
gem 'awesome_print'
|
||||
|
@ -46,7 +47,6 @@ group :development, :test do
|
|||
gem 'launchy'
|
||||
gem 'pry'
|
||||
gem 'pry-rails'
|
||||
gem 'puma', '~> 6.2.1'
|
||||
gem 'rspec-rails', '~> 3.0'
|
||||
gem 'rubocop'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue