Skip to content

Commit

Permalink
Add gemfile for mongoid 8
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Sep 30, 2022
1 parent dd875df commit a0961f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gemfiles/mongoid-8.0.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
source 'https://rubygems.org'

gem 'mongoid', '~> 8.0.0'
gem 'rails', '~> 7.0'

gemspec path: '../'

0 comments on commit a0961f6

Please sign in to comment.