[#345] downgrade jquery-rails version because Sprockets::FileNotFound - couldn't find file 'jquery-ui'

This commit is contained in:
Alexander Machehin 2014-03-11 17:34:06 +06:00
parent d5f2e87f1c
commit a4e2b6cfd1
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.5'
gem 'meta-tags', '~> 1.5', require: 'meta_tags'
gem "haml-rails", '~> 0.5'
gem 'jquery-rails', '~> 3.1'
gem 'jquery-rails', '~> 2.3.0'
gem 'ruby-haml-js', '~> 0.0.5'
gem 'friendly_id', '~> 5.0.3'

View File

@ -170,7 +170,7 @@ GEM
jbuilder (2.0.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.1.0)
jquery-rails (2.3.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
js-routes (0.9.6)
@ -481,7 +481,7 @@ DEPENDENCIES
highline (~> 1.6.20)
hirb
jbuilder (~> 2.0.3)
jquery-rails (~> 3.1)
jquery-rails (~> 2.3.0)
js-routes
localeapp
logglier