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