about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 631d76c6c..1730b2ce0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -35,6 +35,7 @@ gem 'redis', '~>3.2'
 gem 'fast_blank'
 gem 'htmlentities'
 gem 'onebox'
+gem 'simple_form'
 
 group :development, :test do
   gem 'rspec-rails'