Project

General

Profile

« Previous | Next » 

Revision adb02501

Added by Dominic Cleal about 10 years ago

fixes #5580 - pin scoped_search for Ruby 1.8 compatibility

(cherry picked from commit e8025bf890d27cbafff91bc527aeeee39796d673)

Conflicts:
Gemfile

View differences:

Gemfile
gem "audited-activerecord", "3.0.0"
gem "will_paginate", "~> 3.0.2"
gem "ancestry", "~> 2.0.0"
gem 'scoped_search', '>= 2.5'
gem 'scoped_search', '>= 2.5', '< 3.0.0'
gem 'net-ldap'
gem 'uuidtools'
gem "apipie-rails", "~> 0.0.23"

Also available in: Unified diff