Fix dependencies for production
This commit is contained in:
parent
8f29a17e33
commit
6abf6cbceb
2 changed files with 7 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,6 +6,8 @@ gem 'rake'
|
|||
gem 'rackup'
|
||||
gem 'puma'
|
||||
gem 'sqlite3'
|
||||
gem 'base64', '0.1.1'
|
||||
gem 'forwardable', '1.3.2'
|
||||
gem 'bcrypt'
|
||||
gem 'gettext'
|
||||
gem 'chartkick'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue