Use main ice_cube gem now feature is merged
This commit is contained in:
parent
b26a0cad12
commit
7f9c99f849
2 changed files with 3 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -41,7 +41,7 @@ gem 'whenever', require: false # For defining cronjobs, see config/schedule.rb
|
|||
gem 'protected_attributes'
|
||||
gem 'ruby-units'
|
||||
gem 'attribute_normalizer'
|
||||
gem 'ice_cube', github: 'wvengen/ice_cube', branch: 'issues/50-from_ical-rebased' # fork until merged
|
||||
gem 'ice_cube', '~> 0.13.0'
|
||||
gem 'recurring_select'
|
||||
gem 'roo', '~> 1.13.2'
|
||||
gem 'spreadsheet'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue