mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Add icalendar files (fixes #2147)
This commit is contained in:
parent
32164c47db
commit
d540092bfc
6 changed files with 80 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue