aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-10-08 16:59:55 +0200
committerhellekin <hellekin@cepheide.org>2020-10-08 16:59:55 +0200
commit00ac912be46d858379fb5685b7290fe8d60001ef (patch)
tree6eb7c1cb2e75d58f40d41479267dfa2e381c678f /Gemfile
parent12cd55048f1357a3e3dc384db37b9f4edb6819d7 (diff)
parent8f691b566ffbc79f1d2d7a3f67d8607cc03a789c (diff)
downloadincommon-map-00ac912be46d858379fb5685b7290fe8d60001ef.tar.gz
Merge branch 'taxonomies'
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 5cc080e..e11ac05 100644
--- a/Gemfile
+++ b/Gemfile
@@ -24,6 +24,8 @@ gem 'jbuilder', '~> 2.7'
# Use Active Storage variant
# gem 'image_processing', '~> 1.2'
+# Use acts_as_list for taxonomies
+gem 'acts_as_list'
# Use bitfields in models
gem 'bitfields'
# Use Discourse API