Skip to content

Commit e0e1a54

Browse files
committed
Fixes #39588 - Allow scoped_search 5
1 parent 0a55f9d commit e0e1a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'rest-client', '>= 2.0.0', '< 3', :require => 'rest_client'
88
gem 'audited', '~> 5.0', '!= 5.1.0'
99
gem 'will_paginate', '~> 3.3'
1010
gem 'ancestry', '~> 4.0'
11-
gem 'scoped_search', '>= 4.3.1', '< 5'
11+
gem 'scoped_search', '>= 4.3.1', '< 6'
1212
gem 'ldap_fluff', '>= 0.9.0', '< 1.0'
1313
gem 'apipie-rails', '>= 0.8.0', '< 2'
1414
gem 'apipie-dsl', '>= 2.6.2'

0 commit comments

Comments
 (0)