diff --git a/Gemfile b/Gemfile index c214475..d8be2ab 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.5.0') end gem "rails", "4.2.2" -gem "jquery-rails", "~> 3.1.1" +gem "jquery-rails", "~> 3.1.3" gem "coderay", "~> 1.1.0" gem "builder", ">= 3.0.4" gem "request_store", "1.0.5"