diff --git a/Gemfile b/Gemfile index ed72c26..fa9442e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem "rails", "3.2.22" -gem "jquery-rails", "~> 3.1.1" +gem "jquery-rails", "~> 3.1.3" gem "coderay", "~> 1.1.0" gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby] gem "builder", ">= 3.0.4"