The ice cube gem was overriding too strongly the default date formatting

This commit is contained in:
echarp 2018-08-21 22:30:59 +02:00
parent a33bdd9877
commit 609659bd29
2 changed files with 12 additions and 6 deletions

View File

@ -14,7 +14,8 @@ gem 'simple_calendar'
gem 'icalendar'
# The recurrence management library
gem 'ice_cube'
# Using a forked one, that corrects https://github.com/seejohnrun/ice_cube/issues/431
gem 'ice_cube', github: 'Promptus/ice_cube'
gem 'rails', '>= 5.1.4'

View File

@ -1,3 +1,9 @@
GIT
remote: https://github.com/Promptus/ice_cube.git
revision: 86ff5e1b1298d772aa2b79cffb408b3dafbc9df9
specs:
ice_cube (0.16.1)
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
@ -200,7 +206,6 @@ GEM
i18n-active_record (0.2.2)
i18n (>= 0.5.0)
icalendar (2.4.1)
ice_cube (0.16.3)
inherited_resources (1.9.0)
actionpack (>= 4.2, < 5.3)
has_scope (~> 0.6)
@ -409,9 +414,9 @@ GEM
railties (>= 3.1.1)
tinymce-rails-langs (4.20180103)
tinymce-rails (~> 4.1, >= 4.1.10)
turbolinks (5.1.1)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
twitter (6.2.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
@ -477,7 +482,7 @@ DEPENDENCIES
http_accept_language
i18n-active_record
icalendar
ice_cube
ice_cube!
jbuilder (~> 2.5)
jquery-ui-rails
kramdown