Project

General

Profile

« Previous | Next » 

Revision e8025bf8

Added by Dominic Cleal about 10 years ago

fixes #5580 - pin scoped_search for Ruby 1.8 compatibility

View differences:

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

Also available in: Unified diff