Skip to content

Commit

Permalink
Update mongoid to version 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 17, 2018
1 parent 4aa1b11 commit b6d0527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activeadmin-mongoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
gem.version = ActiveAdmin::Mongoid::VERSION
gem.license = 'MIT'

gem.add_runtime_dependency 'mongoid', ['> 3.0', '< 5.0']
gem.add_runtime_dependency 'mongoid', ['> 3.0', '<= 7.0.1']
gem.add_runtime_dependency 'activeadmin', ['1.3.1']
gem.add_runtime_dependency 'jquery-rails'
gem.add_runtime_dependency 'sass-rails', ['>= 3.1.4', '< 5.0']
Expand Down

0 comments on commit b6d0527

Please sign in to comment.