Browse Source

Move another dependency

Jasper van Merle 6 years ago
parent
commit
fa2fab7d7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Gemfile

+ 1 - 0
Gemfile

@@ -26,6 +26,7 @@ group :app do
   gem 'sprockets-sass'
   gem 'image_optim'
   gem 'image_optim_pack', platforms: :ruby
+  gem 'terminal-table'
 end
 
 group :production do