summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2017-03-15 00:29:56 +0100
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2017-03-15 00:29:56 +0100
commit3dcc6e4a59ff979c60950a4849ea1ae28a42395d (patch)
treebb4c3a2ad541d6ec32c406f2df704d140953b189 /Gemfile
parent2e5767e71d86278517ca4ba313be1bcb85ae1dd4 (diff)
downloadecs-3dcc6e4a59ff979c60950a4849ea1ae28a42395d.tar.gz
ecs-3dcc6e4a59ff979c60950a4849ea1ae28a42395d.zip
Add new gems.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b2ad372..c64535d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -39,3 +39,5 @@ gem 'spring', group: :development
# gem 'debugger', group: [:development, :test]
gem "pg"
+gem "haml", "4.0.5"
+gem "simple-navigation"