about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
authorJenkins <jenkins@jenkins.ninjawedding.org>2018-02-11 18:17:11 +0000
committerJenkins <jenkins@jenkins.ninjawedding.org>2018-02-11 18:17:11 +0000
commit5ffa6f0fa12f5711e96b861c9813f3ec53bac3ee (patch)
treeecee87839ecd165f00a0513d120973fa6ac44c6d /Gemfile
parentefc9ffcb80b995ef8c8d95ab1d8cb0af8efc094d (diff)
parentcf36d184f41b5bfc0c63d6c8409b05cca2eb67ee (diff)
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 65608b51e..dbdab7cc2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -78,6 +78,8 @@ gem 'simple-navigation', '~> 4.0'
 gem 'simple_form', '~> 3.4'
 gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
 gem 'strong_migrations'
+gem 'tty-command'
+gem 'tty-prompt'
 gem 'twitter-text', '~> 1.14'
 gem 'tzinfo-data', '~> 1.2017'
 gem 'webpacker', '~> 3.0'