Skip to content

Commit 809e1c7

Browse files
committed
Bump readme version in gemfile line
1 parent bebfdff commit 809e1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For more on Mongoid support in ActiveAdmin see [this issue](https://github.com/g
3838
Add the following gems to your application's Gemfile, and lock the version:
3939

4040
```ruby
41-
gem 'activeadmin-mongoid', '0.8.0'
41+
gem 'activeadmin-mongoid', '0.9.0'
4242
gem 'ransack-mongoid', github: 'activerecord-hackery/ransack-mongoid'
4343
```
4444

0 commit comments

Comments
 (0)