Update iso8601

This commit is contained in:
Martin Lensment 2015-08-11 11:03:09 +03:00
parent beaf8fc7b6
commit aa54e3c84f
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ source 'https://rubygems.org'
# core
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'
# load env

View file

@ -574,7 +574,7 @@ DEPENDENCIES
html2haml (~> 2.0.0)
html5_validators (~> 1.2.0)
isikukood
iso8601 (~> 0.8.2)
iso8601 (~> 0.8.6)
jbuilder (~> 2.2.6)
jquery-rails (~> 4.0.3)
jquery-ui-rails (~> 5.0.3)