diff --git a/Gemfile b/Gemfile
index 2bb474fda51f766251c5999438e66e82b483f515..b0a59671f0b777ade869dc620f6eea6fab4bf217 100644
--- a/Gemfile
+++ b/Gemfile
@@ -107,6 +107,7 @@ group :development, :test, :assets do
   gem 'coffee-rails'
 
   # Use jquery as the JavaScript library
+	# Limited to before 4.1, because later version breaks the date/time selector
   gem 'jquery-rails', '< 4.1'
   # Turbolinks makes following links in your web application
   # faster. Read more: https://github.com/rails/turbolinks