mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 02:33:35 +02:00
Update iso8601
This commit is contained in:
parent
beaf8fc7b6
commit
aa54e3c84f
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -9,7 +9,7 @@ source 'https://rubygems.org'
|
||||||
|
|
||||||
# core
|
# core
|
||||||
gem 'rails', '4.2.3' # when update, all initializers eis_custom files needs check/update
|
gem 'rails', '4.2.3' # when update, all initializers eis_custom files needs check/update
|
||||||
gem 'iso8601', '~> 0.8.2' # for dates and times
|
gem 'iso8601', '~> 0.8.6' # for dates and times
|
||||||
gem 'hashie-forbidden_attributes', '~> 0.1.1'
|
gem 'hashie-forbidden_attributes', '~> 0.1.1'
|
||||||
|
|
||||||
# load env
|
# load env
|
||||||
|
|
|
@ -574,7 +574,7 @@ DEPENDENCIES
|
||||||
html2haml (~> 2.0.0)
|
html2haml (~> 2.0.0)
|
||||||
html5_validators (~> 1.2.0)
|
html5_validators (~> 1.2.0)
|
||||||
isikukood
|
isikukood
|
||||||
iso8601 (~> 0.8.2)
|
iso8601 (~> 0.8.6)
|
||||||
jbuilder (~> 2.2.6)
|
jbuilder (~> 2.2.6)
|
||||||
jquery-rails (~> 4.0.3)
|
jquery-rails (~> 4.0.3)
|
||||||
jquery-ui-rails (~> 5.0.3)
|
jquery-ui-rails (~> 5.0.3)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue