Skip to content

Commit

Permalink
Update activeadmin-mongoid.gemspec
Browse files Browse the repository at this point in the history
Co-Authored-By: David Rodríguez <deivid.rodriguez@riseup.net>
  • Loading branch information
grzegorz-jakubiak and deivid-rodriguez committed Jan 28, 2020
1 parent 09417ef commit f8a40be
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 @@ -20,7 +20,7 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = '>= 2.4'

gem.add_runtime_dependency 'mongoid', '>= 6.0', '<= 7.0'
gem.add_runtime_dependency 'mongoid', '>= 6.0', '< 8.a'
gem.add_runtime_dependency 'activeadmin', '>= 1.4.3'
gem.add_runtime_dependency 'kaminari-mongoid'
gem.add_runtime_dependency 'jquery-rails'
Expand Down

0 comments on commit f8a40be

Please sign in to comment.