From 8ee384775ba6669b3cf6efb0ded1bb975c7fcb71 Mon Sep 17 00:00:00 2001 From: Alexander Machehin Date: Fri, 12 Sep 2014 10:12:33 +0600 Subject: [PATCH] downgrade jquery-rails to 2.3 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 913057928..312a230ad 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem 'rails3-jquery-autocomplete', '~> 1.0' gem 'will_paginate', '~> 3.0' gem 'meta-tags', '~> 2.0', require: 'meta_tags' gem "haml-rails", '~> 0.5' -gem 'jquery-rails', '~> 3.1' +gem 'jquery-rails', '~> 2.3' gem 'jquery-migrate-rails' gem 'ruby-haml-js', '~> 0.0.5' gem 'friendly_id', '~> 5.0' diff --git a/Gemfile.lock b/Gemfile.lock index b22d366a9..cb48eba35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) jquery-migrate-rails (1.2.1) - jquery-rails (3.1.1) + jquery-rails (2.3.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.0) @@ -546,7 +546,7 @@ DEPENDENCIES hirb jbuilder (~> 2.1) jquery-migrate-rails - jquery-rails (~> 3.1) + jquery-rails (~> 2.3) js-routes localeapp logglier