diff --git a/Gemfile b/Gemfile index f02a172..7765b77 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", ">= 2.1.3" # 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