downgrade jquery-rails to 2.3

This commit is contained in:
Alexander Machehin 2014-09-12 10:12:33 +06:00
parent e532d63257
commit 8ee384775b
2 changed files with 3 additions and 3 deletions

View File

@ -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'

View File

@ -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