Skip to content

Commit 6cf7315

Browse files
committed
Update Gemfile
1 parent f3aa357 commit 6cf7315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ gem 'resque'
3434
gem 'panda'
3535
gem 'bcrypt-ruby', '~> 3.0.0'
3636
gem "filepicker-rails", :git => "git://github.com/maxtilford/filepicker-rails.git"
37+
gem 'rails_log_stdout', github: 'heroku/rails_log_stdout'
38+
gem 'rails3_serve_static_assets', github: 'heroku/rails3_serve_static_assets'
39+
gem 'rails_12factor'
3740

3841
group :development, :test do
3942
gem 'sqlite3'

0 commit comments

Comments
 (0)