Skip to content

Commit

Permalink
fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai Srinivasan committed May 5, 2024
1 parent 3c1cbe9 commit 39da475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://rubygems.org'
gemspec

case ENV['MONGOID_VERSION']
when /^9/
when /^9/
gem 'mongoid', '~> 9.0'
when /^8/
gem 'mongoid', '~> 8.0'
Expand Down

0 comments on commit 39da475

Please sign in to comment.