Skip to content

Commit 0459677

Browse files
committed
[MODEL] Use Mongoid 4.0.0 instead of "beta1"
1 parent 6223f8f commit 0459677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-model/gemfiles/4.0.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ gemspec path: '../'
99

1010
gem 'activemodel', '~> 4'
1111
gem 'activerecord', '~> 4'
12-
gem 'mongoid', '~> 4.0.0.beta1'
12+
gem 'mongoid', '~> 4.0.0'

0 commit comments

Comments
 (0)