Skip to content

Commit

Permalink
Mongoid
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-kolb committed Sep 3, 2024
1 parent a9c5044 commit a0b346e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'grape', '~> 1.8.0'
gem 'grape-entity', '~> 0.8.1'
gem 'iso_country_codes'
gem 'mongo', '~> 2.8.0'
gem 'mongoid', '~> 6.0'
gem 'mongoid', '~> 6.4'
gem 'rake'
gem 'require_all'
gem 'rest-client'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ DEPENDENCIES
iso_country_codes
minitest
mongo (~> 2.8.0)
mongoid (~> 6.0)
mongoid (~> 6.4)
rack-test
rake
require_all
Expand Down

0 comments on commit a0b346e

Please sign in to comment.