Skip to content

Commit 54cb3d4

Browse files
committed
Merge pull request #26 from sao/master
Remove rails_stdout_logging in Gemfile
2 parents 039aae1 + 1c9bf9f commit 54cb3d4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Gemfile

-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ end
176176

177177
group :production do
178178
gem 'honeybadger'
179-
gem 'rails_stdout_logging'
180179
gem 'rails_12factor'
181180
gem 'unicorn'
182181
gem 'unicorn-worker-killer'

Gemfile.lock

-1
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,6 @@ DEPENDENCIES
683683
rails-erd
684684
rails_12factor
685685
rails_autolink
686-
rails_stdout_logging
687686
redcarpet
688687
redis
689688
resque

0 commit comments

Comments
 (0)