vendor/assets/javascripts/fullcalendar/gcal.js in fullcalendar-rails-3.1.0.0 vs vendor/assets/javascripts/fullcalendar/gcal.js in fullcalendar-rails-3.2.0.0
- old
+ new
@@ -1,8 +1,8 @@
/*!
- * FullCalendar v3.1.0 Google Calendar Plugin
- * Docs & License: http://fullcalendar.io/
- * (c) 2016 Adam Shaw
+ * FullCalendar v3.2.0 Google Calendar Plugin
+ * Docs & License: https://fullcalendar.io/
+ * (c) 2017 Adam Shaw
*/
(function(factory) {
if (typeof define === 'function' && define.amd) {
define([ 'jquery' ], factory);