mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Syslog updates #2292
This commit is contained in:
parent
07821cbf67
commit
a0fecf1c2e
5 changed files with 9 additions and 6 deletions
1
Gemfile
1
Gemfile
|
@ -11,6 +11,7 @@ source 'https://rubygems.org'
|
|||
gem 'rails', '4.2.3' # when update, all initializers eis_custom files needs check/update
|
||||
gem 'iso8601', '~> 0.8.6' # for dates and times
|
||||
gem 'hashie-forbidden_attributes', '~> 0.1.1'
|
||||
gem 'SyslogLogger', '~> 2.0.0'
|
||||
|
||||
# load env
|
||||
gem 'figaro', '~> 1.1.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue