Add icalendar files (fixes #2147)

This commit is contained in:
Sasi Olin 2021-02-14 22:56:45 +01:00 committed by Henne Vogelsang
parent 32164c47db
commit d540092bfc
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
6 changed files with 80 additions and 0 deletions

View file

@ -219,6 +219,8 @@ gem 'nokogiri', '>= 1.8.1'
# memcached binary connector
gem 'dalli'
gem 'icalendar'
# Use guard and spring for testing in development
group :development do
# to launch specs when files are modified