Gemfile in mongoid-enum-i18n-0.3.3 vs Gemfile in mongoid-enum-i18n-0.5.0
- old
+ new
@@ -10,7 +10,7 @@
gem 'rubocop'
gem 'guard-rspec'
gem 'guard-rubocop'
gem 'rspec', '>= 3.2.0'
gem 'codeclimate-test-reporter', require: nil
- gem 'mongoid-rspec', git: 'https://github.com/nofxx/mongoid-rspec'
+ gem 'mongoid-rspec' #, git: 'https://github.com/nofxx/mongoid-rspec'
end