diff --git a/Gemfile b/Gemfile index f02a172..210c6ff 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ source "http://rubygems.org" gemspec # jquery-rails is used by the dummy application -gem "jquery-rails" +gem "jquery-rails", ">= 4.4.0" # Declare any dependencies that are still in development here instead of in # your gemspec. These might include edge Rails or gems from your path or