aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-10-06 15:15:10 +0200
committerhellekin <hellekin@cepheide.org>2020-10-06 15:15:10 +0200
commit34ee674c79fb1e3d9b89c66df483b48e8a507f4f (patch)
tree296c7003c2c9aafe8effb458aaad757fcca0f80f /Gemfile
parentef3985b22cbc5b0185d83ca10b7ec8663e6fb65b (diff)
downloadincommon-map-34ee674c79fb1e3d9b89c66df483b48e8a507f4f.tar.gz
Add better integration with systemd
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 0f2d720..bccedcf 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,6 +9,7 @@ gem 'rails', '~> 6.0.3', '>= 6.0.3.2'
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server
gem 'puma', '~> 4.1'
+gem 'puma-plugin-systemd'
# Use SCSS for stylesheets
gem 'sass-rails', '>= 6'
# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker