mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Merge branch 'story/105855968-directo' into staging
# Conflicts: # Gemfile # Gemfile.lock
This commit is contained in:
commit
7d8cc9839f
15 changed files with 444 additions and 229 deletions
1
Gemfile
1
Gemfile
|
@ -9,6 +9,7 @@ source 'https://rubygems.org'
|
|||
|
||||
# core
|
||||
gem 'rails', '4.2.5.2' # when update, all initializers eis_custom files needs check/update
|
||||
gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: 'rails-4-x'
|
||||
gem 'iso8601', '0.8.6' # for dates and times
|
||||
gem 'hashie-forbidden_attributes', '0.1.1'
|
||||
gem 'SyslogLogger', '2.0', require: 'syslog/logger'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue