Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Adding logger gem to staging env
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstrilets committed Sep 6, 2017
1 parent 582b9a6 commit f900776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ group :production do
gem 'libv8'
end

group :test, :production do
group :test, :production, :staging do
gem 'syslog-logger'
end

Expand Down

0 comments on commit f900776

Please sign in to comment.