Gemfile in timex_datalink_caldav-0.3.0 vs Gemfile in timex_datalink_caldav-1.0.0

- old
+ new

@@ -18,5 +18,9 @@ gem "icalendar-recurrence", "~> 1.1" gem "activesupport", "~> 7.0" gem "tzinfo", "~> 2.0" + +gem "yaml", "~> 0.2.1" + +gem "open-uri", "~> 0.3.0"