mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Remove SyslogLogger
gem
It is present in Ruby Standard Library since version 2.0 https://github.com/seattlerb/sysloglogger
This commit is contained in:
parent
dea84915b5
commit
a15449cd34
3 changed files with 1 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -8,8 +8,6 @@ end if Bundler::VERSION < '2'
|
|||
source 'https://rubygems.org'
|
||||
|
||||
# core
|
||||
|
||||
gem 'SyslogLogger', '2.0', require: 'syslog/logger'
|
||||
gem 'iso8601', '0.8.6' # for dates and times
|
||||
gem 'rails', '4.2.11' # when update, all initializers eis_custom files needs check/update
|
||||
gem 'rest-client'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue