Skip to content

Commit e5a891f

Browse files
committed
Lock meta_search version
1 parent 3fadfd3 commit e5a891f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

activeadmin-mongoid.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Gem::Specification.new do |gem|
2222
gem.add_runtime_dependency 'activeadmin', '~> 0.6'
2323
gem.add_runtime_dependency 'jquery-rails', '< 3.0' # in which they remove jquery-ui
2424
gem.add_runtime_dependency 'sass-rails', ['>= 3.1.4', '< 5.0']
25+
gem.add_runtime_dependency 'meta_search', '~> 1.1.3'
2526

2627
gem.add_development_dependency 'rspec-rails', '~> 2.7'
2728
end

0 commit comments

Comments
 (0)