mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Update rails
This commit is contained in:
parent
c64a35e9a0
commit
af4219a50d
2 changed files with 34 additions and 34 deletions
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ end if Bundler::VERSION < '2'
|
|||
source 'https://rubygems.org'
|
||||
|
||||
# core
|
||||
gem 'rails', '4.2.3' # when update, all initializers eis_custom files needs check/update
|
||||
gem 'rails', '4.2.4' # 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', require: 'syslog/logger'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue